1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Jeff Squyres 90e9b6ca14 - Name all the parameters in the fortran attribute callbacks to be
less confusing (when you have 5-6 parameters, it's easy to mis-count
  and have the wrong type if you don't have the associated names).
- Use proper types for the fortran callbacks
- Simplify the predefined Fortran attribute callbacks; do the work
  right there rather than calling the predefined C attribute callbacks
  (which would simply require further FINT_2_INT / INT_2_FINT
  translation anyway)

This commit was SVN r5038.
2005-03-26 04:03:54 +00:00
config Fix some bugs in the version number scheme, and make the proces a bit 2005-03-25 03:19:46 +00:00
contrib Clarify the comments on what the scripts are used for. 2005-03-24 15:07:32 +00:00
etc Add UC copyright 2005-03-24 12:43:37 +00:00
include Fix parameter names in some default functions. I know that 2005-03-26 03:51:55 +00:00
src - Name all the parameters in the fortran attribute callbacks to be 2005-03-26 04:03:54 +00:00
test Don't finalize before we're finished 2005-03-24 20:17:06 +00:00
vcproj Add UC copyright 2005-03-24 12:43:37 +00:00
acinclude.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
autogen.sh Add UC copyright 2005-03-24 12:43:37 +00:00
configure.ac Fix some bugs in the version number scheme, and make the proces a bit 2005-03-25 03:19:46 +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 * Sync trunk to r4977 of the tim branch 2005-03-22 00:31:17 +00:00
LICENSE Add UC copyright 2005-03-24 12:43:37 +00:00
Makefile.am Fix some bugs in the version number scheme, and make the proces a bit 2005-03-25 03:19:46 +00:00
README Add UC copyright 2005-03-24 12:43:37 +00:00
RTE_MERGE_README * Sync trunk to r4977 of the tim branch 2005-03-22 00:31:17 +00:00
VERSION Fix some bugs in the version number scheme, and make the proces a bit 2005-03-25 03:19:46 +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.