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

Support read/write nifti when large number of observations. #3

Open
brudfors opened this issue Jun 22, 2020 · 1 comment
Open

Support read/write nifti when large number of observations. #3

brudfors opened this issue Jun 22, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@brudfors
Copy link
Owner

GPU memory will become an issue for a large number of observed images, support reading writing from disk, directly into GPU memeory, would alleviate this problem.

@brudfors brudfors added the enhancement New feature or request label Jun 22, 2020
@brudfors brudfors self-assigned this Jun 22, 2020
@brudfors
Copy link
Owner Author

An option could be to use .detach.cpu() and have some stuff in regular RAM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Core development
Awaiting triage
Development

No branches or pull requests

1 participant