6 |
|
|
7 |
cvs co MITgcm_contrib/quarter_degree_global |
cvs co MITgcm_contrib/quarter_degree_global |
8 |
cvs co MITgcm_code |
cvs co MITgcm_code |
9 |
|
cvs co MITgcm/verification/global_with_exf |
10 |
|
cvs co MITgcm/verification/testreport |
11 |
|
|
12 |
|
|
13 |
|
########################################################################## |
14 |
|
# mpi test of verification/global_with_exf on columbia |
15 |
|
|
16 |
|
cd MITgcm/verification/global_with_exf/build |
17 |
|
\rm * |
18 |
|
\cp ../code/* . |
19 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . |
20 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . |
21 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . |
22 |
|
\mv SIZE.h_mpi SIZE.h |
23 |
|
../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
24 |
|
make depend |
25 |
|
make -j 16 |
26 |
|
cd .. |
27 |
|
mkdir run |
28 |
|
cd run |
29 |
|
\rm * |
30 |
|
\cp ../build/mitgcmuv . |
31 |
|
\ln -sf ../input/* . |
32 |
|
\rm data |
33 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data |
34 |
|
mpirun -np 2 mitgcmuv |
35 |
|
|
36 |
|
|
37 |
########################################################################## |
########################################################################## |
38 |
# 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc |
# 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc |