$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/README,v 1.5 1998/04/26 17:42:46 cnh Exp $ MITgcmUV Getting Started ======================== o Introduction o Install tar -xvf ... cd tools genmake.dec cd ../bin ln -s ../tools/Makefile.dec makefile make depend make setenv PARALLEL 1 ../exe/barrier o Running eedata data - Serial execution - Parallel execution. Threads nSx, nSy setenv PARALLEL n nTx=2, nTy=2 - Parallel execution. MPI mPx, nPy dmpirun - Parallel execution. Hybrid o References