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

Clean up bookkeeping of DataManager::registeredTreePieces #165

Open
trquinn opened this issue Feb 2, 2024 · 0 comments
Open

Clean up bookkeeping of DataManager::registeredTreePieces #165

trquinn opened this issue Feb 2, 2024 · 0 comments
Labels

Comments

@trquinn
Copy link
Member

trquinn commented Feb 2, 2024

There are a few #ifdef CUDAs around the cleanup of registeredTreepieces---a vector of treepieces on each node. This information could be useful elsewhere (e.g. the TreePieceReplica code) so all these CUDA ifdefs could be removed and the cleanup done in one place. I suggest the start of Main::buildTree().

@trquinn trquinn added the cleanup label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant