karpathy/llm.c

Windows issue with Cuda Toolkit 12.5 and latest MSVC compiler 17.10

rosslwheeler opened this issue · 2 comments

Nvidia is going to release a new version of the 12.5 toolkit (soon) to fix.

If you upgraded (like I did) - you'll need to downgrade to 17.9, Will close this ticket when the new version of 12.5 is released.

According to the release notes, Cuda Toolkit 12.5 Update 1 has the fix.

https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#resolved-issues

Will test and assuming it passes, then will close this issue.

Closing - fixed with #703