Closed MamziB closed 2 years ago
the problem here is that the tests in contrib
are from the Global Arrays repo and they are supposed to verify compliance with the official implementation. if there is a violation of the MPI standard in these tests, then it's up to ARMCI-MPI to deal with it. i'll try to solve this.
ok i think this is probably a mistake in the upstream test. i'll see if i can get that fixed.
once https://github.com/GlobalArrays/ga/pull/264 is merged, i'll copy the fix here.
https://github.com/GlobalArrays/ga/pull/264 was merged
Fix the dst addrs in Get inside contrib/non-blocking/overlap benchmark.
Signed-off-by: Mamzi Bayatpour mbayatpour@nvidia.com
@jeffhammond During our OSC UCX testings we encountered an issue with this test. Please take a look.