1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Jeff Squyres befac00371 Fix for bug Josh found -- if we kill as a result of the
OMPI_ERR_INIT_FINALIZE macro (meaning that MPI_INIT has not yet been
invoked or MPI_FINALIZE has already been invoked), then the
communicator argument that is passed to ompi_mpi_abort() is
meaningless and should not be consulted.

This commit was SVN r5313.
2005-04-13 18:07:55 +00:00
config Bunches of things with respect to F90, mainly resulting from work on 2005-04-13 11:54:36 +00:00
contrib Change to use https 2005-04-09 13:01:50 +00:00
doc First cut of user docs (very rough; copied from LAM/MPI -- insertted 2005-04-02 15:11:28 +00:00
etc * fix for bug #1291 - remove configuration files during make uninstall if 2005-04-12 20:56:29 +00:00
include Update the @@ symbol to use the new name where the OMPI SVN r string 2005-04-08 10:11:52 +00:00
src Fix for bug Josh found -- if we kill as a result of the 2005-04-13 18:07:55 +00:00
test Add some missing header files. 2005-04-09 14:29:29 +00:00
vcproj Add UC copyright 2005-03-24 12:43:37 +00:00
acinclude.m4 Bunches of things with respect to F90, mainly resulting from work on 2005-04-13 11:54:36 +00:00
autogen.sh Add UC copyright 2005-03-24 12:43:37 +00:00
configure.ac Bunches of things with respect to F90, mainly resulting from work on 2005-04-13 11:54:36 +00:00
Doxyfile Add UC copyright 2005-03-24 12:43:37 +00:00
HACKING Add UC copyright 2005-03-24 12:43:37 +00:00
INSTALL Add UC copyright 2005-03-24 12:43:37 +00:00
ISSUES * add --enable-mca-static to specify components that should be statically 2005-04-13 03:19:48 +00:00
LICENSE Add UC copyright 2005-03-24 12:43:37 +00:00
Makefile.am * get the svn r number when vpath building 2005-04-07 21:39:03 +00:00
MPI_DEVEL_MERGE_README * Merge in all changes from the mpi-devel branch 2005-03-26 18:49:16 +00:00
README Add UC copyright 2005-03-24 12:43:37 +00:00
README.alpha Add note to packagers 2005-04-02 13:59:08 +00:00
RTE_MERGE_README * Sync trunk to r4977 of the tim branch 2005-03-22 00:31:17 +00:00
VERSION It makes more sense to have a version < 1.0 right now... Let's do 2005-04-01 13:48:06 +00:00

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.