Skip to content

Commit

Permalink
Update dgl dependency to dglcuda=11.6 (#2929)
Browse files Browse the repository at this point in the history
This PR fixes #2928

Authors:
  - Vibhu Jawa (https://github.com/VibhuJawa)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #2929
  • Loading branch information
VibhuJawa authored Nov 17, 2022
1 parent e8085a1 commit 3d95eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/cugraph-dgl/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requirements:
- cugraph={{ version }}
- numba >=0.56.2
- numpy
- dgl >=0.8
- dgl-cuda11.6 >=0.9
- pytorch
- cudatoolkit =11.6

Expand Down

0 comments on commit 3d95eee

Please sign in to comment.