Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Nov 21, 2022

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