1
1
Jeff Squyres 6f15d1071c Add --with-f90-max-array-dim configure option to specify how many
dimensions the f90 MPI bindings should support (they are strongly
typed, and the number of dimensions of choice arguments must be
specified -- it cannot be arbitrary).   The default is four.

Note that even though increasing this value has essentially a linear
effect on the code, the multiplier constant is fairly large (only a
small number of functions have 2 choice buffers, so the exponential
factor is relatively small).  Increasing this value increases the
amount of time f90 compilers will spend compiling src/mpi/f90/mpi.f90
(some compilers will crash if it is too big).

This commit was SVN r5268.
2005-04-12 10:17:52 +00:00
2005-04-09 13:01:50 +00:00
2005-03-24 12:43:37 +00:00
2005-04-09 14:29:29 +00:00
2005-03-24 12:43:37 +00:00
2005-03-24 12:43:37 +00:00
2005-03-24 12:43:37 +00:00
2005-04-12 10:14:28 +00:00
2005-03-24 12:43:37 +00:00
2005-03-24 12:43:37 +00:00
2005-03-24 12:43:37 +00:00
2005-03-22 00:31:17 +00:00
2005-03-24 12:43:37 +00:00
2005-03-24 12:43:37 +00:00
2005-04-02 13:59:08 +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.
Описание
Open MPI main development repository (BSD license)
https://github.com/open-mpi/ompi
Readme 130 MiB
Languages
C 82.4%
Fortran 3.8%
Roff 3.7%
Shell 3.3%
Makefile 2.3%
Разное 4.5%