Skip to content

Commit

Permalink
Remove dependencies > cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Oct 21, 2024
1 parent 0096b92 commit 81f3947
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ files:
arch: [x86_64]
includes:
- checks
- cuda
- cuda_version
- docs
- python_build_rapids
Expand Down Expand Up @@ -98,25 +97,6 @@ dependencies:
cuda: "12.5"
packages:
- cuda-version=12.5
cuda:
specific:
- output_types: [conda]
matrices:
- matrix:
cuda: "12.*"
packages:
- cuda-cudart-dev
- cuda-nvtx-dev
- cuda-profiler-api
- libcublas-dev
- libcurand-dev
- libcusolver-dev
- libcusparse-dev
- matrix:
cuda: "11.*"
packages:
- cudatoolkit
- cuda-nvtx
docs:
common:
- output_types: [conda]
Expand Down

0 comments on commit 81f3947

Please sign in to comment.