Next: DEC Alpha
Up: How to compile and
Previous: SGI PowerChallenge at NCSA
- Set the target directory where the executable will go.
- Uncomment the include files Make.t3e and Make.mpi and
Make.scalapack in Makefile. Comment out Make.serial.
- type ``module load mpt'' to set the environment variables for
the parallel libraries
- Set ``setenv NPROC 4'' for parallel compilation
- Compile by typing ``make''. If it fails, set NPROC to 1 and retry
- Run the code with mpprun -n number_of_processors ./paratec
Andrew Canning
Wed May 13 15:17:45 PDT 1998