Skip to content

Additional debugging messages in VarHandleBase and StoreGate

Beojan Stanislaus requested to merge cherry-pick-55d98a15 into main

These are some debugging messages I added to VarHandleBase and StoreGate while debugging an I/O issue in Athena MPI. They may be useful in other situations

SGImplSvc::dump() has also been changed to provide more information, and use fmtlib to improve performance.

(cherry picked from commit 55d98a15)

Merge request reports