You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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.
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?

The text was updated successfully, but these errors were encountered: