1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
George Bosilca e910a968ed On AIX the r2 is a protected register (stack/frame pointer). If we use it inside our
functions we destroy the frame pointer for the next call so very very weird things
happened. Like seg fault on i = 50 !!!
Both 32 and 64 bits versions have been modified but only the 32 version have been tested (by lack of ressources).

This commit was SVN r5525.

The following SVN revision numbers were found above:
  r2 --> open-mpi/ompi@58fdc18855
2005-04-28 21:57:31 +00:00
config A bunch of changes to support MPI_INTEGER*x, MPI_REAL*x, 2005-04-27 10:23:06 +00:00
contrib Small updates to build_tarball: 2005-04-28 15:04:00 +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 - Add missing MPI_INTEGER #define 2005-04-28 11:42:42 +00:00
src On AIX the r2 is a protected register (stack/frame pointer). If we use it inside our 2005-04-28 21:57:31 +00:00
test Small updates to build_tarball: 2005-04-28 15:04:00 +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 A bunch of changes to support MPI_INTEGER*x, MPI_REAL*x, 2005-04-27 10:23:06 +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 Updates 2005-04-14 19:37:22 +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.