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
Tim Woodall
92310bd68d
fixed warnings
...
This commit was SVN r220.
2004-01-10 18:26:58 +00:00
Brian Barrett
549f034f4e
* First take at a shell for the COFS (Control Over File System) interface
...
for out of band messaging
This commit was SVN r219.
2004-01-10 18:23:53 +00:00
Jeff Squyres
4a7d46ec17
Rename types to match current definitions
...
This commit was SVN r214.
2004-01-10 18:05:56 +00:00
Jeff Squyres
cb2315e546
Update to match new type names
...
This commit was SVN r212.
2004-01-10 17:28:05 +00:00
Jeff Squyres
0b80a7b558
- Various updates
...
- Make names doxygen-friendly
This commit was SVN r211.
2004-01-10 17:27:28 +00:00
Jeff Squyres
8de2fdd709
Fix some careless typos in my last commit :-(
...
This commit was SVN r210.
2004-01-10 17:23:26 +00:00
Jeff Squyres
37b97065b0
Fix a bunch of careless typos. :-(
...
This commit was SVN r209.
2004-01-10 17:22:04 +00:00
Jeff Squyres
0d1f3720f3
- Add extra bool flag that was just added to the mca_module_t struct
...
in mca.h
- MCA and type ames must be lower case (to match the directory and
output structure)
This commit was SVN r207.
2004-01-10 17:17:20 +00:00
Jeff Squyres
049002bf63
- Add mca_is_checkpointable bool flag
...
- Rename type: mca_module_t is now the base "super" for all modules
- Make the type names doxygen-friendly
This commit was SVN r206.
2004-01-10 17:14:05 +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
Brian Barrett
3a71c36fe4
* Added shell for Process Control, Out-of-band messaging, and Registry MCA
...
module types
This commit was SVN r194.
2004-01-10 04:44:43 +00:00
Tim Woodall
e22ac476dc
teg module definitions
...
This commit was SVN r192.
2004-01-10 00:32:29 +00:00
Tim Woodall
d674b48364
added new module
...
This commit was SVN r190.
2004-01-09 23:21:18 +00:00
Tim Woodall
e874133d22
move to new pml instance
...
This commit was SVN r189.
2004-01-09 23:20:23 +00:00
Jeff Squyres
9b2bf109c1
Rename lam_dbl* to lam_list*
...
This commit was SVN r187.
2004-01-09 22:48:57 +00:00
Jeff Squyres
8379837f48
Update the cvsignore
...
This commit was SVN r186.
2004-01-09 22:10:43 +00:00
Jeff Squyres
770d49570b
Moving all the header files. :-)
...
This commit was SVN r185.
2004-01-09 22:09:51 +00:00
Tim Woodall
3448a54eee
fixed syntax errors
...
This commit was SVN r183.
2004-01-09 19:22:30 +00:00
Tim Woodall
dfbdcd8c2e
renamed/moved p2p headers
...
This commit was SVN r181.
2004-01-09 19:20:50 +00:00
Jeff Squyres
ae7e1d0c5e
Actually not necessary to have a finalize pointer in the module
...
struct; the coll base will have the mca_coll_t's from all the modules
who said that they can run, and that has a finalize() method pointer
in it (and this makes it uniform for the modules -- the finalize()
method will *always* be called after query(); the init() function
simply will not be invoked if the module was not selected).
This commit was SVN r174.
2004-01-09 18:22:08 +00:00
Jeff Squyres
513e693cfa
- Renamed the main struct to "module", and rename the "actions" struct
...
to the main struct
- Rename the prefixes
This commit was SVN r168.
2004-01-09 17:01:57 +00:00
Jeff Squyres
05d422e4bd
Fix some errors / add more skeleton infrastructure
...
This commit was SVN r166.
2004-01-09 08:38:06 +00:00
Jeff Squyres
573a61e573
More skeleton infrastructure for MCA
...
This commit was SVN r161.
2004-01-09 08:27:58 +00:00
Jeff Squyres
f58cc5c26f
Moved other header files elsewhere
...
This commit was SVN r160.
2004-01-09 08:27:05 +00:00
Jeff Squyres
7c70c4ef99
Add missing .cvsignore files
...
This commit was SVN r156.
2004-01-09 08:18:18 +00:00
Jeff Squyres
531f06bd68
Minor fix in global variable names (they are module-type-specific)
...
This commit was SVN r146.
2004-01-09 05:25:27 +00:00
Jeff Squyres
2ac651ed1c
First take at the collective interface
...
This commit was SVN r145.
2004-01-09 05:21:01 +00:00
Tim Woodall
eee3abd2f9
- added initial i/f functions
...
This commit was SVN r144.
2004-01-09 05:11:33 +00:00
Jeff Squyres
38c1ffd036
First take at skeleton files for mca base, ptl, and pml.
...
This commit was SVN r141.
2004-01-09 03:26:12 +00:00
Jeff Squyres
6a1ee3c65e
New MCA directory structure -- separate lam, mpi, and common
...
component types.
This commit was SVN r130.
2004-01-08 21:41:30 +00:00
Jeff Squyres
1159383f4b
Add directories for "big 4" component types, common, and topology
...
This commit was SVN r21.
2004-01-07 00:36:00 +00:00
Jeff Squyres
dd175ab70f
Placeholder
...
This commit was SVN r7.
2003-12-11 21:23:06 +00:00