[RegCNET] make error of current update
Giuliani Graziano
ggiulian at ictp.it
Mon Jan 21 11:18:01 CET 2013
> Dear RegCNET,
>
> I am trying to install the recent update of the RegCM4.3.5.2 but I
> obtained
> the following error during the make install process
>
> I have entered the following commands
>
> ./bootstrap.sh
> ./configure CC=icc FC=ifort --with-netcdf=<path/>/netcdf_install/
> make install
>
> mpif90 -I/home/regcm/Code/regcm/branches/regcm-chem-soa/external
> -I/home/regcm/RegCM-4.2/Utils/netcdf_install//include
> -I/home/regcm/RegCM-4.2/Utils/netcdf_install//include
> -I/home/regcm/Code/regcm/branches/regcm-chem-soa/Share -O3 -fp-model
> fast=2
> -ip -convert big_endian -assume byterecl -heap-arrays -c mod_ncout.F90
> : catastrophic error: **Internal compiler error: segmentation violation
> signal raised** Please report this error along with the circumstances in
> which it occurred in a Software Problem Report. Note: File and line given
> may not be explicit cause of this error.
[...]
This is a problem of the Intel 11 compiler on systems with low memory. You
should reduce the optimization of the compiler on compiling the
mod_ncout.F90. As already reported in the release notes posted in the
RegCNET, https://lists.ictp.it/pipermail/regcnet/2013/006379.html
You should take away the "-ip" flag.
Ciao!
More information about the RegCNET
mailing list