Skip to content

[REVIEW] Add conda yml forcugraph+torch+DGL dev #2919

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-22.12from
VibhuJawa:cugraph_dgl_dev.yml
Nov 21, 2022
Merged

[REVIEW] Add conda yml forcugraph+torch+DGL dev #2919
rapids-bot[bot] merged 2 commits intorapidsai:branch-22.12from
VibhuJawa:cugraph_dgl_dev.yml

Conversation

@VibhuJawa
Copy link
Member

This PR adds a yml file which can be used to do cugraph+torch+DGL development.

Verified that following works locally :

mamba env create --name cugraph_dev_116_test -f conda/environments/cugraph_dev_cuda11.6.yml 
conda activate cugraph_dev_116_test

bash build.sh

cd python/cugraph_dgl && pip install -e . && pytest tests/

CC: @rlratzel , @alexbarghi-nv

@VibhuJawa VibhuJawa added non-breaking Non-breaking change feature request New feature or request labels Nov 10, 2022
@VibhuJawa VibhuJawa marked this pull request as ready for review November 10, 2022 22:02
@VibhuJawa VibhuJawa requested a review from a team as a code owner November 10, 2022 22:02
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@VibhuJawa
Copy link
Member Author

@gpucibot merge

@BradReesWork BradReesWork added this to the 22.12 milestone Nov 21, 2022
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit aab7103 into rapidsai:branch-22.12 Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request New feature or request non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants