1
1
openmpi/ompi/mca/btl/mx
George Bosilca 1fe18814da Decrease the default length for the first fragment.
This commit was SVN r7643.
2005-10-06 00:05:01 +00:00
..
btl_mx_component.c Decrease the default length for the first fragment. 2005-10-06 00:05:01 +00:00
btl_mx_endpoint.c First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_endpoint.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_frag.c First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_frag.h Correct the casting type and remove some useless output (already commented out). 2005-10-04 12:28:47 +00:00
btl_mx_proc.c mx_connect in the MX documentation is supposed to take a timeout in seconds. However, in real life it seems that the timeout should be in micro-second. 2005-10-06 00:04:27 +00:00
btl_mx_proc.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx.c Remove some compiler warnings about unused variables 2005-10-04 12:29:51 +00:00
btl_mx.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
configure.m4 MX BTL use the new configure sub-system. 2005-07-27 23:38:31 +00:00
configure.params MX BTL use the new configure sub-system. 2005-07-27 23:38:31 +00:00
Makefile.am Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00