1
1
openmpi/include
Jeff Squyres 726af9ea85 Revamp MPI_Info handling a bit:
- fix a few bugs
- convert/add doxygen comments for internal info functions in
  src/info/info.h (some comments were originally in src/info/info.c)
- make it thread safe
- make MPI_INFO_NULL be a real object (vs ((struct ompi_info_t*) 0))
- add error checking into top-level MPI functions
- add support in MPI_Info for "never freeing MPI handles" as a form of
  debugging i.e., check if see if you accidentally use a freed handle)
- add support for "print out a list of un-freed MPI_Info handles
  during MPI_FINALIZE"

This commit was SVN r2089.
2004-08-12 16:56:24 +00:00
..
Makefile.am Oops -- macros not defined. 2004-07-22 17:15:08 +00:00
mpi.h Revamp MPI_Info handling a bit: 2004-08-12 16:56:24 +00:00
mpif.h.in While waiting for a lengthy compile, I noticed a bunch of old remnants 2004-08-06 14:30:18 +00:00
ompi_config_bottom.h Adding conditionals for portable (v)asprintf and (v)snprintf implementations 2004-08-10 22:41:17 +00:00
ompi_stdint.h renaming files 2004-06-07 15:40:19 +00:00