1
1
openmpi/opal/mca/pmix/native
Gilles Gouaillardet 5c81658d58 pmix: fix big endian arch
use the appropriate 64 bits type otherwise data gets incorrectly
truncated on big endian arch
2014-10-15 17:17:09 +09:00
..
configure.m4 Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pmix_native_component.c pmix: fix process name parsing on 32 bits systems 2014-08-25 03:08:02 +00:00
pmix_native.c pmix: fix big endian arch 2014-10-15 17:17:09 +09:00
pmix_native.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
usock_sendrecv.c Re-enable the usock oob component. Ensure the TCP component promotes messages for other procs to the OOB base so that other components have a chance to send the relay. Seems to be passing MTT, so let's see how it works for others. 2014-08-30 19:33:46 +00:00
usock.c Bring over some updates from the PMIx branch - mostly just minor cleanups. Make the direct grpcomm component no longer be the default. For now, we seem to be having problems with non-blocking fence operations, so make them not be the default under any scenario (e.g., when sm is the only btl in operation). 2014-09-06 19:19:44 +00:00