On Mar 14, 2019, at 8:46 PM, Gilles Gouaillardet wrote:
>
> The first location is indeed in ompi_coll_libnbc_iallreduce()
What on earth was I looking at this morning? Scheesh. Thanks for setting me
straight...!
--
Jeff Squyres
jsquy...@cisco.com
Jeff,
The first location is indeed in ompi_coll_libnbc_iallreduce()
Lee Ann,
thanks for the bug report,
for the time being, can you please give the attached patch a try ?
Cheers,
Gilles
FWIW
NBC_Schedule_request() sets handle->tmpbuf = tmpbuf and call
NBC_Start(handle, schedule)
Lee Ann --
Thanks for your bug report.
I'm not able to find a call to NBC_Schedule_request() in
ompi_coll_libnbc_iallreduce().
I see 2 calls to NBC_Schedule_request() in
ompi/mca/coll/libnbc/nbc_iallreduce.c, but they are in different functions.
Can you clarify exactly which one(s) you're ref
I'm trying to build OpenMPI 3.1.2 as part of Mellanox HPC-X and I'm having some
problems with the underlying libraries. The true problem was masked for awhile
by an bug in error handling in OpenMPI. In mca/coll/libnbc/nbc_iallreduce.c in
function ompi_coll_libnbc_iallreduce() we have some erro