Hui Zhou
Hui Zhou
UCX's name string does not fit inside `MPI_MAX_PORT_NAME`, which is only `256`. What to do?
Need status update.
I assume the last comment means the issue was fixed. Certainly the coverage may not be ideal, but that's for another issue another time.
@srirajpaul Do we still need this PR to be merged?
@raffenet Could you update the status of this issue? In particular, which test with which config option?
I wonder since I don't recall seeing the failures in nightly Jenkins.
> They are seed specific. The particular seed value was only used during development. It did not make it into the merge. I see. Yaksa is not 32-bit clean at...
> @hzhou Yaksa is 32-bit clean. Are you seeing some error on 32-bit systems? Yes. Currently Jenkins nightly tests is failing on `centos32` because of it. See https://jenkins-pmrs.cels.anl.gov/job/mpich-main-ch4-ofi/compiler=gnu,fabric_prov=sockets,jenkins_configure=default,label=centos32/lastCompletedBuild/testReport/ Last time...
I only looked at one case a few months ago. The issue is with `long double`. On 32-bit systems, the alignment of `long double` is `4`, so it is correct...
test:mpich/custom netmod: ch4:ofi