Next: IBM SP2 at Cornell
Up: How to compile and
Previous: How to compile and
- 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
Andrew Canning
Wed May 13 15:17:45 PDT 1998