| 3 |
# $Header$ |
# $Header$ |
| 4 |
# $Name$ |
# $Name$ |
| 5 |
|
|
| 6 |
echo 'source ~jmc/bin/intel_64.csh' |
#echo 'source ~jmc/bin/intel_v11.sh' |
| 7 |
source ~jmc/bin/intel_64.sh |
#source ~jmc/bin/intel_v11.sh |
| 8 |
|
echo 'source ~jmc/bin/intel_v12.sh' |
| 9 |
|
source ~jmc/bin/intel_v12.sh |
| 10 |
tst_list='mp2 ur4' |
tst_list='mp2 ur4' |
| 11 |
#tst_list='ur4' |
#tst_list='ur4' |
| 12 |
#tst_list='mp2' |
#tst_list='mp2' |
| 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_ifort+mpi_loc \ |
testreport -MPI 2 -mth -of ../../linux_amd64_ifort+mpi_chk \ |
| 50 |
-command='mpirun -v -np TR_NPROC ./mitgcmuv' \ |
-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 |
|
|