Skip to content

bug(windows): hang on install CUDA Toolkit 12.4.0 #436

@setoelkahfi

Description

@setoelkahfi

I've been trying to solve this for hours, I tried the combination of network: local, disabled github cache, etc;:

Run Jimver/cuda-toolkit@v0.2.30
  with:
    cuda: 12.4.0
    method: local
    sub-packages: ["nvcc", "cudart", "cublas", "cublas_dev", "cudart_dev"]
    use-github-cache: false
    non-cuda-sub-packages: []
    linux-local-args: ["--toolkit", "--samples"]
    use-local-cache: true
    log-file-suffix: log.txt
  env:
    PNPM_HOME: C:\Users\runneradmin\setup-pnpm\node_modules\.bin
C:\hostedtoolcache\windows\cuda_installer-windows-x64\12.4.0\x64\cuda_installer-windows-10.0.26100-x64_12.4.0.exe -s nvcc_12.4 cudart_12.4 cublas_12.4 cublas_dev_12.4 cudart_dev_12.4
Warning: Error during installation: Error: The process 'C:\hostedtoolcache\windows\cuda_installer-windows-x64\12.4.0\x64\cuda_installer-windows-10.0.26100-x64_12.4.0.exe' failed with exit code 3772776473
Error: Error: The process 'C:\hostedtoolcache\windows\cuda_installer-windows-x64\12.4.0\x64\cuda_installer-windows-10.0.26100-x64_12.4.0.exe' failed with exit code 3772776473

Runner

Microsoft Windows Server 2025 10.0.26100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions