1
1
Jeff Squyres 235388161b Add compile-time and run-time MPI parameter checking code. New macro:
MPI_PARAM_CHECK, intended to be used as
	if (MPI_PARAM_CHECK) {
	  /* ...do MPI param checks in here... */
	}
MPI_PARAM_CHECK will be 0, 1, or lam_mpi_param_check.

This commit was SVN r785.
2004-02-13 19:11:55 +00:00
..
2004-01-08 13:34:31 +00:00
2004-01-07 14:55:59 +00:00
2004-01-07 14:55:59 +00:00
2004-01-16 01:31:56 +00:00
2004-01-07 14:55:59 +00:00
2004-01-15 21:13:22 +00:00