-
Notifications
You must be signed in to change notification settings - Fork 40
squeeze some more space out of VODE's memory footprint #1867
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
base: development
Are you sure you want to change the base?
Conversation
|
this actually results in a 1% slowdown on Frontier (for |
|
groot GPU tests: http://groot.astro.sunysb.edu/Microphysics/test-suite/gpu/2025-10-25-001/index.html it seems like this can make a small diff in some cases with CUDA. On Frontier, it is less clear. |
|
changing the type of the pivot array makes things worse. If I remove that, the remainder of the changes are mostly just making things const. |
|
this still causes answer diffs on Frontier. Not sure where the issue is |
No description provided.