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

How to make sure it runs on cuda #56

Closed
aniqueakhtar opened this issue Mar 9, 2020 · 2 comments
Closed

How to make sure it runs on cuda #56

aniqueakhtar opened this issue Mar 9, 2020 · 2 comments
Labels

Comments

@aniqueakhtar
Copy link

I am using an anaconda environment.

These do not hold true for me:

$ echo $PATH
>>> /usr/local/cuda/bin:...

$ echo $CPATH
>>> /usr/local/cuda/include:...

I believe the current code is not working on GPU. How can I make sure I can run it on the GPU?

Also, I installed using pip so I can't run this command either:
python setup.py test

Thanks

@rusty1s
Copy link
Owner

rusty1s commented Mar 10, 2020

I am not sure I understand? Did you run pip install ...? What is the error message?

@github-actions
Copy link

This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants