Skip to content

Commit 1bf8df1

Browse files
committed
speed up cuda on windows
1 parent ac8f5dd commit 1bf8df1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
with:
153153
cuda: '12.2.0'
154154
method: 'local'
155+
sub-packages: '["cudart","nvcc","cublas"]'
155156

156157
- name: Peek cuda-toolkit info
157158
id: peek_cuda_toolkit

0 commit comments

Comments
 (0)