Skip to content

Commit

Permalink
Updating cuda install
Browse files Browse the repository at this point in the history
  • Loading branch information
bkraad47 committed Jul 24, 2024
1 parent 18b1e54 commit 7fb09fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
id: cuda-toolkit
with:
cuda: '12.5.0'
method: 'network'
sub-packages: '["nvcc", "cudart", "cufft"]'

- name: Install Python dependencies
run: |
Expand Down

0 comments on commit 7fb09fe

Please sign in to comment.