I finally found out my problem. There was nothing wrong with compiler or libraries.<br>The problem may be stupid. It seems cp2k changes command format of starting the program.<br>Changing "cp2k input > output" to "cp2k -i input -o output" fixes it. <br>
Or, it is related to the use of mpiexec (openmpi), which enforces the later format?<br><br>Cheers,<br>Jun<br><br><div class="gmail_quote">On Thu, Aug 6, 2009 at 9:52 PM, Axel <span dir="ltr"><<a href="mailto:akoh...@gmail.com">akoh...@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
<br>
<br>
On Aug 6, 4:46 pm, Jun <<a href="mailto:chen...@googlemail.com">chen...@googlemail.com</a>> wrote:<br>
> Thank you for the reply, axel.<br>
><br>
> > which cp2k tests input fails?<br>
><br>
> I tested a few input files in cp2k/tests/QS/, e.g. H2-md.inp H2O-<br>
> md.inp,<br>
> and one from my previous project. cp2k gave the same error message of<br>
> failing to parse input.<br>
<br>
</div>it works for me here with intel fortran 11.0.083...<br>
<font color="#888888">axel.<br>
</font><div><div></div><div class="h5"><br>
><br>
> > if it is a problem with the executable, then i has to be due to the<br>
> > compiler misompiling it. the "safe" fallback is usually g95. i always<br>
> > compile both, intel and g95 versions of the executables, so that i<br>
> > can conveniently crosscheck if it is a compiler problem or a source<br>
> > code problem.<br>
><br>
> I will try g95, or other compiler, and see what I will get.<br>
><br>
> Cheers,<br>
> Jun<br>
<br>
</div></div></blockquote></div><br>