Describe the Problem
Several fields are allocated twice in cuda_hydroCoreDevice.cu:
lines 149–177 and lines 184–216
The duplicate lines are erroneous and should be removed to avoid using a larger device memory footprint than required. Remove lines 149-177.
Relevant Deadlines
Patch the latest release as soon as possible.
New Parameters
None
Technical References
None
Define the Metadata
Assignee
Labels
Bugfix Checklist (DETAILS TBD - THE INFO BELOW IS NOT YET DECIDED UPON)
Describe the Problem
Several fields are allocated twice in cuda_hydroCoreDevice.cu:
lines 149–177 and lines 184–216
The duplicate lines are erroneous and should be removed to avoid using a larger device memory footprint than required. Remove lines 149-177.
Relevant Deadlines
Patch the latest release as soon as possible.
New Parameters
None
Technical References
None
Define the Metadata
Assignee
Labels
Bugfix Checklist (DETAILS TBD - THE INFO BELOW IS NOT YET DECIDED UPON)
Branch name:
bugfix_<Issue Number>_main_<Version>_<Description>Pull request:
bugfix <Issue Number> main_<Version> <Description>Select: Reviewer(s)
Branch name:
bugfix_<Issue Number>_develop_<Description>Pull request:
bugfix <Issue Number> develop <Description>