![Jeff Squyres](/assets/img/avatar_default.png)
set after we call mca_pml.pml_comm_add(). This allows us, in the destructor, to only call mca_pml.pml_comm_del() if the corresponding pml_comm_add() was called. In this way, if an error occurs during the construction of a communicator (e.g., attributes failing to copy, as in the Intel test MPI_Keyval3_c), we simply propagate the error up the stack so that an MPI exception can be generated -- not cause a failed assert() in teg's pml_del_comm(). This commit was SVN r5032.
Copyright (c) 2004-2005 The Trustees of Indiana University. All rights reserved. Copyright (c) 2004-2005 The Trustees of the University of Tennessee. All rights reserved. Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, University of Stuttgart. All rights reserved. Copyright (c) 2004-2005 The Regents of the University of California. All rights reserved. $COPYRIGHT$ Additional copyrights may follow $HEADER$ This is the world's greatest MPI. ...more to write here should be a short file, referring to the real docs.
Описание
Languages
C
82.4%
Fortran
3.8%
Roff
3.7%
Shell
3.3%
Makefile
2.3%
Разное
4.5%