1
1
openmpi/ompi/runtime
Brian Barrett fc3df11e08 Remove the (only two) fortran constants from OPAL. The only places that
actually care if opal_pointer_array is limited to handle_max already passes
that in as the max_size during init, so don't need it there.  The arch
constant was a bit more difficult, so pass that in during MPI init and
leave empty otherwise.

This is to help with the effort to allow building ompi against an external
opal or orte.

This commit was SVN r27817.
2013-01-15 01:27:36 +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 Fix an unchecked return code - Thanks Jeff S. for noticing it. 2012-08-31 16:12:03 +00:00
ompi_cr.h Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
ompi_module_exchange.c Remove the unnecessary ompi_modex_recv_pointer function. 2013-01-04 20:50:25 +00:00
ompi_module_exchange.h Remove the unnecessary ompi_modex_recv_pointer function. 2013-01-04 20:50:25 +00:00
ompi_mpi_abort.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
ompi_mpi_finalize.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
ompi_mpi_init.c Remove the (only two) fortran constants from OPAL. The only places that 2013-01-15 01:27:36 +00:00
ompi_mpi_params.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +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 Remove the orte notifier framework, per discussion at the devel meeting and follow-up with Jeff (who took the action item) 2012-06-22 18:09:23 +00:00