1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
George Bosilca c7acb3bc5f Still sync with the beta ...
Use the correct indentation.
Now we can force the progress function to grab as many events as possible
(in order to avoid starvation for the send queue).
Add more elems in the unexpected queue (internal buffers use to temporary
store the data for the unexpected messages).
Decrease the number of variables in some functions (cleanup).
Avoid using goto ...

This commit was SVN r5949.
2005-06-06 18:42:24 +00:00
config Patch for systems with broken Fortran compilers (e.g., OS X Tiger 2005-06-01 10:53:44 +00:00
contrib Use an explicit TMPDIR so that we don't get stale universe directories 2005-05-21 11:44:16 +00:00
doc First cut of user docs (very rough; copied from LAM/MPI -- insertted 2005-04-02 15:11:28 +00:00
etc Bring the resource discovery system's resource file component online so I can find the node I need to launch upon. I removed all reference to the xml library that was causing trouble, and wrote my own limited xml parser instead, so this will now compile just fine anywhere. 2005-05-16 21:01:09 +00:00
include Fix logic mistake with the OMPI_WANT_CXX_BINDINGS macro -- it's not 2005-05-25 18:29:00 +00:00
src Still sync with the beta ... 2005-06-06 18:42:24 +00:00
test changed function signitures to match the changes in mpool 2005-06-01 15:25:17 +00:00
vcproj Add UC copyright 2005-03-24 12:43:37 +00:00
acinclude.m4 Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
autogen.sh Fix some minor typos 2005-05-12 02:22:03 +00:00
configure.ac Add Makefile.am (and related support) for dynamic builds of bmi 2005-06-01 09:31:08 +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 This license has tenatively been agreed to by all parties. The 2005-05-20 10:42:59 +00:00
Makefile.am * get the svn r number when vpath building 2005-04-07 21:39:03 +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
VERSION /trunk is working towards 1.0 2005-05-12 17:56:42 +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.