1
1
openmpi/ompi/mca/btl/sm
George Bosilca 12ce14ec8c A possible patch for the SM problems. I moved the synchronization
after each process create it's FIFOs but before they access the
peer's FIFOs. Second, replace a one way synchronization by a real
barrier, so we know that every process is really where we expect
them to be.

This commit was SVN r20906.
2009-03-31 21:46:27 +00:00
..
.windows On windows, the mca_common_* libraries should be installed in bin, otherwise the libraries that are dependent on them, e.g. shared build of mca_btl_sm, couldn't be loaded at runtime. This commit fixes the problem. 2009-03-05 14:57:35 +00:00
btl_sm_component.c - Revert r20739 2009-03-05 21:56:03 +00:00
btl_sm_endpoint.h Remove trailing spaces from SM BTL. 2008-03-09 13:17:13 +00:00
btl_sm_fifo.h First putback of some sm BTL latency optimizations: 2009-02-17 15:58:15 +00:00
btl_sm_frag.c First putback of some sm BTL latency optimizations: 2009-02-17 15:58:15 +00:00
btl_sm_frag.h First putback of some sm BTL latency optimizations: 2009-02-17 15:58:15 +00:00
btl_sm.c A possible patch for the SM problems. I moved the synchronization 2009-03-31 21:46:27 +00:00
btl_sm.h Remove useless header files. 2009-03-30 23:09:18 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00