George Bosilca
d628a18411
Right now there is no support for TotalView on Windows. Therefore, we don't
...
really care how these functions and variables are declared.
This commit was SVN r11996.
2006-10-05 05:19:03 +00:00
George Bosilca
7ad23ff97b
Be 100% total view friendly. Let tv find out the real name of our
...
executable and export all functions as they should be.
This commit was SVN r11694.
2006-09-18 17:55:14 +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
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
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