<div dir="ltr">
        
        
        <style type="text/css">
                @page { margin: 2cm }
                p { margin-bottom: 0.25cm; line-height: 120% }
        </style>


<p style="margin-bottom: 0cm; line-height: 100%">Dear CP2K’s users
and experts</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p>
<p style="margin-bottom: 0cm; line-height: 100%">I am trying to
complie CP2K using intel’s compilers and their math library MKL.
The compilation process was successful without any error. However when
I tested the generated binary (used the >command make -j ARCH=... VERSION=... test), the test was failed with many errors.</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p>
<p style="margin-bottom: 0cm; line-height: 100%">Here is my
Linux-x86-64-intel.popt file. The test report is attacked below.</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><p style="margin-bottom: 0cm; line-height: 100%">CC       = cc</p><p style="margin-bottom: 0cm; line-height: 100%">CPP      = 
</p><p style="margin-bottom: 0cm; line-height: 100%">FC       = mpiifort</p><p style="margin-bottom: 0cm; line-height: 100%">LD       = mpiifort</p><p style="margin-bottom: 0cm; line-height: 100%">AR       = ar -r</p><p style="margin-bottom: 0cm; line-height: 100%">CPPFLAGS =</p><p style="margin-bottom: 0cm; line-height: 100%">DFLAGS   = -D__MKL
-D__FFTW3 -D__HAS_NO_SHARED_GLIBC \</p><p style="margin-bottom: 0cm; line-height: 100%">     -D__parallel
-D__SCALAPACK</p><p style="margin-bottom: 0cm; line-height: 100%">CFLAGS   = $(DFLAGS)
-O2</p><p style="margin-bottom: 0cm; line-height: 100%">FCFLAGS  = $(DFLAGS)
-O2 -funroll-loops -fpp -free</p><p style="margin-bottom: 0cm; line-height: 100%">FCFLAGS += -fp-model
precise</p><p style="margin-bottom: 0cm; line-height: 100%">FCFLAGS += -g
-traceback</p><p style="margin-bottom: 0cm; line-height: 100%">FCFLAGS +=
-I${MKLROOT}/include -I${MKLROOT}/include/fftw</p><p style="margin-bottom: 0cm; line-height: 100%">LDFLAGS  =
$(FCFLAGS) -static-intel</p><p style="margin-bottom: 0cm; line-height: 100%">LDFLAGS_C =
$(FCFLAGS) -static-intel -nofor_main</p><p style="margin-bottom: 0cm; line-height: 100%">MKL_LIB  =
${MKLROOT}/lib/intel64</p><p style="margin-bottom: 0cm; line-height: 100%">LIBS    +=
$(MKL_LIB)/libmkl_scalapack_lp64.a -Wl,--start-group \</p><p style="margin-bottom: 0cm; line-height: 100%">         
$(MKL_LIB)/libmkl_intel_lp64.a ${MKL_LIB}/libmkl_sequential.a \</p><p style="margin-bottom: 0cm; line-height: 100%">        
$(MKL_LIB)/libmkl_core.a \</p><p style="margin-bottom: 0cm; line-height: 100%">          
${MKL_LIB}/libmkl_blacs_intelmpi_lp64.a -Wl,--end-group \</p><p style="margin-bottom: 0cm; line-height: 100%">           -lpthread
-lm</p><p style="margin-bottom: 0cm; line-height: 100%"><br></p><p style="margin-bottom: 0cm; line-height: 100%"># Required due to
memory leak that occurs if high optimisations are used</p><p style="margin-bottom: 0cm; line-height: 100%">mp2_optimize_ri_basis.o:
mp2_optimize_ri_basis.F</p><p style="margin-bottom: 0cm; line-height: 100%">                       $(FC) -c $(subst
O2,O0,$(FCFLAGS)) $<</p></blockquote>
























<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p>
<p style="margin-bottom: 0cm; line-height: 100%">Can you help me take
a look and tell me what I have done wrong.</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p>
<p style="margin-bottom: 0cm; line-height: 100%">I would appreciate
any help.</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p>
<p style="margin-bottom: 0cm; line-height: 100%">Nam Tran</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>

</p></div>