1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Brian Barrett fc16d60236 * Don't use poll() on OS X. It's implemented on top of select in 10.3 (no
biggie), so we gain nothing there.  On 10.4, it's implemented directly,
  but doesn't support devices (which messes up pty support and IO
  forwarding).

This commit was SVN r5621.
2005-05-06 15:10:35 +00:00
config * Don't use poll() on OS X. It's implemented on top of select in 10.3 (no 2005-05-06 15:10:35 +00:00
contrib A few fixes w.r.t. %{modulefile_path} 2005-05-06 12:04:46 +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 Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00
src * Don't use poll() on OS X. It's implemented on top of select in 10.3 (no 2005-05-06 15:10:35 +00:00
test Add missing header files 2005-05-04 00:13:40 +00:00
vcproj Add UC copyright 2005-03-24 12:43:37 +00:00
acinclude.m4 If the F77 datatype (like INTEGER*1) is supposed to be available, check 2005-05-04 18:37:32 +00:00
autogen.sh * fix some problems with spaces in the path to the tree 2005-05-04 01:02:06 +00:00
configure.ac If the F77 datatype (like INTEGER*1) is supposed to be available, check 2005-05-04 18:37:32 +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
HETERO_MERGE_README Remove old merge history files; add new one (probably can remove it 2005-05-01 09:52:07 +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
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 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.