Skip to content

Commit

Permalink
Add cuda-nvml-dev to dependencies.yaml. (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Jul 23, 2024
1 parent 94367fd commit 563ed8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- cmake>=3.26.4,!=3.30.0
- cuda-cudart-dev
- cuda-nvcc
- cuda-nvml-dev
- cuda-nvtx
- cuda-version=12.5
- cudnn=8.8
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ dependencies:
cuda: "12.*"
packages:
- cuda-cudart-dev
- cuda-nvml-dev
- cuda-nvtx
checks:
common:
Expand Down

0 comments on commit 563ed8c

Please sign in to comment.