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

CUDA v 12.3.X on windows #263

Open
PrzemyslawNogiecImg opened this issue Jan 8, 2024 · 4 comments
Open

CUDA v 12.3.X on windows #263

PrzemyslawNogiecImg opened this issue Jan 8, 2024 · 4 comments

Comments

@PrzemyslawNogiecImg
Copy link

PrzemyslawNogiecImg commented Jan 8, 2024

Hi, @Jimver

i'm trying to use CUDA version 12.3.1 in my github workflow, but installing cuda fails with error:
\cuda_installer-windows-10.0.20348-12.3.0\cuda_installer-windows-10.0.20348_12.3.0.exe' failed with exit code 2147944003

worker on windows 10, any ideas? v.12.2 installs fine.

I've tried network and local installers, both are not working.

regards

@PrzemyslawNogiecImg PrzemyslawNogiecImg changed the title CUDA v 12.3.X CUDA v 12.3.X on windows Jan 8, 2024
@Jimver
Copy link
Owner

Jimver commented Jan 14, 2024

Yeah I can reproduce it with windows-2022, but windows-2019 still works. Not sure what changed though, will try to debug on a win 11 box when I have time.

@PrzemyslawNogiecImg
Copy link
Author

when i was searching about error code a found that it might be related with https://learn.microsoft.com/pl-pl/cpp/windows/latest-supported-vc-redist?view=msvc-170, maybe it will help

regards

MartinPulec added a commit to MartinPulec/GPUJPEG that referenced this issue Feb 16, 2024
mdegans added a commit to mdegans/weave that referenced this issue May 23, 2024
Cuda install was failing on Windows 2022 because of this issue:

Jimver/cuda-toolkit#263

So we'll use windows-2019 to build instead.
@korejan
Copy link

korejan commented Jun 20, 2024

I've been using Jimver/[email protected] on win2022 runner for sometime and didn't bother to change it. I just noticed it has recently been passing without any warnings/errors so it looks like it's fixed.

edit: switched to latest/v0.2.15 working too

@PrzemyslawNogiecImg
Copy link
Author

great news, we are planning to start using cuda 12.5 in our projects

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

No branches or pull requests

3 participants