William R Tobin
William R Tobin
We need to update caliper to include a fix related to the time history output. Additionally when we update we want to rebuild with improved column output support. Also we...
Change the policy at e.g. https://github.com/GEOSX/GEOSX/blob/7f543eaf2ae3c9ce9bead7678ade167fa7bfbd4e/src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsLagrangianFEM.cpp#L268 And compile / link the code on a platform with gpu dispatch, and the code will fail to link with the easiest error message...
No in-code changes other than accomodating TPL version differences https://github.com/GEOSX/LvArray/pull/248
No in-code changes other than accomodating TPL version differences
- [x] Pack device-packable objects on device whenever possible, otherwise pack on host - [x] Cleanup packing traits - [x] Unit tests passing - [ ] Regression tests passing on...
Do we want to implement an actual merge train / merge queue solution to prevent the situation we often have now where branches in the PR Merge Order > Merge...
This is WIP work on a memory corruption issue on Frontier for one of the finest-scale ECP problems. We may decide to merge this after removing all string arrays in...