#!/bin/csh # compilation configuration for GAMESS # generated on lindell # generated at Thu Oct 28 21:31:43 CEST 2010 setenv GMS_PATH /home/ernst/gamess # machine type setenv GMS_TARGET linux32 # FORTRAN compiler setup setenv GMS_FORTRAN gfortran # mathematical library setup setenv GMS_MATHLIB mkl setenv GMS_MATHLIB_PATH /opt/intel/mkl/10.2.5.038/lib/32 setenv GMS_MKL_VERNO 11 # parallel message passing model setup setenv GMS_DDI_COMM sockets