-
Notifications
You must be signed in to change notification settings - Fork 74
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
Fails to build on AmazonLinux #25
Comments
Are you able to install from the Conda package? |
Hi, I was able to install the package from conda. |
Great! Thank for the update 🙏 Will go ahead and close. Though if building from source is important, we can reopen. |
Hi, I would like to build it from source since I will not have conda env on the target machine. |
It should be possible to install Conda anywhere. Is there a reason this doesn't work? |
we do not ship conda on production machine. |
Could I ask why that is? |
Starting from CUDA Python 11.7.1, Installing from Source requires the latest CTK headers. Release notes goes into a bit more detail. The error above is from using |
Thanks @vzhurba01 for the response. So which version I can use with Cuda-11.2? I see that release tags are from 11.4. |
Hi,
I checked out the package and tried to build it on AmazonLinux but it fails to compile. Please see the build output below. I also tried all other commands there were mentioned in installation guide, but all failed with the same issue.
Cuda : 11.2
GCC: 9.3
The text was updated successfully, but these errors were encountered: