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

Update README.md #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SuperSecureHuman
Copy link

When using Cuda 11.6, NVCC expects the compiler version to be less than 11.x.x. (For diffvg)

Updated a solution on the readme

@ximinng
Copy link
Owner

ximinng commented Dec 11, 2023

I used CUDA version 11.7 and did not find this issue, I kept the issue open to see if I encountered the same thing

@SuperSecureHuman
Copy link
Author

Makes sense. It dosent come up when the GCC version 11 or lower. In my case, when I was using it locally, I got the issue. My local GCC is version 13.x.x.

@ximinng
Copy link
Owner

ximinng commented Dec 11, 2023

My GPU server GCC version is 12.1.0.
Anyway, thanks for asking this question, I think it's helpful for other players!

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

Successfully merging this pull request may close these issues.

None yet

2 participants