1
1
openmpi/ompi/mca/btl/smcuda
Ralph Castain e6014bf2e1 Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter
This commit was SVN r27477.

The following SVN revision numbers were found above:
  r27451 --> open-mpi/ompi@d59034e6ef
  r27456 --> open-mpi/ompi@ecdbf34937
2012-10-24 18:38:44 +00:00
..
btl_smcuda_component.c Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter 2012-10-24 18:38:44 +00:00
btl_smcuda_endpoint.h New btl that extends sm btl to support GPU transfers within a node. 2012-02-24 02:13:33 +00:00
btl_smcuda_fifo.h New btl that extends sm btl to support GPU transfers within a node. 2012-02-24 02:13:33 +00:00
btl_smcuda_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_smcuda_frag.h 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_smcuda.c Fix a bug on 32-bit systems introduced by r26626. This fix ensures that all supported btls (with exception of wv-- shiqing will need to help bring that one up to date with r26626) set the lval in prepare_src/dst when preparing a put or get segment. This fix also ensures a consistent use of lval in put and get for both local and remote segments. 2012-07-13 21:19:16 +00:00
btl_smcuda.h New btl that extends sm btl to support GPU transfers within a node. 2012-02-24 02:13:33 +00:00
configure.m4 New btl that extends sm btl to support GPU transfers within a node. 2012-02-24 02:13:33 +00:00
help-mpi-btl-smcuda.txt New btl that extends sm btl to support GPU transfers within a node. 2012-02-24 02:13:33 +00:00
Makefile.am New btl that extends sm btl to support GPU transfers within a node. 2012-02-24 02:13:33 +00:00