Min Si
Min Si
I think I used the MPI tutorial code. Can you try this: [stencil_lock_put.c](https://github.com/pmodels/mpi-tutorial-examples/blob/master/rma/stencil_lock_put.c)
Liked the Summit wiki!
After `module unload darshan-runtime`, I see a different PMI error when running with `mpich/main` + `jsrun`. ### MPICH/main configure: ``` module load gcc module load cuda/10.1.243 module unload darshan-runtime yaksadir=$HOME/git/yaksa/build-cuda10.1.243/install...
@raffenet Can you please suggest the right fix for the above PMIx bug? I did a naive fix (increasing value of `pmi_max_val_size` ) on summit and now `mpich/main + jsrun`...
TODO: Both hydra and jsrun works with mpich/main on Summit now. Going to write note to https://wiki.mpich.org/mpich/index.php/Summit [DONE]
`segmentation` does not seem to be the right solution to me. PMI1 and PMI2 had such approach because they have the `PMI2_MAX_VALLEN` limit and require the user to provide the...
@hzhou I don't understand the PMI code well enough, thus cannot make a design decision now. I will try to spend more time on it and fix later. I guess...
@raffenet why do we have the encode/decode steps in PMI1/PMI2?
I don't have approval permission. Sorry I cannot help. The PR itself looks good to me :-)