Ralph Castain
7c11f9d708
Remove last vestiges of fddp and sensor frameworks
...
This commit was SVN r22252.
2009-12-02 16:03:06 +00:00
Tim Mattox
4acfbe6554
Unfortunately, the typo's that r22129 tried to fix were not
...
as simple as I or Ralph had hoped. This should be the real fix,
or very close to it. I can now see both the sensor and rmcast
information from ompi_info when configured
with --enable-monitoring --enable_multicast
This commit was SVN r22131.
The following SVN revision numbers were found above:
r22129 --> open-mpi/ompi@02ff00dfb5
2009-10-23 02:38:51 +00:00
Ralph Castain
02ff00dfb5
Correct a couple of typos in ompi_info's list of components
...
This commit was SVN r22129.
2009-10-22 23:38:19 +00:00
Ralph Castain
5673b230d7
Update ompi_info to support new sensor, fddp, and rmcast frameworks if OMPI was configured to include them
...
This commit was SVN r22029.
2009-09-29 13:14:39 +00:00
George Bosilca
b3ae54fb46
As some of our components do not play nicely with the open/close functionality
...
in the case of errors, close the opened components if and only if the whole
opening process complete succesfully.
This commit was SVN r21752.
2009-08-03 16:44:12 +00:00
Ralph Castain
9e524a41cf
Re-implement ompi_info in C, replacing the prior C++ code. This removes the last C++ code from the OMPI code base, thus relieving the requirement for C++ support unless the user requests the C++ bindings.
...
Jeff will update the build system later to remove the C++ checks per the above caveat.
This commit was SVN r21568.
2009-06-30 21:41:28 +00:00