George Bosilca
a856f926de
Remove a bunch of unused variables.
...
This commit was SVN r28213.
2013-03-26 14:34:29 +00:00
George Bosilca
f7528bb404
Remove unused variables.
...
This commit was SVN r26966.
2012-08-08 12:43:13 +00:00
George Bosilca
2303cd0bdb
Remove initialized but unused variables.
...
This commit was SVN r26959.
2012-08-07 12:05:25 +00:00
Adrian Knoth
5096512c3a
Cosmetics, only typos.
...
This commit was SVN r19061.
2008-07-28 13:33:08 +00:00
Jeff Squyres
e2b08aaca4
Fix bad free's found in CID 707 and CID 708.
...
This commit was SVN r18600.
2008-06-05 20:49:33 +00:00
Ralph Castain
7c7b9b0486
Do a little cleanup on the opal graph class and opal carto framework to conform to OMPI naming conventions and avoid potential conflict with user applications - no change in functionality, passes carto test program
...
This commit was SVN r18407.
2008-05-07 19:33:49 +00:00
Sharon Melamed
afa98f92e8
Changed the for loop to a while loop so I could
...
release the edge without conflicting with get next.
This commit was SVN r17979.
2008-03-26 14:45:45 +00:00
Tim Prins
84b2099fe8
Remove the now-unused orte_value_array. As this is the last 'class' split between orte and ompi, remove the big comment about the split in ompi_bitmap.
...
Also, update some properties (source files should not be executeable...), and remove a couple unneeded inclusions of orte_proc_table.h
This commit was SVN r17655.
2008-02-28 21:39:42 +00:00
George Bosilca
7b1132b623
Remove some warnings about uninitialized variables (the code was correct but
...
the compilers are not yet that smart).
Add the dependency to output.h in order to be able to use opal_output.
This commit was SVN r17195.
2008-01-24 00:39:24 +00:00
Sharon Melamed
025b68becf
Move the carto framework to the trunk.
...
This commit was SVN r17177.
2008-01-23 09:20:34 +00:00