Yanfei Guo
Yanfei Guo
@hzhou It OK to delay. I need to do some more performance studies. Making this draft for now.
test:mpich/ch4/ofi
test:mpich/ch4/gpu
test:mpich/ch4/gpu
> The `__HIP_PLATFORM_AMD__` is defined in `src/mpl/include/mpl_gpu_hip.h` -- [69d4924](https://github.com/pmodels/mpich/commit/69d4924f499aadab3f92134dbce38e6199c6d3f0) Figured out a way to fix this cleanly.
Looking at the test mentioned in the example, I don't think the use of of `shmem` info hint was the intention. The point of using `MPI_Win_allocate` is that processes on...
Need to check what other tests beside `reqops.c` need this change.
I am going to cherry-pick the RMA changes from #5725 and go from there.
test:mpich/ch4/gpu
test:mpich/ch4/most