CP2K compile error
Alfio Lazzaro
alfio.... at gmail.com
Fri Apr 13 06:44:38 UTC 2018
First of all, you don't need
OBJECTS_ARCHITECTURE = machine_intel.o
anymore.
As the message says, the compiler is buggy. I assume that this is the Intel
compiler. Please refer to this list of supported (and tested) compiler:
https://www.cp2k.org/dev:compiler_support
Alfio
Il giorno giovedì 12 aprile 2018 23:34:20 UTC+2, Yifei Shi ha scritto:
>
> Hi Everyone,
>
> I'm getting this error when compiling:
>
> 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.
> compilation aborted for dbcsr_mm_cannon.f90 (code 1)
>
> The arch file I'm using is:
>
> CC = mpicc
> FC = mpif90
> LD = mpif90
> AR = xiar -r
> #DFLAGS = -D__MKL -D__INTEL -D__parallel -D__SCALAPACK
> DFLAGS = -D__MKL -D__INTEL -D__FFTW3 -D__parallel -D__SCALAPACK
> CPPFLAGS = -C -traditional $(DFLAGS)
> FCFLAGS = $(DFLAGS) -O3 -xHost -heap-arrays 64 -fpp -free -unroll -pc
> 64 -convert big_endian
> LDFLAGS = $(FCFLAGS) -static-intel
> #LIBS = -mkl=cluster
> LIBS = -lfftw3 -mkl=cluster #-lmkl_intel_lp64 -lmkl_sequential
> -lmkl_core -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64
>
> OBJECTS_ARCHITECTURE = machine_intel.o
>
>
> Thanks very much for any suggestions!
>
> Yifei
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20180412/b1da9ffc/attachment.htm>
More information about the CP2K-user
mailing list