/[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.3 by jmc, Mon Jul 11 22:58:30 2011 UTC revision 1.4 by jmc, Wed Aug 3 22:52:47 2011 UTC
# Line 63  fi Line 63  fi
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 \    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \
66     -devel -nc -dd -nr > ../../tr_run_$tt.log 2>&1     -devel -nc -ef -syntax-only -obj -dd > ../../tr_run_$tt.log 2>&1
   
   set +x  
   echo '' ; echo ' remove */build/*.o */mitgcmuv'  
   /bin/rm -f */build/*.o  
   /bin/rm -f */build/mitgcmuv  
   echo ''  
   set -x  
67    
68    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \    testreport -MPI 3 -ur4 -of ../tools/build_options/linux_amd64_ifort11+mpi_generic \
69     -devel -match 5 -command='mpirun -v -np TR_NPROC ./mitgcmuv' \     -devel -nc -match 5 -command='mpirun -v -np TR_NPROC ./mitgcmuv' \
70     -a jmc@mitgcm.org -q >> ../../tr_run_$tt.log 2>&1     -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1
71    
72    sed -n "/ email /,$ p" ../../tr_run_$tt.log    sed -n "/ email /,$ p" ../../tr_run_$tt.log
73    

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

  ViewVC Help
Powered by ViewVC 1.1.22