| Architechture | Operating system | Compiler | Files |
|---|---|---|---|
| Intel Itanium (ia64) | RedHat Enterprise Linux 2.4 |
Intel C/FORTRAN 8.1 | gamess-ia64-june-2005.rpm |
| Intel Pentium III and above | RedHat Enterprise Linux 2.4 |
GNU C/FORTRAN 3.2.3 | gamess-ia32-june-2005.rpm |
| SUN SPARC v9 | SunOS 5.9 sun4u | SUN FORTRAN 95 v7.1/SUN C v5.1 | gamess-sunsparcv9-june-2005.tgz |
/opt/gamess/bin/rungms file_prefix 00 1 2>&1 > file_prefix.out
To run interactively (on SUN):
$GMSPATH/rungms file_prefix 00 1 >& file_prefix.out
where "file_prefix" is the file prefix of the gamess input file "gamess_prefix.inp"
To run through the queue, run the script "gamess" (/opt/gamess/bin/gamess on linux or $GMSPATH/gamess
on sun's).
At the prompt, type:
gamess -n PROCS file_prefix
where PROCS is the number of gamess processes you want.