1
1
openmpi/ompi/mca/btl/sm
2013-02-26 20:44:56 +00:00
..
btl_sm_component.c Now that we are using local ranks in OMPI, we need to define an ompi_local_rank_t and equate it to orte_local_rank_t. Change the sm btl to use the correct abstraction. 2013-02-22 17:48:53 +00:00
btl_sm_endpoint.h Complete the dump function for the SM BTL. Now we can see all fragments in all 2012-07-24 00:22:22 +00:00
btl_sm_fifo.h Fixes trac:2998 2012-02-08 01:32:36 +00:00
btl_sm_frag.c Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
btl_sm_frag.h Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
btl_sm.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
btl_sm.h Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
configure.m4 Adds support for Cross Memory Attach in the sm btl. 2012-03-14 06:29:09 +00:00
help-mpi-btl-sm.txt New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
Makefile.am First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package. 2013-02-26 20:44:56 +00:00