<div dir="ltr">Dear MOLPRO users.<div><br></div><div><br></div><div>I'm trying to calculate over 20 state MRCI calculation.</div><div><br></div><div>Official distribution of pre-built binary support states up to 20, so I tried compile myself with following condition</div>
<div><br></div><div>Ubuntu 12.04</div><div>Intel Composer XE 2013 sp1 ( ifort / icc / mkl )</div><div>./configure -auto-ga-mpich -mpp -i8 -ifort -icc</div><div>molpro.2012.1.8.tar.gz<br></div><div><br></div><div>After complete compile without any warning/error, It seems all right.</div>
<div><br></div><div>But when I do some MRCI calculation, which was successfully done by pre-built binary version of MOLPRO, after several CI iteration, this kind of error pops out</div><div><br></div><div><div> Internal expansion vectors linearly dependent.</div>
<div> Smallest eigenvalue of S: -0.4910381E-15. Vector removed</div><div> Catastrophic failure in diagonalization(hsdel)</div><div> The expansion set has become singular</div></div><div><br></div><div>So I tried compile with nearly all kind of combination of these</div>
<div><br></div><div>( gfortran / gcc</div><div> ifort / icc</div><div> intel-mkl / blas library from apt-get / ./configure -noblas</div><div>on ./configure set maximum state per state 20/25 )</div><div><br></div><div>but error continued.<br>
</div><div><br></div><div><br></div><div>Could somebody post CONFIG file generated by ./configure for single multi-core workstation?</div><div>Maybe pre-built binary's CONFIG file will be very helpful, I guess.</div><div>
<br></div><div><br></div><div><br></div><div>Sincerely, Yeongrok Gim</div></div>