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

When reconstructing with rtk, the cuda memory is not released #616

Closed
qingwang-usc opened this issue Sep 6, 2024 · 3 comments
Closed

When reconstructing with rtk, the cuda memory is not released #616

qingwang-usc opened this issue Sep 6, 2024 · 3 comments

Comments

@qingwang-usc
Copy link

Hi @SimonRit , recently when trying to FDK reconstruction using RTK, I noticed that the cuda memory is not released, and I would like to know if there is some way to be able to release the cuda memory after each reconstruction?
联想截图_20240906094056

@SimonRit
Copy link
Collaborator

SimonRit commented Sep 6, 2024

Hi @qingwang-usc,
This is a duplicate of #612 which has been fixed (hopefully). This was a bug, sorry, which has been fixed. I'm closing but please re-open if upgrading to master does not fix the bug. Note that you'll soon be able to use the CI python packages as soon as they finish compiling, available as artifacts here.

@SimonRit SimonRit closed this as completed Sep 6, 2024
@qingwang-usc
Copy link
Author

Thanks for the reply, but I'm still a bit confused on how to fix this bug. Should I modify the src/rtkCudaUtilities.cu file or recompile the RTK?

@SimonRit
Copy link
Collaborator

SimonRit commented Sep 6, 2024

If you compile RTK, you should update the sources to the master's HEAD and recompile. If you use the pypi Python package, you should download a Python package availabe from the CI here and install it.

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

2 participants