1
1
openmpi/include
Jeff Squyres eb4279559e Some fixes for the attribute code:
- move the attribute init section in ompi_mpi_init() down below where
  communicators are setup (we need MPI_COMM_WORLD to be setup before
  attributes and keyvals are setup)
- removed confusing extra wrapper class around ompi_hash_table_t;
  looks like it was a victim of slow eroding of members so I put took
  it out back and put it out of its misery
- added preliminary definitions for all the pre-defined keyvals.
  Still need more work here to assign their initial values, but I
  think Edgar was running into an atrribute problem and it may have
  been that the pre-defined attrs didn't yet exist.
- removed some LAM-specific predefined keyvals from mpi.h

This commit was SVN r2695.
2004-09-16 00:00:09 +00:00
..
Makefile.am Oops -- macros not defined. 2004-07-22 17:15:08 +00:00
mpi.h Some fixes for the attribute code: 2004-09-16 00:00:09 +00:00
mpif.h.in Some infrastructure help for the F77 bindings: 2004-09-04 22:02:18 +00:00
ompi_config_bottom.h Probably an unpopular change, but... 2004-08-19 19:27:15 +00:00
ompi_stdint.h fixes for Solaris 2004-08-15 23:54:30 +00:00