Next: DEC Alpha
Up: How to compile
Previous: SGI PowerChallenge at
- 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 faster compilation
- Compile by typing ``make''. If it fails, set NPROC to 1 and retry
- Run the code with mpprun -n number_of_processors ./paratec
Bernd Pfrommer
Fri Jan 16 14:08:55 PST 1998