Jonathan Lifflander
Jonathan Lifflander
Our project (https://github.com/DARMA-tasking/vt) uses Boost context for our task-based runtime system for scientific applications in HPC. Recently, we found a bug in a scientific application that uses our library after...
Fixes #2201 To-do before merging: - [x] remove `CMFTypeEnum::NormBySelf` from the code (both definitions and use) following discussion @nlslatt - @ppebay - [x] remove `NOMERGE` commits from history
Fixes #2187
Fixes #410 - After discussions about what is needed to support the resilience work, I've reopened this issue and semi-rebased/rewrote the old PR (that was closed) in a much cleaner...
Fixes #2205
Fixes #2174
Fixes #2209 - Redesign location manager to use objgroups instead of the hackish method used currently. This reduces a bunch of code and simplifies the interactions. - Had to order...
**Describe the bug** As @pierrepebay and @cwschilly were working on displaying the communication graph in vt-tv, we noticed that there were communication edges in the JSON LB data file output...
**What Needs to be Done?** Add stricter warnings to cmake build
**What Needs to be Done?** - [ ] Start with the swapping approach.