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

My GPU card doesn't support cuda,can I use your code? #125

Open
wwb20030901 opened this issue Feb 7, 2018 · 0 comments
Open

My GPU card doesn't support cuda,can I use your code? #125

wwb20030901 opened this issue Feb 7, 2018 · 0 comments

Comments

@wwb20030901
Copy link

@CharlesShang
python setup.py build_ext # --inplace
Traceback (most recent call last):
File "setup.py", line 55, in @
CUDA = locate_cuda()
File "setup.py", line 43, in locate_cuda
raise EnvironmentError('The nvcc binary could not be # '
EnvironmentError: The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME
Makefile:2: recipe for target 'all' failed
make: *** [all] Error 1****

my GPU is Intel graphics 4000,doesn't support the cuda of NVIDIA,can I modify your configure file to solve this problem

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

1 participant