Next: T3E at NERSC
Up: How to compile and
Previous: IBM SP2 at Cornell
- Set the target directory where the executable will go.
- Uncomment the include files Make.sgi and Make.mpi in
Makefile. Comment out Make.serial and Make.scalapack
- For parallel compilation, type ``setenv PARALLEL 8''
- Compile by typing ``make'', or ``make -P'' (for parallel compilation)
- Run the code with mpirun -np number_of_processors ./paratec
Andrew Canning
Wed May 13 15:17:45 PDT 1998