RCBPtn read/write fix - #49
Conversation
hgangwar
commented
Oct 4, 2025
- Adds the
$\text{dimVar}$ in$\text{RCBPtn}$ read/write functions. - Fixes the
$\text{cutsVar}$ scheduling.
|
@hgangwar |
|
redev/.github/workflows/cmake.yml Lines 105 to 112 in ee37285 The workflow is not up to date with the current CMakeLists.txt. Perfstubs was introduced later and is now a required package. |
|
adios2 vendors perfstubs ... even in the ancient version 2.9 that we are using. An issue for the CI problem is here: #50 |
|
@hgangwar Would you please merge or rebase on main? There are changes there to the CI that should fix the adios/perfstubs issues with the latest failing CI builds. |
|
@cwsmith looks like this is all set to merge. |