Skip to content

Commit

Permalink
cublas_dev -> cublas
Browse files Browse the repository at this point in the history
  • Loading branch information
LLukas22 committed Jul 6, 2023
1 parent 1d697e7 commit 4ca7f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
cuda: '12.1.0'
method: 'network'
sub-packages: '["nvcc","cudart","cublas_dev"]'
sub-packages: '["nvcc","cudart","cublas"]'
- uses: Jimver/cuda-toolkit@v0.2.10
if: matrix.os == 'windows-latest'
id: cuda-toolkit-windows
Expand Down

0 comments on commit 4ca7f81

Please sign in to comment.