19 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . |
20 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . |
21 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . |
22 |
\mv SIZE.h_mpi SIZE.h |
\mv SIZE.h_test SIZE.h |
23 |
../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
24 |
make depend |
make depend |
25 |
make -j 16 |
make -j 4 |
26 |
cd .. |
cd .. |
27 |
mkdir run |
mkdir run |
28 |
cd run |
cd run |
33 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data |
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data |
34 |
mpirun -np 2 mitgcmuv |
mpirun -np 2 mitgcmuv |
35 |
|
|
36 |
|
there is comparison output in |
37 |
|
../../../../MITgcm_contrib/quarter_degree_global/results/STDOUT.0000 |
38 |
|
|
39 |
|
|
40 |
########################################################################## |
########################################################################## |
41 |
# 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 |
46 |
mkdir bin exe |
mkdir bin exe |
47 |
cd bin |
cd bin |
48 |
\rm * |
\rm * |
49 |
../tools/genmake2 -mods=../../MITgcm_contrib/quarter_degree_global/code -of ../tools/build_options/linux_ia64_efc+mpi_altix |
\cp ../../MITgcm_contrib/quarter_degree_global/code/* . |
50 |
|
../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix |
51 |
make depend |
make depend |
52 |
make -j 16 |
make -j 4 |
53 |
cd ../exe |
cd ../exe |
54 |
\rm * |
\rm * |
55 |
\cp ../bin/mitgcmuv . |
\cp ../bin/mitgcmuv . |