Next: IBM SP2 at
Up: How to compile
Previous: How to compile
- Set the target directory where the executable will go.
- Uncomment the include file Make.rs6k in Makefile, and also
Make.serial. Comment out Make.mpi, which is for parallel machines.
Comment out Make.scalapack
- Determine whether you will run on a Power (tiger) or Power2 chip
(civet), and select the target machine in Make.rs6k.
- Compile with the Fortran 90 compiler (e.g. on civet) by typing
make.
- Simply type the name of the executable to run
Bernd Pfrommer
Fri Jan 16 14:08:55 PST 1998