Howard Pritchard
Howard Pritchard
closing this PR
Would it be possible to build a debug version of libfabric on trinitite and then get a core file(s)? I can take a look and see what might be going...
yes this would be a good idea to add to ucx package.
i'm assigning to myself but it will be on the lower end of my priority queue, so if someone else wants to take it that would be great.
this issue needs some additional context. Apparently a variant of spack environments works without a HOME directory defined, causing problems with spack installs of open mpi unless one disables use...
Good point about the possible matching of a send with a derived type to a receive with a pre-defined type.
How does rust handle Unix sockets semantics? One can certainly have a socket open, write data into the socket, then close the socket and if the receiver process at the...
I think we're drifting into ULFM land here a bit with these concerns. The way to make this code "work" in the presence of faults or other error returns from...
this is probably a place to start: https://github.com/ICLDisco/ulfm-testing/ note for Open MPI this stuff is only in the 5.0.0 pre-release and main. Yes to your point above, we would need...
closed via #10885 and #10891