1
1
openmpi/ompi/runtime
Jeff Squyres ebd97afdac - Make the types of the MCA param variables be "int", not "int32_t"
- Separate out the registration of the MCA params into a standalong
  function that is invoked by ompi_mpi_init() (so that ompi_info can
  see these params)
- Rename the params to "mpi_ddt_*" instead of "datatype_*" so that
  they fit into the common naming scheme

This commit was SVN r8196.
2005-11-18 22:51:11 +00:00
..
help-mpi-runtime.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mpiruntime.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mpi_abort.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mpi_finalize.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mpi_init.c MPI_COMM_WORLD should be the first communicator who get created even before MPI_COMM_SELF and MPI_COMM_NULL. 2005-11-12 03:47:17 +00:00
ompi_mpi_io.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mpi_params.c - Make the types of the MCA param variables be "int", not "int32_t" 2005-11-18 22:51:11 +00:00
params.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00