/[MITgcm]/MITgcm_contrib/test_scripts/ollie/mitgcmtestreport_cray
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/ollie/mitgcmtestreport_cray

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

revision 1.3 by mlosch, Tue Jun 21 09:43:58 2016 UTC revision 1.5 by mlosch, Wed Jun 22 06:23:27 2016 UTC
# Line 1  Line 1 
1  #!/bin/bash -e  #!/bin/bash -e
2  # new script for running testreport on ollie.awi.de  # new script for running testreport on ollie.awi.de
3  p# - compile and run on compute nodes  # - compile and run on compute nodes
4  # - use ssh to call mpack command from the head node ollie0  # - use ssh to call mpack command from the head node ollie0
5  #$Header$  #$Header$
6  #$Name$  #$Name$
# Line 31  RUNIT="runit_"$sfx Line 31  RUNIT="runit_"$sfx
31  OPTFILE=../tools/build_options/linux_ia64_${sfx}_ollie  OPTFILE=../tools/build_options/linux_ia64_${sfx}_ollie
32  options="-MPI 6"  options="-MPI 6"
33  options="$options -odir ${dNam}-c"  options="$options -odir ${dNam}-c"
34  p#options="$options -j 6"  #options="$options -j 6"
35  #options="$options -t global_ocean.cs32x15"  #options="$options -t global_ocean.cs32x15"
36    
37  #EXE='mpiexec.hydra -bootstrap slurm -n TR_NPROC ./mitgcmuv'  #EXE='mpiexec.hydra -bootstrap slurm -n TR_NPROC ./mitgcmuv'

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

  ViewVC Help
Powered by ViewVC 1.1.22