CP2K compile error
Yifei Shi
syf.ta... at gmail.com
Thu Apr 12 21:34:20 UTC 2018
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/51b1f6ab/attachment.htm>
More information about the CP2K-user
mailing list