Jeff Squyres
616269a9be
Add HLRS copyright
...
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748
First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
...
pending.
This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Brian Barrett
40c0b6b12d
* code to deal with getting callbacks / waiting for SIGCHLD. These should
...
only be used if the RTE init functions have been called. Not quite as
flexible as the real waitpid() function (no -1 support), but all I need
for the SSH / BProc / RMS pcms. This code is not yet turned on by
default (need to add the init / finalize calls to ompi_rte_init?? and
ompi_rte_finalize()
This commit was SVN r2860.
2004-09-26 17:43:35 +00:00
Jeff Squyres
7561dc0c3e
Remove "rte" from DIST_SUBDIRS because it is causing "make dist" to
...
fail. test/rte/Makefile was removed from the top-level configure.ac
AC_CONFIG_FILES in r2239. I'm not sure what the intent was here, so
I'm just removing "rte" from test/Makefile.am's DIST_SUBDIRS so that
"make dist" can work again. One of the RTE folks can examine this to
see what the right course of action for the long run is. :-)
This commit was SVN r2257.
The following SVN revision numbers were found above:
r2239 --> open-mpi/ompi@58792a3ad0
2004-08-23 06:47:44 +00:00
Jeff Squyres
93762e9aad
Fixes to Makefile.am and configure.ac so that "make dist" generates a
...
proper tarball
This commit was SVN r1865.
2004-08-04 11:23:14 +00:00
Jeff Squyres
ceec782bcd
Minor fixes to make the tree build correctly. Temporaryly removed
...
test/include from the build because it only has one program that
doesn't compile right now.
This commit was SVN r1297.
2004-06-16 00:34:27 +00:00
David Daniel
c0c70e626a
Adding some atomic tests. Work on MacOS X, but not yet included in the build system (I hope).
...
This commit was SVN r1289.
2004-06-15 22:41:41 +00:00
Jeff Squyres
b1cb8b8cfa
Fixes for "make dist"
...
This commit was SVN r1278.
2004-06-15 19:39:21 +00:00
Tim Prins
44d2bd5259
removing the memory allocator tests as we are
...
moving things around and these will frequently
break
This commit was SVN r1267.
2004-06-15 17:15:34 +00:00
Tim Prins
8f7b128941
first checkin of the memory allocation framework. It should work fine
...
except the align and realloc functions are not yet allocated.
This commit was SVN r1251.
2004-06-14 21:05:53 +00:00
David Daniel
563ac2a338
First pass of lam -> ompi conversion
...
This commit was SVN r1191.
2004-06-07 15:33:53 +00:00
Tim Woodall
42a05e9a74
updated to reflect directory reorg - test directory tree should match src
...
This commit was SVN r1154.
2004-05-24 21:45:00 +00:00
Brian Barrett
446838f5db
* implement the most basic MPI program one can implement
...
This commit was SVN r658.
2004-02-06 07:19:21 +00:00
Rich Graham
99d52894f6
changing support_finalize to return status.
...
Start to put in a unit test for the list functionality.
This commit was SVN r390.
2004-01-15 00:59:26 +00:00
Rich Graham
29fdbb6a7c
start to add testing support library.
...
This commit was SVN r384.
2004-01-15 00:07:17 +00:00
Jeff Squyres
9841060cba
- Remove header, replace with $HEADER$ (to be filled in later)
...
- Remove $Id$
This commit was SVN r80.
2004-01-07 15:07:14 +00:00
Jeff Squyres
350564b9f3
First commit
...
This commit was SVN r1.
2003-11-22 16:36:58 +00:00