/[MITgcm]/MITgcm_contrib/gael/verification/README
ViewVC logotype

Diff of /MITgcm_contrib/gael/verification/README

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

revision 1.5 by gforget, Tue Oct 14 20:06:44 2014 UTC revision 1.7 by gforget, Thu Feb 12 22:11:05 2015 UTC
# Line 29  A) setup the experiments (incl. llc90 an Line 29  A) setup the experiments (incl. llc90 an
29     To run the cs32 test on one cpu :     To run the cs32 test on one cpu :
30         ./testreport -t global_oce_cs32         ./testreport -t global_oce_cs32
31     And to run the llc90 test on 24 cpus, using mpi     And to run the llc90 test on 24 cpus, using mpi
32        /testreport -of=../tools/build_options/linux_amd64_gfortran -MPI 24 -command 'mpirun -np TR_NPROC ./mitgcmuv' -t 'global_oce_cs32 global_oce_llc90'        ./testreport -of=../tools/build_options/linux_amd64_gfortran -MPI 24 -command 'mpirun -np TR_NPROC ./mitgcmuv' -t 'global_oce_cs32 global_oce_llc90'
33     The optfile may be swaped for one that better suits your machine.     The optfile may be swaped for one that better suits your machine.
34    
35    Notes: - when using mpi and netcdf, testreport expects two environment variables :
36             export MPI_INC_DIR=/opt/local/include
37             export NETCDF_ROOT=/opt/local
38             or something similar depending on your computing environment
39           - whether with testreport or not mpi and netcdf libraries are a pre-requisite
40  5) upon completion of the experiments, testreport should return something like  5) upon completion of the experiments, testreport should return something like
41      Y Y Y Y>16<16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16  .  . pass  global_oce_cs32      Y Y Y Y>16<16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16  .  . pass  global_oce_cs32
42      Y Y Y Y> 7<16 16 12 12 16 16 13 11 13 12 10 11 13 13 11 11  .  . FAIL  global_oce_llc90      Y Y Y Y> 7<16 16 12 12 16 16 13 11 13 12 10 11 13 13 11 11  .  . FAIL  global_oce_llc90

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

  ViewVC Help
Powered by ViewVC 1.1.22