<div dir="ltr"><div><div dir="ltr"><div>Hi Kenny,</div><div>Did you compile configure from a clean version of molpro, or was molpro already built before and you are reconfiguring? Also, if you are going to run BLOCK, I recommend you run the code in parallel (i.e, including openmpi).</div>

<div><br></div><div>Best regards,</div><div><br></div><div>Roberto</div></div></div><br clear="all"><div><div dir="ltr"><div>--</div>Roberto Olivares-Amaya, Ph.D.<div>Postdoctoral Researcher | Chan Group<br>Dept. of Chemistry | Princeton University<br>

<br></div></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 27, 2013 at 8:59 AM, Kenny W <span dir="ltr"><<a href="mailto:minjiwu@outlook.com" target="_blank">minjiwu@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<div dir="ltr">Dear Molpro Experts,<br>
 <br>
I tried to configure and compile MOLPRO 2012.1.2 source code with the DMRG Block code. I used intel compiler 2011_sp1.10.319 (Version 12.1.4.319 Build 20120410) and issued:
<br>
<font color="#2672ec">./configure -openmp -ifort -icc -blas -i8 -Block</font><br>
 <br>
The prompt returned:<br>
<font color="#2672ec">machine type recognized as x86_64 (Generic 64-bit)<br>
kernel recognized as Linux</font><br>
<font color="#2672ec">user request compiler ifort<br>
Intel Fortran Compiler, Version 12.1.4<br>
FC=/opt/intel/composer_xe_2011_sp1.10.319/bin/intel64/ifort</font><br>
<font color="#2672ec">user request compiler icc<br>
Intel C compiler, Version 12.1.4<br>
CC=/opt/intel/composer_xe_2011_sp1.10.319/bin/intel64/icc</font><br>
<font color="#2672ec">BLASLIB=-L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core</font><br>
<font color="#2672ec">......</font><br>
<font color="#2672ec"></font> <br>
The Block-0.9.6 was downloaded successfully and compiled automatically with:<br>
<font color="#2672ec">make library MOLPRO=yes BOOSTINCLUDE=/temp/molpro2012.1.2.block/Molpro/src/boost-install/include OPENMP=yes USE_MPI=no CXX='/opt/intel/composer_xe_2011_sp1.10.319/bin/intel64/icpc'<br>
</font><br>
but finally the configure script returned error messages as:<br>
<font color="#2672ec">unable to link with parse object using:</font><br>
<font color="#2672ec">/opt/intel/composer_xe_2011_sp1.10.319/bin/intel64/ifort  -i8 -r8 -pc64 -auto -vec-report0 -warn nousage -cxxlib  -openmp -O0  -L/temp/molpro2012.1.2.block/Molpro/src/Block-0.9.6 -lqcdmrg -L/temp/molpro2012.1.2.block/Molpro/src/Block-0.9.6/newmat10
 -lnewmat -lpthread /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_system.a /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_thread.a /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_filesystem.a /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_serialization.a
 -lrt</font><br>
<font color="#2672ec"></font> <br>
<font color="#2672ec">Please check the compiler is working, flags are correct and all libraries are present</font><br>
<font color="#2672ec"></font> <br>
<font color="#2672ec">failed to determine PARSE</font><br>
<font color="#2672ec"></font> <br>
<font color="#2672ec">Result so far of configure written to CONFIG.errout<br>
<br>
</font>However as I checked the libraries, all of the above-mentioned lib*.a were present:<br>
<font color="#2672ec">-rw-r--r-- 1 root root 45223678 2013-09-27 18:49 /temp/molpro2012.1.2.block/Molpro/src/Block-0.9.6/libqcdmrg.a</font><br>
<font color="#2672ec">-rw-r--r-- 1 root root 780596 2013-09-27 18:49 /temp/molpro2012.1.2.block/Molpro/src/Block-0.9.6/newmat10/libnewmat.a<br>
-rw-r--r-- 1 root root  380756 2013-09-27 18:41 /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_filesystem.a<br>
-rw-r--r-- 1 root root 2083932 2013-09-27 18:42 /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_serialization.a<br>
-rw-r--r-- 1 root root   46166 2013-09-27 18:41 /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_system.a<br>
-rw-r--r-- 1 root root  488586 2013-09-27 18:42 /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_thread.a<br>
-rw-r--r-- 1 root root 1437226 2013-09-27 18:42 /temp/molpro2012.1.2.block/Molpro/src/boost-install/lib/libboost_wserialization.a</font><br>
 <br>
May I learn the correct configure keywords or the suitable parse file to supply in order to get DMRG Block code compile in MOLPRO? Thank you very much for your kind reply.<br>
 <br>
--<br>
M.J. Wu<br>
 <br>
 <br>
 <br>
</div>
</div>

</blockquote></div><br></div></div>