70 |
|
|
71 |
|
|
72 |
########################################################################## |
########################################################################## |
73 |
# 510*510*6*50, 216-cpu cube sphere on altix with ifort |
# 510*510*6*50, 450-cpu cube sphere on altix with ifort |
74 |
|
|
75 |
cd MITgcm |
cd MITgcm |
76 |
mkdir build run |
mkdir build run |
77 |
cd build |
cd build |
78 |
\rm * |
\rm * |
79 |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
80 |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/s1800t_17x51/* . |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/s1350t_34x34/* . |
81 |
\mv SIZE.h_450 SIZE.h |
\mv SIZE.h_450 SIZE.h |
82 |
../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas |
../tools/genmake2 -of linux_ia64_ifort+mpi_altix_nas |
83 |
make depend |
make depend |
84 |
make -j |
make -j |
85 |
cd ../run |
cd ../run |