1
1
openmpi/ompi/mca/btl/smcuda
Nathan Hjelm 2acd0f83de Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
It appears the problem was not with the command line parser but the rsh plm. I don't know why this problem was not occuring before the command line parser changes but it appears to be resolved now.

This commit was SVN r27527.

The following SVN revision numbers were found above:
  r27451 --> open-mpi/ompi@d59034e6ef
  r27456 --> open-mpi/ompi@ecdbf34937
2012-10-30 19:45:18 +00:00
..
btl_smcuda_component.c Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter". 2012-10-30 19:45:18 +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