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

using cudarray with strictly CPU #78

Open
wcarvalho opened this issue Jun 8, 2017 · 0 comments
Open

using cudarray with strictly CPU #78

wcarvalho opened this issue Jun 8, 2017 · 0 comments

Comments

@wcarvalho
Copy link

This library is a dependency for another library I want to use. I am curious if I can install this library to strictly use CPU.

If so, do I simply not set CUDA_PREFIX and set CUDNN_ENABLED=0 and only run "python setup.py --without-cuda install"? I need nvcc (from nvidia) if I am to do "make && make install".

Thanks for your time.

Cheers,
Wilka

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