dmlc / dmlc/dgl

[FEA] Support cugraph Nightly in the CI

Open
#4,324 23 comments 0 reactions 1 assignee Claimed by @VibhuJawa View on GitHub
feature request
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## 🚀 Feature

We should support cugraph nightly in the CI.

## Motivation

Currently we use `nvcr.io/nvidia/pytorch:22.04-py3` image based on the jenkins file [here](https://github.com/Rhett-Ying/dgl/blob/463650a772e0c86f11a0184483acbb877404d3b6/Jenkinsfile#L258-L269) . This pulls in cugraph 22.02 while we are currently at `22.08` with the latest nightly.

Having the latest nightly will help speed up integration as it will help us the features we push in the latest cugraph nightly.

## Pitch
We should figure out a way to get the latest nightly. One way can be to build a conda environment on top of our docker image.

CC: @TristonC

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.