Hui Zhou
Hui Zhou
> Is this the last in this series or is there more? Yeah, this is the last of the previous big PR, but it is the base of new rounds...
Whitespace checker is for each commit. You need to squash the commits in order to pass.
> > > What is the use-case for replacing values in the KVS? FYI, this type of behavior is not allowed by PMI1 and PMI2, though as you found, Hydra...
> > > Is anyone able to pass the whitespace checker first try? Some of its corrections are super questionable I think. LIke in the below "bad" code the opening...
test:mpich/warnings test:mpich/ch4/ofi
test:mpich/ch3/most test:mpich/ch4/most
In stead of strip the functionality from ROMIO, why don't we supply a dummy or fallback `MPIR_Get_node_id` (e.g. using `static inline`) in `mpir_ext.h`?
Is this issue resolved?
@roblatham00 I thought the hint was already added. No?
> @hzhou this is a separate issue. We have a hint for the "synchronizing sync" behavior. This hint would allow us to further separate "visibility" from "durability" . As Adam...