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

gpu allocation #148

Open
telegraphic opened this issue Dec 15, 2020 · 0 comments
Open

gpu allocation #148

telegraphic opened this issue Dec 15, 2020 · 0 comments

Comments

@telegraphic
Copy link
Collaborator

I couldn’t get bifrost code to fully execute on a GPU other than GPU=0, but if you set an environment variable like this before running the code, it will work correctly:

CUDA_VISIBLE_DEVICES=2 spip_correlator.py

(Not sure if this is just our setup)

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

No branches or pull requests

2 participants