1
1

10 Коммитов

Автор SHA1 Сообщение Дата
Brian Barrett
4c9d393a0e * Fix a number of environment variable naming issues in the cofs code. This
really needs to use the param registry code
* make mpirun use -f -n to start processes - seems to make ssh happier
* update oob test to go through the mca layer

This commit was SVN r663.
2004-02-08 02:09:17 +00:00
Jeff Squyres
2df075a1ff - Update/revise pcm base functionality
- First cut of oob/registry base functionality

This commit was SVN r628.
2004-01-31 21:43:26 +00:00
Jeff Squyres
ae76544956 Change to a single init() selection process (vs. query() and init())
This commit was SVN r569.
2004-01-29 02:42:30 +00:00
Jeff Squyres
b201977eab First implementation of several PCM base functions
This commit was SVN r520.
2004-01-22 00:35:41 +00:00
Brian Barrett
3fc789e72e * some more (mostly untested, but compiling) code for the cofs pcm module
* some comments on what needs to be done in the MPI_INIT C interface.  More
  coming tomorrow....

This commit was SVN r328.
2004-01-13 09:36:40 +00:00
Brian Barrett
cfcacb8b1b * fix query_get_nodes to take an int* for available_procs, since this is an
output variable
* Added job_handle support for cofs module

This commit was SVN r285.
2004-01-12 01:22:30 +00:00
Brian Barrett
7a66fc42fb * Update pcm.h to match the latest MCA design
* Initial shell of the cofs pcm module

This commit was SVN r281.
2004-01-12 00:16:18 +00:00
Brian Barrett
0cc9045e79 * Move the parallel job handle type into lam/types.h and use in both the
pcm and oob module type

This commit was SVN r221.
2004-01-10 18:34:07 +00:00
Brian Barrett
0d6e729e0b * Remove the lam/runtime code, moving instead to singleton mca modules
directly
* Update pcm, oob, and registry mca module headers to match changes Jeff
  and I talked about tonight to do checkpoint/restart and all that

This commit was SVN r197.
2004-01-10 08:09:54 +00:00
Brian Barrett
7dea5b743e * Added PCM interface templates for PCM, Registry, and OOB
* Filled in a bunch of .cvsignore files

This commit was SVN r195.
2004-01-10 05:13:00 +00:00