1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
Ralph Castain 2e866b9d46 Provide an updated version of sys_info that does a little more error checking. It returns LAM_ERROR if there is a problem, and LAM_SUCCESS if everything goes okay. Also, the system information has been extended to include the path separator character, usually either a '\' or '/', depending upon operating system.
This utility is planned to be called early (like perhaps in mpi_init) to fill the global variable with the relevant information. Since this info might change if the process migrates, we will update it with another call to ompi_sys_info as part of the migration process. If you want to call it yourself, however, there is no harm done - it will just update the global variable and merrily sail along.

This commit was SVN r1145.
2004-05-20 21:28:59 +00:00
config Add -finline-functions if we're gcc and it works 2004-05-18 14:14:12 +00:00
include Remove typos and add one more defn 2004-05-07 23:45:40 +00:00
src Provide an updated version of sys_info that does a little more error checking. It returns LAM_ERROR if there is a problem, and LAM_SUCCESS if everything goes okay. Also, the system information has been extended to include the path separator character, usually either a '\' or '/', depending upon operating system. 2004-05-20 21:28:59 +00:00
test Testcase for bitmap. This dir struct is not correct now, and cant be build. So just commiting the te 2004-04-11 22:15:45 +00:00
acinclude.m4 Perhaps the final commit of the Great Source Reorganization... 2004-03-17 21:11:52 +00:00
autogen.sh Change from "CVS" version to "SVN" version 2004-03-19 06:05:27 +00:00
configure.ac Remove the runtime-environment directory RTE/universe from the makefile list since it only exists on my machine! Update the sys_info header file 2004-05-20 17:38:54 +00:00
Doxyfile Cleaning up. Adding tag file generation to support external documents. 2004-04-13 23:41:58 +00:00
HACKING General instructions about running the auto* tools. 2004-01-17 00:16:23 +00:00
INSTALL Update the INSTALL file with instructions on how to compile and run this software. 2004-05-12 05:00:53 +00:00
Makefile.am Add more to the "make dist" process. ftp.gnu.org still does not have 2004-03-26 21:34:01 +00:00
mpi-up2date Although I understand Jeff's explanations about why/when autogen needs to be run, I prefer the lazy approach and offer this script as a way to avoid having to worry about the silly thing. 2004-05-14 22:11:08 +00:00
README Add more to the "make dist" process. ftp.gnu.org still does not have 2004-03-26 21:34:01 +00:00
VERSION Change from "CVS" version to "SVN" version 2004-03-19 06:05:27 +00:00

This is the world's greatest MPI, version 10.0a1r975.