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

Assertion Null != plan->cuplan failed, GPU memory limitations #251

Open
jonathanstelter opened this issue Mar 16, 2021 · 0 comments
Open

Comments

@jonathanstelter
Copy link

I am using the 'pics' command for a large dataset that probably exceeds the GPU Memory. I have noticed the following error:

bart: /path/to/bart/src/num/fft.c:318: fft_apply: Assertion `NULL != plan->cuplan' failed.
/path/to/bart//bart pics -g -S -R W:6:0:0.001 -i50

If I do not use the GPU or if I process the dataset in two chunks, 'pics' works fine. I am using bart v0.7.00 and cuda-10.1 on ubuntu.

Can bart process the dataset in chunks if there are memory limitations? Do I have to specify other options in this case? Thank you very much.

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