--- MITgcm/verification/lab_sea/README 2004/03/31 02:36:23 1.14 +++ MITgcm/verification/lab_sea/README 2004/04/06 21:42:33 1.15 @@ -60,7 +60,6 @@ Instructions for generating and running a 1-CPU experiment ========================================================== -Generating 1-CPU executable: cd MITgcm/verification/lab_sea mkdir build cd build @@ -68,8 +67,6 @@ ../../../tools/genmake2 make depend make - -To run Experiment 1: cd ../input ../build/mitgcmuv > output.txt @@ -78,3 +75,18 @@ cd ../../../verification/lab_sea/matlab matlab lookat_ice + + +Instructions for generating and running a 2-CPU experiment on kalpana +===================================================================== + + cd MITgcm/verification/lab_sea + mkdir build + cd build + \cp ../code/*.h ../code/packages.conf . + \cp ../code/SIZE.h_mpi SIZE.h + ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix + make depend + make + cd ../input + mpirun -np 2 ../build/mitgcmuv