File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 11#! /bin/sh
22# set -ex
3- prefix=" /nfs/tmp2/lee218/delete/spack-graphlib3/spack/opt/spack/linux-redhat6-x86_64/gcc-4.4.7/stat-3.0.0b-m3z4ap2tywfmpyqehv6qr7purrqyrk7g"
4- # prefix="/nfs/tmp2/lee218/delete/stat-prefix"
5- # prefix="/collab/usr/global/tools/stat/chaos_5_x86_64_ib/stat-3.0.0b"
6- prefix2=" /collab/usr/global/tools/stat/chaos_5_x86_64_ib/stat-test"
3+ prefix=" /usr/local"
74testnums=" 01 02 03"
85testmodes=" attach launch"
9- testnums=" 01"
10- testmodes=" attach"
11- # testmodes="launch"
126
137statcl_command=" ${prefix} /bin/stat-cl"
14- app_exe=" ${prefix2 } /share/STAT/examples/bin/dysect_test"
8+ app_exe=" ${prefix } /share/STAT/examples/bin/dysect_test"
159logmode=" -l FE -l BE -l CP "
16- topologymode=" "
17- # topologymode=" -u 1-1-1 -p 8 -A -n 8 "
10+ topologymode=" -u 1-1-1 -p 8 -A -n 8 "
1811
1912rm -rf test_results
2013
You can’t perform that action at this time.
0 commit comments