Results for test case bsub_mpirun

Legend
0 Lines Added
0 Lines Deleted
0 Lines Changed

0 modifications, totalling 0 lines

 Line  Baseline  Line  Current
1:  ================================================================================ 1:  ================================================================================
2:  CASE: bsub/mpirun 2:  CASE: bsub/mpirun
3:    3:   
4:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 4:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600
5:    5:   
6:  RESULTS: 6:  RESULTS:
7:  bsub -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600 7:  bsub -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600
8:    8:   
9:  ================================================================================ 9:  ================================================================================
10:  CASE: bsub/mpirun -totalview engine_par 10:  CASE: bsub/mpirun -totalview engine_par
11:    11:   
12:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 -totalview engine_par 12:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 -totalview engine_par
13:    13:   
14:  RESULTS: 14:  RESULTS:
15:  totalview bsub -a -dograb -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600 15:  totalview bsub -a -dograb -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600
16:    16:   
17:  ================================================================================ 17:  ================================================================================
18:  CASE: bsub/mpirun -valgrind engine_par 18:  CASE: bsub/mpirun -valgrind engine_par
19:    19:   
20:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 -valgrind engine_par 20:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 -valgrind engine_par
21:    21:   
22:  RESULTS: 22:  RESULTS:
23:  bsub -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 valgrind --tool=memcheck --error-limit=no --num-callers=50 --leak-check=full --track-origins=yes --show-reachable=yes --log-file=vg_engine_par_%p.log $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600 23:  bsub -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 valgrind --tool=memcheck --error-limit=no --num-callers=50 --leak-check=full --track-origins=yes --show-reachable=yes --log-file=vg_engine_par_%p.log $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600
24:    24:   
25:  ================================================================================ 25:  ================================================================================
26:  CASE: bsub/mpirun -strace engine_par 26:  CASE: bsub/mpirun -strace engine_par
27:    27:   
28:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 -strace engine_par 28:  INPUT: visit -engine -norun engine_par -l bsub/mpirun -np 8 -p pbatch -t 30:00 -la "-arg1 -arg2" -sla "-arg3 -arg4" -host 127.0.0.1 -port 5600 -strace engine_par
29:    29:   
30:  RESULTS: 30:  RESULTS:
31:  bsub -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 strace -ttt -T $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600 31:  bsub -I -arg1 -arg2 -n 8 -q pbatch -W 30:00 -R "span[ptile=1]" mpirun -arg3 -arg4 strace -ttt -T $VISIT_EXE_DIR/engine_par -plugindir $HOME/.visit/$VERSION/$PLATFORM/plugins:$VISITDIR/plugins -visithome $VISITDIR -visitarchhome $VISITDIR/ -dv -host $HOST -port 5600
32:    32: