Skip to content

Commit d7d2743

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

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

.github/workflows/build.yml

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

157157
- name: Peek cuda-toolkit info
158158
id: peek_cuda_toolkit

.idea/workspace.xml

Lines changed: 23 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)