Ralph Castain
6d94e7b232
Fix the debug output so it correctly reports launch state
...
This commit was SVN r17755.
2008-03-06 03:11:01 +00:00
Ralph Castain
3883bbee06
Fix bug - must not "free" tsd-allocated memory
...
This commit was SVN r17754.
2008-03-06 03:10:14 +00:00
Ralph Castain
b104a59b08
Remove obsolescent configure option
...
This commit was SVN r17753.
2008-03-06 03:09:42 +00:00
Ralph Castain
5795427f6a
Protect against situations where someone didn't fill-in all the app_context fields
...
This commit was SVN r17752.
2008-03-05 23:55:03 +00:00
Tim Prins
5de3e1965e
Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte.
...
Everything should work, however I am unable to compile and test the sctp BTL.
This commit was SVN r17751.
2008-03-05 22:44:35 +00:00
Tim Prins
f9916811ae
Make it so we do not mangle the options the user passes to their executeable. Fixes trac:1124
...
The change also:
- cleans up and simplifies the command line processing code
- adds an error output if more than one hostfile passed for a single app context
- gets rid of the superfluous orte_app_context_map_t type, and instead use a simple argv of -host options
This commit was SVN r17750.
The following Trac tickets were found above:
Ticket 1124 --> https://svn.open-mpi.org/trac/ompi/ticket/1124
2008-03-05 22:12:27 +00:00
Donald Kerr
ef8f807c1c
was not passing correct variable to dat_strerror
...
This commit was SVN r17749.
2008-03-05 21:45:16 +00:00
Rolf vandeVaart
03fdd57d5a
Fix the use of --path and -x PATH so that things work properly.
...
Note that --path specifies extra directories where the executable
is searched for, but does not affect the PATH settings.
This commit fixes trac:1221.
This commit was SVN r17748.
The following Trac tickets were found above:
Ticket 1221 --> https://svn.open-mpi.org/trac/ompi/ticket/1221
2008-03-05 21:07:43 +00:00
Rolf vandeVaart
91af56db00
Fix a few typos so this compiles on Solaris. Remove some trailing spaces.
...
This commit was SVN r17746.
2008-03-05 20:16:00 +00:00
Aurelien Bouteiller
c280b81e40
Revert the last patch. Still some warning should be issued on ia32 architectures. Looking for a fix.
...
This commit was SVN r17745.
2008-03-05 17:20:11 +00:00
Pak Lui
4dd5683715
Typo in help message
...
This commit was SVN r17743.
2008-03-05 16:02:33 +00:00
Matthias Jurenz
c21c427f26
Updated svn:ignore's for the VampirTrace integration
...
This commit was SVN r17741.
2008-03-05 15:55:46 +00:00
Matthias Jurenz
07bbdd0de0
Re-enable building of contrib packages by default (the VT configury issues are fixed)
...
This commit was SVN r17740.
2008-03-05 15:30:50 +00:00
Matthias Jurenz
cdf25e2b12
- merging VampirTrace-5.4.4.4 into the main branch
...
- fixed ticket #1212 (Make VT use OMPI autogen)
This commit was SVN r17739.
2008-03-05 15:19:29 +00:00
Matthias Jurenz
36211ad385
Fixed ticket #1212
...
(Make VT use OMPI autogen)
This commit was SVN r17738.
2008-03-05 15:17:10 +00:00
Matthias Jurenz
23ab49509d
Fixed ticket #1212
...
(Make VT use OMPI autogen)
This commit was SVN r17737.
2008-03-05 15:14:39 +00:00
Ralph Castain
4dbc352828
Per request, change name of new enviro var to OMPI_COMM_WORLD_LOCAL_SIZE
...
This commit was SVN r17736.
2008-03-05 14:45:26 +00:00
Josh Hursey
612ebdc2ac
Cleanup some symbol visability issues.
...
This commit was SVN r17733.
2008-03-05 13:59:25 +00:00
Ralph Castain
06d3145fe4
First cut at direct launch for TM. Able to launch non-ORTE procs and detect their completion for a clean shutdown.
...
This commit was SVN r17732.
2008-03-05 13:51:32 +00:00
Tim Prins
10c2ce7d35
Export needed symbol
...
This commit was SVN r17731.
2008-03-05 12:46:59 +00:00
Jeff Squyres
597266fdec
Present state of MPI debugger work:
...
* New/improved bootstrapping technique for DLLs
* First cut of the MPI handle debugging interface. It is still
evolving, but the interface is getting more stable.
* Some minor bugs were fixed in the unity topo component (brought to
light because of the new MPI handle debugging stuff).
Fixes trac:1209.
This commit was SVN r17730.
The following Trac tickets were found above:
Ticket 1209 --> https://svn.open-mpi.org/trac/ompi/ticket/1209
2008-03-05 12:22:34 +00:00
Jeff Squyres
d0f5be023c
Restore r17703; it was accidentally removed as part of r17704.
...
This commit was SVN r17728.
The following SVN revision numbers were found above:
r17703 --> open-mpi/ompi@1bedaea79b
r17704 --> open-mpi/ompi@8189fcc7d5
2008-03-05 12:01:37 +00:00
George Bosilca
c71f225a28
These functions should only be compiled when OPAL_ENABLE_FT == 1.
...
This commit was SVN r17727.
2008-03-05 05:57:13 +00:00
Josh Hursey
3b4073e32c
This commit fixes the checkpoint/restart functionality on the trunk. Included in this commit are:
...
* Extension to the ESS framework to support C/R
* Fixed support for {{{snapc_base_establish_global_snapshot_dir}}}
* Fixed FileM support
* Misc. minor code modifications
There are some outstanding visability issues that I want to fix next.
This commit was SVN r17725.
2008-03-05 04:57:23 +00:00
Ralph Castain
edb8e32a7a
Add default hostfile parameter plus --default-hostfile command line option.
...
Fix error message when job setup failed
This commit was SVN r17724.
2008-03-05 04:54:57 +00:00
Ralph Castain
022fc1f382
Add another MPI-related enviro variable OMPI_COMM_WORLD_NUM_LOCAL_PROCS
...
This commit was SVN r17723.
2008-03-05 04:53:32 +00:00
Jeff Squyres
c8e0328f2a
Add some svn:ignore's
...
This commit was SVN r17720.
2008-03-05 03:00:39 +00:00
Jeff Squyres
ea5c0cb4a2
Now that the nightly tarball has safely been made, let's try this
...
commit again. Remove the svn:ignore from problematic directories and
try a merge from /tmp-public/plpa-merge-area2.
This commit was SVN r17718.
2008-03-05 02:45:15 +00:00
Ralph Castain
9413d6cf5d
Define a default exit code for when things fail prior to a job launch - still needs work, but a start.
...
Fix a deadlock loop when things really, really go bad. If we timeout trying to kill the job, then it's time to bail as cleanly as possible, not go back and keep trying.
This commit was SVN r17715.
2008-03-05 01:46:30 +00:00
Tim Prins
1b34620d8e
Make the default to enable symbol visibility.
...
Fixes trac:1222
This commit was SVN r17712.
The following Trac tickets were found above:
Ticket 1222 --> https://svn.open-mpi.org/trac/ompi/ticket/1222
2008-03-05 01:30:32 +00:00
Ralph Castain
bf5ba58ce0
Get the count correct when the user lists the same node multiple times for -host.
...
This commit was SVN r17711.
2008-03-05 01:24:34 +00:00
Galen Shipman
3a59cbd4a7
not sure how this got missed..
...
This commit was SVN r17710.
2008-03-05 01:23:43 +00:00
Jeff Squyres
becd41ebf9
Update svn:ignore
...
This commit was SVN r17707.
2008-03-05 01:16:14 +00:00
Christian Bell
987de57c9c
Looks like orte/ns is now gone
...
This commit was SVN r17706.
2008-03-05 00:55:43 +00:00
Jeff Squyres
8189fcc7d5
Back out r17702; it went very badly.
...
This commit was SVN r17704.
The following SVN revision numbers were found above:
r17702 --> open-mpi/ompi@3df754ebd7
2008-03-05 00:42:39 +00:00
Shiqing Fan
1bedaea79b
Add support of orte event wait functions for Windows.
...
This commit was SVN r17703.
2008-03-05 00:25:23 +00:00
Jeff Squyres
3df754ebd7
Bring over PLPA v1.1 from /tmp-public/plpa-v1.1 branch.
...
This commit was SVN r17702.
2008-03-05 00:16:49 +00:00
Aurelien Bouteiller
284115208c
Try to blindly solve warning about size_t printf format, as I can't reproduce the warning on my machines.
...
This commit was SVN r17701.
2008-03-04 22:30:35 +00:00
Christian Bell
c3d0a81cd3
Add new QLogic adapters to hca-params.init
...
This commit was SVN r17699.
2008-03-04 22:14:27 +00:00
Tim Mattox
5b0a2bdbd1
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17697.
2008-03-04 21:44:34 +00:00
Jeff Squyres
8e631d4dc0
Suggestions from Ralf W. to use the official git HTTP mirrors to get
...
the latest config.sub and config.guess.
This commit was SVN r17695.
2008-03-04 21:22:51 +00:00
Ralph Castain
e745c16ff1
Modify the enviro variable names to be OMPI_...
...
Add two new ones: OMPI_COMM_WORLD_LOCAL_RANK and OMPI_UNIVERSE_SIZE
This commit was SVN r17694.
2008-03-04 20:16:05 +00:00
Tim Mattox
668ec5d873
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17690.
2008-03-04 19:11:33 +00:00
Shiqing Fan
ebf9c0441d
Set the windows components invisible.
...
This commit was SVN r17687.
2008-03-04 17:37:17 +00:00
Shiqing Fan
ae41b5418b
Update the RAS and PLM components for Windows.
...
These won't suffer another platforms but only windows.
This commit was SVN r17686.
2008-03-04 17:13:01 +00:00
Ralph Castain
55c727cea4
Fix compiler warning
...
This commit was SVN r17684.
2008-03-04 15:46:37 +00:00
Jeff Squyres
6aba701f65
Change the default to ''not'' build any contrib packages by default
...
(per consensus on the devel list, at least until the VT configury
issues are fixed).
This commit was SVN r17683.
2008-03-04 13:43:12 +00:00
Ralph Castain
ffa232687a
Fix xcast so it works in multi-node situations where the user specifies a particular mode to use (e.g., direct).
...
This commit was SVN r17682.
2008-03-03 20:07:02 +00:00
Ralph Castain
841d0e5208
Cleanup an attribute warning - not sure which one to set or where it should go, so I'll leave that to someone more familiar with "attributes".
...
Ensure some debugging is only enabled when have_debug is set.
This commit was SVN r17681.
2008-03-03 16:06:47 +00:00
Matthias Jurenz
70fe703057
set OMPI_CONTRIB_DIST_SUBDIRS only if the contributed software is enabled
...
This commit was SVN r17680.
2008-03-03 15:59:52 +00:00