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

Unwanted creation of extra memory for data_consistency in gpuNUFFT #197

Open
chaithyagr opened this issue Sep 23, 2024 · 0 comments
Open
Labels
operators About MRI-NUFFT Operators perf

Comments

@chaithyagr
Copy link
Member

obs_data_tmp.set(obs_data_[i])

This memory isnt really needed as we already have obs_data saved... This can help make it more memory efficient

@paquiteau paquiteau added perf operators About MRI-NUFFT Operators labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operators About MRI-NUFFT Operators perf
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants