
Change all instances of invoking errorhandlers on NULL to MPI_COMM_WORLD. Three places still need to be changed: - MPI_Test - MPI_Wait - MPI_Cancel These all may have a valid request, and therefore may have a valid communicator, window, or file to invoke the errorhandler on -- not MPI_COMM_WORLD. Tim has graciously volunteered to fix this, so I simply left them invoking on MPI_COMM_WORLD for now, but put a comment there saying that Tim would fix it. :-) This commit was SVN r1261.
This is the world's greatest MPI, version 10.0a1r975.
Описание
Languages
C
82.4%
Fortran
3.8%
Roff
3.7%
Shell
3.3%
Makefile
2.3%
Разное
4.5%