1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Ralph Castain 5a2c6a0b87 Fix the trunk so it runs again:
1. Tell the oob subscription not to report on changes until AFTER the trigger fires (signifying that all procs have started)

2. Make sure tokens returned to the subscriber are from the container that housed the data being returned (previous mistake - tokens were from subscription, not from container)

Tested on the Mac running up to 10 processes

This commit was SVN r6025.
2005-06-10 03:35:36 +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 Fix the trunk so it runs again: 2005-06-10 03:35:36 +00:00
test Checkpoint the notifier work - notify when something is added now works, need to simply turn on the other checks. 2005-06-09 20:37:25 +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 Doc updates. 2005-06-09 01:12:54 +00:00
INSTALL More minor doc updates. 2005-06-09 01:18:46 +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.