Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up CUDA Toolkit installation in Windows CI #4310

Merged

Conversation

WeiqunZhang
Copy link
Member

Only install the cuda sub-packages we need. This reduces cuda-toolkit time from 15-20 minutes to a few minutes. Apparently it's very slow to install the visual_studio_integration package. We also use ninja as CMake's generator now.

Only install the cuda sub-packages we need. This reduces cuda-toolkit time
from 15-20 minutes to a few minutes. Apparently it's very slow to install
the visual_studio_integration package. We also use ninja as CMake's
generator now.
@WeiqunZhang WeiqunZhang requested a review from ax3l January 26, 2025 02:34
@WeiqunZhang WeiqunZhang changed the title Speed up CUDA Toolkit installation in Window CI Speed up CUDA Toolkit installation in Windows CI Jan 26, 2025
@WeiqunZhang WeiqunZhang requested a review from atmyers February 2, 2025 23:44
@asalmgren asalmgren self-requested a review February 3, 2025 18:04
@WeiqunZhang WeiqunZhang merged commit 91527bb into AMReX-Codes:development Feb 3, 2025
75 checks passed
@WeiqunZhang WeiqunZhang deleted the cudatoolkit-win-ci branch February 3, 2025 18:37
@ax3l
Copy link
Member

ax3l commented Feb 3, 2025

Nice!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants