1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Josh Hursey 8deed21e00 Replaced some stderr fprintfs with opal_show_help functions, with
more user friendly error messages.

Removed the "--version" command line option, since they should 
get this from ompi_info [later to be orte_info].

If we find an invalid command line option print out the help
screen before exiting.

This commit was SVN r6670.
2005-07-28 20:49:17 +00:00
config Hopefully this time the macros are correct ... otherwise I'll became the public enemy #1 !!! 2005-07-28 19:52:37 +00:00
contrib * add start of platform configuration for Red Storm 2005-07-28 16:02:55 +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 Moved MPI_ADDRESS_KIND calculation to configure.ac so that it can go in mpif.h 2005-07-26 17:23:24 +00:00
ompi Allow coll v1 component authors to be lazy in their module_init 2005-07-28 20:31:26 +00:00
opal forgot to unlock mutex. Also allow parse to complete before returning an error, if warrented 2005-07-28 20:43:32 +00:00
orte Replaced some stderr fprintfs with opal_show_help functions, with 2005-07-28 20:49:17 +00:00
test Oops -- that should not have been committed. 2005-07-24 11:27:56 +00:00
vcproj * rename ompi_event to opal_event 2005-07-03 23:09:55 +00:00
acinclude.m4 * add --with-platform=FILE argument to configure, which can be used to 2005-07-28 15:48:46 +00:00
autogen.sh * add --with-platform=FILE argument to configure, which can be used to 2005-07-28 15:48:46 +00:00
configure.ac * add --with-platform=FILE argument to configure, which can be used to 2005-07-28 15:48:46 +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
LICENSE This license has tenatively been agreed to by all parties. The 2005-05-20 10:42:59 +00:00
Makefile.am Oops -- forgot to remove outdated file from the Makefile.am 2005-07-05 10:23:51 +00:00
README Add UC copyright 2005-03-24 12:43:37 +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.