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

CUDA Memory allocation in CPU mode #48

Open
ThFriedrich opened this issue May 18, 2022 · 0 comments
Open

CUDA Memory allocation in CPU mode #48

ThFriedrich opened this issue May 18, 2022 · 0 comments

Comments

@ThFriedrich
Copy link
Contributor

When running MULTEM on CPU, by setting:
input_multem.system_conf.device = 1;
the code seems to try and allocate some GPU memory at some point anyway. Even though the simulation runs fine on the CPU, it will give an error message CUDA error: out of memory in the command prompt when there is no GPU memory available.

Screenshot

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