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

Not able to build the project while using cuda-10.1. Getting some errors. #147

Open
Rishabh-Samra opened this issue Dec 25, 2021 · 2 comments

Comments

@Rishabh-Samra
Copy link

So I have cuda-10.1 installed. I followed the steps given in the repository but when I run ./build.sh inside my_package directory, I got the error saying command 'gcc' failed with exit status 1.(screenshots attached). GCC version that is installed in my conda environment is 11.2.0. As mentioned in the errors of screenshot, there was no folder named crt but there were host_defines.h files in include directory of cuda-10.1 . So I tried to create a folder named crt inside include directory of cuda-10.1 and copied the host_defines.h files there but after that too there were some lengthy errors coming initial of which I have attached(error2).

I request people and the authors to help me rectify this issue. What can be the reason for these issues to come up? Is it due to the usage of cuda-10.1 ?

GCC_FailedError

Error2

@martian1231
Copy link

I am facing the similar issue, please help.

@laomao0
Copy link

laomao0 commented Jan 16, 2022

If you do not want to build CUDA programs.
We provide the CUPY version of those packages.
The cupy files do not need to be built.
please refer to:
https://github.com/laomao0/cupy_packages

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