--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/02 07:05:44 1.5 +++ MITgcm_contrib/quarter_degree_global/README.txt 2004/12/03 01:54:30 1.7 @@ -22,7 +22,7 @@ \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 @@ -46,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 .