1
1
openmpi/ompi/runtime
Brian Barrett 312f37706e In talking about this with Jeff and Ralph, we don't actually need
ompi_show_help, because opal_show_help is replaced with an 
aggregating version when using ORTE, so there's no reason to
directly call orte_show_help.

This commit was SVN r28051.
2013-02-12 21:10:11 +00:00
..
help-mpi-runtime.txt Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
Makefile.am Nysal noticed some repeated header files; removed. 2009-05-28 12:05:42 +00:00
mpiruntime.h == Highlights == 2012-04-18 15:57:29 +00:00
ompi_cr.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
ompi_cr.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
ompi_module_exchange.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
ompi_module_exchange.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
ompi_mpi_abort.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
ompi_mpi_finalize.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
ompi_mpi_init.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
ompi_mpi_params.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
ompi_mpi_preconnect.c Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success. 2010-05-18 20:54:11 +00:00
params.h Add run-time parameter to enable and disable CUDA GPU support. 2013-01-29 20:24:04 +00:00