Brian Barrett
fee6409708
fix compiler warning and compiler error in totalview code...
...
This commit was SVN r8207.
2005-11-20 18:41:45 +00:00
Jeff Squyres
8d96c21311
Good weekend brainless activity -- implement the orterun command line
...
debugger scheme described in
http://www.open-mpi.org/community/lists/users/2005/10/0214.php . This
makes our user-level debugger scheme much more vendor-independent
(although the "-tv" option will still work for backwards compatibility
-- it'll just be a synonum of "--debug").
This commit was SVN r8206.
2005-11-20 16:06:53 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Tim Woodall
60754acae8
- modified rmaps data structures to point directly to ras node
...
- modified rsh to NOT query for each nodes mapping, as all data is
already available in the rmaps structures
This commit was SVN r7894.
2005-10-27 17:04:10 +00:00
Jeff Squyres
65f1adfedc
Add "-tv" option to orterun:
...
orterun -tv -np 4 foo
which will turn around and re-exec:
totalview orterun -a -np 4 foo
This commit was SVN r7636.
2005-10-05 10:24:34 +00:00
David Daniel
a5eff8fc78
A little more clean-up. TotalView now works with --enable-debug build.
...
Tested with:
pls = rsh
totalview.6.6.0-2
Linux cadillac82.ccstar.lanl.gov 2.4.24 #1 SMP Thu Jul 1 15:28:04 MDT
2004 i686 i686 i386 GNU/Linux
This commit was SVN r7108.
2005-08-31 16:15:59 +00:00
George Bosilca
d64a702a5b
There is a missing header. --enable-picky help to track down such kind of errors.
...
This commit was SVN r7102.
2005-08-31 00:47:52 +00:00
David Daniel
995641c1e6
Don't initialize proctable more than once (since the stage gate 1 trigger
...
seems to get fired at least twice).
This commit was SVN r7101.
2005-08-31 00:21:55 +00:00
David Daniel
ced11250e4
Basic totalview support for orterun. Close to working, but need to
...
check hostnames are obtained correctly.
This commit was SVN r7096.
2005-08-30 17:29:43 +00:00
David Daniel
6cb97e6ade
Reverting totalview support to *not* use the as yet unimplemented
...
orte_jobgrp_t. Now just need to work out where to call it...
This commit was SVN r7092.
2005-08-30 12:59:04 +00:00
Brian Barrett
a13166b500
* rename ompi_output to opal_output
...
This commit was SVN r6329.
2005-07-03 23:31:27 +00:00
Brian Barrett
761402f95f
* rename ompi_list to opal_list
...
This commit was SVN r6322.
2005-07-03 16:22:16 +00:00
Jeff Squyres
1b18979f79
Initial population of orte tree
...
This commit was SVN r6266.
2005-07-02 13:42:54 +00:00