<div dir="ltr">Hi,<div><br></div><div>I downloaded the latest version of CP2K via svn, and tried to build it with intel compiler:</div><div><br></div><div>make -j 4 ARCH=Linux-x86-64-intel VERSION=popt</div><div><br></div><div>I got a compilation error:</div><div>...</div><div><div>/pkg/mpi/intel/12/mvapich2-1.8/bin/mpif90  -c -D__INTEL -D__FFTSG -D__parallel -D__BLACS -D__SCALAPACK -D__FFTW3 -D__LIBXC2 -D__LIBINT -D__HAS_smm_dnn -D__HAS_ISO_C_BINDING -I/pkg/chem/lib/intel/include -I/pkg/chem/lib/intel/libint/include -I/pkg/chem/lib/intel/fftw332/include   -O2 -xHOST -heap-arrays 64 -funroll-loops -fpp -free -D__COMPILE_ARCH="\"Linux-x86-64-intel\"" -D__COMPILE_DATE="\"Fri Aug 23 16:09:34 CST 2013\"" -D__COMPILE_HOST="\"alps6\"" -D__COMPILE_REVISION="\"svn:13093\"" -D__SHORT_FILE__="\"cp_files.F\"" /pkg/chem/workdir/cp2k-code/cp2k/makefiles/../src/cp_files.F </div><div>/pkg/chem/workdir/cp2k-code/cp2k/makefiles/../src/dbcsr_lib/dbcsr_types.F(261): error #8212: Omitted field is not initialized. Field initialization missing:   [POOL]</div><div>  TYPE(dbcsr_memtype_type), PARAMETER :: dbcsr_memtype_default = dbcsr_memtype_type()</div><div>^</div><div>compilation aborted for /pkg/chem/workdir/cp2k-code/cp2k/makefiles/../src/dbcsr_lib/dbcsr_types.F (code 1)</div><div>make[1]: *** [dbcsr_types.o] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make[1]: Leaving directory `/pkg/chem/workdir/cp2k-code/cp2k/obj/Linux-x86-64-intel/popt'</div><div>make: *** [build] Error 2</div></div><div><br></div><div>The error did not occur when I build cp2k-12791 with the same Linux-x86-64-intel.popt.  routine dbcsr_type.F of these two version are different, and the difference causes the compilation error.</div><div><br></div><div>However the latest version of CP2K does compile successfully with gfortran.  </div><div><br></div><div>Any suggestion?</div><div><br></div><div>Best regards</div><div><br></div><div>Jyh-Shyong Ho, Ph.D.</div><div>Research Scientist</div><div>National Center for High Performance Computing</div><div>Hsinchu, Taiwan, ROC</div><div><br></div></div>