We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d3bb7 commit f55cd9eCopy full SHA for f55cd9e
.github/workflows/cuda.yml
@@ -41,6 +41,8 @@ jobs:
41
id: cuda-toolkit
42
with:
43
cuda: '12.4.0'
44
+ sub-packages: '["nvcc"]'
45
+ method: 'network'
46
47
- name: Get number of CPU cores
48
uses: SimenB/[email protected]
0 commit comments