Hackathon project08: Preserve moved array storage in VoxelsOnCartesianGrid for CUDA-managed images#1693
Merged
KrisThielemans merged 7 commits intoUCL:masterfrom Mar 12, 2026
Conversation
KrisThielemans
approved these changes
Mar 12, 2026
Collaborator
KrisThielemans
left a comment
There was a problem hiding this comment.
merging master first, but looks good.
Contributor
Author
|
Dear Professor @KrisThielemans, |
casperdcl
approved these changes
Mar 12, 2026
fix to version 1.* [actions skip]
Collaborator
|
appveyor fix to use libparallelproj=1 (as opposed to skipping it), pending #1689 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is PART of Hackathon Project 8: update STIR data to CUDA managed pointers, then adapt sirf.STIR data-containers (images first) and expose the underlying CUDA managed pointer to Python. This PR contains the STIR part of that work. The companion SIRF changes are in the fork under Dimitra-Kyriakopoulou/SIRF on branch Hackathon_Project8, and the runnable end-to-end benchmark is in the separate repository Dimitra-Kyriakopoulou/hackathon_project_08_stir_cuda_managed_pointers.
Changes in this pull request
Role
Testing performed
Related issues
Checklist before requesting a review
documentation/release_XXX.mdhas been updated with any functionality change (if applicable)Contribution Notes
Please tick the following: