/[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.4 by jmc, Wed Aug 3 22:52:47 2011 UTC revision 1.5 by jmc, Tue Sep 6 13:46:06 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 ../tools/build_options/linux_amd64_ifort11+mpi_generic \    testreport -MPI 2 -mth -of ../tools/build_options/linux_amd64_ifort11 \
50     -devel -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    
# 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 ../tools/build_options/linux_amd64_ifort11+mpi_generic \    if test -e tr_out.txt ; then /bin/rm -f tr_out.sav ; mv tr_out.txt tr_out.sav ; fi
66    
67      testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11 \
68     -devel -nc -ef -syntax-only -obj -dd > ../../tr_run_$tt.log 2>&1     -devel -nc -ef -syntax-only -obj -dd > ../../tr_run_$tt.log 2>&1
69    
70    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11 \
71     -devel -nc -match 5 -command='mpirun -v -np TR_NPROC ./mitgcmuv' \     -devel -nc -match 5 -command='mpirun -v -np TR_NPROC ./mitgcmuv' \
72     -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1     -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1
73    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22