/[MITgcm]/MITgcm_contrib/test_scripts/other/testing_loc
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/other/testing_loc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by jmc, Fri Jun 3 17:59:32 2011 UTC revision 1.3 by jmc, Mon Jul 11 22:58:30 2011 UTC
# Line 46  if test $tt = 'mp2' ; then Line 46  if test $tt = 'mp2' ; then
46    export OMP_NUM_THREADS=2    export OMP_NUM_THREADS=2
47    export KMP_STACKSIZE=400m    export KMP_STACKSIZE=400m
48    
49    testreport -MPI 2 -mth -of ../../linux_amd64_ifort+mpi_chk \    testreport -MPI 2 -mth -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \
50     -command='mpirun -v -np TR_NPROC ./mitgcmuv' \     -devel -command='mpirun -v -np TR_NPROC ./mitgcmuv' \
51     -a jmc@mitgcm.org -nc > ../../tr_run_$tt.log 2>&1     -a jmc@mitgcm.org -nc > ../../tr_run_$tt.log 2>&1
52    
53    #unset echo    #unset echo
# Line 62  fi Line 62  fi
62    
63  if test $tt = 'ur4' ; then  if test $tt = 'ur4' ; then
64    
65    testreport -MPI 3 -ur4 -of ../../linux_amd64_ifort+mpi_chk \    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \
66     -nc -dd -nr > ../../tr_run_$tt.log 2>&1     -devel -nc -dd -nr > ../../tr_run_$tt.log 2>&1
67    
68    set +x    set +x
69    echo '' ; echo ' remove */build/*.o */mitgcmuv'    echo '' ; echo ' remove */build/*.o */mitgcmuv'
# Line 72  if test $tt = 'ur4' ; then Line 72  if test $tt = 'ur4' ; then
72    echo ''    echo ''
73    set -x    set -x
74    
75    testreport -MPI 3 -ur4 -of ../../linux_amd64_ifort+mpi_chk \    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \
76     -match 5 -command='mpirun -v -np TR_NPROC ./mitgcmuv' \     -devel -match 5 -command='mpirun -v -np TR_NPROC ./mitgcmuv' \
77     -a jmc@mitgcm.org -q >> ../../tr_run_$tt.log 2>&1     -a jmc@mitgcm.org -q >> ../../tr_run_$tt.log 2>&1
78    
79    sed -n "/ email /,$ p" ../../tr_run_$tt.log    sed -n "/ email /,$ p" ../../tr_run_$tt.log

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22