1
1
openmpi/ompi/mca/btl/sm
Brian Barrett de5e501519 Rather than hard spinning waiting for something to happen when doing shared
memory initialization, call opal_progress() to push any pending events
around and possibly yield the processor if nothing entertaining is happening.

This should probably go to the 1.0 branch.

This commit was SVN r7808.
2005-10-19 00:56:14 +00:00
..
btl_sm_component.c lower default free list sizes.. 2005-10-09 18:15:12 +00:00
btl_sm_endpoint.h * rename ompi_event to opal_event 2005-07-03 23:09:55 +00:00
btl_sm_fifo.h Last commit to make the threaded case compiling without warnings. Next step try to make it working ... 2005-09-11 20:55:22 +00:00
btl_sm_frag.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
btl_sm_frag.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
btl_sm.c Rather than hard spinning waiting for something to happen when doing shared 2005-10-19 00:56:14 +00:00
btl_sm.h Last commit to make the threaded case compiling without warnings. Next step try to make it working ... 2005-09-11 20:55:22 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +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