--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/02 01:28:42 1.4 +++ MITgcm_contrib/quarter_degree_global/README.txt 2004/12/03 01:54:30 1.7 @@ -19,10 +19,10 @@ \cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . \cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . \cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . -\mv SIZE.h_mpi SIZE.h +\mv SIZE.h_test SIZE.h ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix make depend -make -j 16 +make -j 4 cd .. mkdir run cd run @@ -33,6 +33,9 @@ \cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data mpirun -np 2 mitgcmuv +there is comparison output in +../../../../MITgcm_contrib/quarter_degree_global/results/STDOUT.0000 + ########################################################################## # 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc @@ -43,9 +46,10 @@ mkdir bin exe cd bin \rm * -../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/* . +../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix make depend -make -j 16 +make -j 4 cd ../exe \rm * \cp ../bin/mitgcmuv .