Brian Barrett
39dbeeedfb
* rename locking code from ompi to opal
...
This commit was SVN r6327.
2005-07-03 22:45:48 +00:00
Ralph Castain
89b6a97f0f
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.
...
Need to do some refining of the component, but it meets basic requirements right now. Nobody else should notice any change - system basically ignores it unless you tell it to do something.
This commit was SVN r5723.
2005-05-16 21:01:09 +00:00
Jeff Squyres
41db769781
Add a whole bunch of missing <util/output.h> files
...
This commit was SVN r5408.
2005-04-16 14:14:51 +00:00
Jeff Squyres
2aea9cd484
Add some missing header files.
...
This commit was SVN r5242.
2005-04-09 14:29:29 +00:00
Jeff Squyres
2d802bafab
Convert over the rest of the unit tests to dynamically open components
...
(oops -- didn't realize there were so many that needed it)
This commit was SVN r5223.
2005-04-08 11:21:43 +00:00
Jeff Squyres
1701010301
Back out this patch; it appears to break in at least 64 bit
...
environments. Working on the fix, but don't break everyone's unit
tests while I'm working on it -- will re-commit once ompi_setenv() and
ompi_unsetenv() are fixed.
This commit was SVN r5166.
2005-04-04 22:55:26 +00:00
Jeff Squyres
38b814b0cc
Convert to use portable ompi_setenv() and ompi_unsetenv()
...
This commit was SVN r5164.
2005-04-04 22:17:48 +00:00
Ralph Castain
d900d8f137
Plug one memory leak - still have one big one left here.
...
This commit was SVN r5137.
2005-04-01 19:51:47 +00:00
Ralph Castain
96508b3cb3
Continue expanding the range of unit tests. Fix a few memory leaks - orterun continues to leak like a sieve, but progress is being made.
...
This commit was SVN r5135.
2005-04-01 18:02:01 +00:00