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-02-13 05:39:50 +00:00
2004-02-10 14:04:27 +00:00
2004-01-13 23:46:22 +00:00
2004-01-09 03:23:58 +00:00
2004-01-13 15:42:58 +00:00
Описание
Open MPI main development repository (BSD license)
https://github.com/open-mpi/ompi
130 MiB
Languages
C 82.4%
Fortran 3.8%
Roff 3.7%
Shell 3.3%
Makefile 2.3%
Разное 4.5%