Dear RegCM users,
I could compile well in my local machine with gfortran but, when I tried on cluster with intel compilers, I got the following error. Could anybody please help me fix this error?
mpif90 -I/home/510cy204/RegCM_SOURCE/RegCM-4.4.4/external -I/home/510cy204/presoft_regcm/include -I/home/510cy204/presoft_regcm/include -DCLM -I/home/510cy204/RegCM_SOURCE/RegCM-4.4.4/Share -O3 -fp-model fast=2 -ip -convert big_endian -assume byterecl -heap-arrays -finline-functions -c mod_mppparam.F90
gfortran: fast=2: No such file or directory
gfortran: big_endian: No such file or directory
gfortran: byterecl: No such file or directory
gfortran: unrecognized option '-convert'
gfortran: unrecognized option '-heap-arrays'
f951: error: unrecognized command line option "-ip"
f951: error: unrecognized command line option "-assume"
f951: error: unrecognized command line option "-fp-model"
Thank you.
Regards,
Kishore