NWChem/web/support/known_bugs.4.5.html
2006-01-12 18:48:40 +00:00

148 lines
5.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>NWChem Known Bugs in version 4.5</TITLE>
<link rel="stylesheet" type="text/css" href="../shared/nwchem_basic.css">
</HEAD>
<body text="#000000" bgcolor="#FFFFFF" link="blue" alink="blue" vlink="blue">
<table width="650">
<tr>
<td>
<br>
<table>
<tbody>
<tr>
<td align="left" width="325"><img src="../images/nwchem_logo_dark.gif" border=0 width=200 alt="NWChem - computational chemistry on parallel computers"></td>
<td align="right" width="325" valign="bottom">
<a href="../nwchem_main.html">NWChem Home</a> |
<a href="../disclaimer.html">Security & Privacy</a> |
<a href="http://www.pnl.gov" target="_blank">PNNL</a>
</td>
</tr>
</tbody>
</table>
<hr>
<h1>NWChem Known Bugs in version 4.5</h1>
It is recommended that users use the defaults in NWChem.
They have been set to provide maximum efficiency for most users.
If you feel you must change one of the defaults, be aware that
you are responsible for ensuring that the results are correct.
<p>
Below is a list of the known bugs in NWChem 4.5. If you believe
that you have found bugs that are not listed here, please
send your bug report using the correct channel listed in the
<a href="support.html">Reporting Problems with NWChem page</a>.
<ol>
<li> <a href="#0">Direct MP2 optimizations</a></li>
<li> <a href="#2">Quantum molecular dynamics only works for SCF and DFT</a></li>
<li> <a href="#3">Problem with RHF GIAO calculations on TMS molecules using basis sets that contain d functions</a></li>
<li> <a href="#5">Problem in TI/PME evaulations</a></li>
<li> <a href="#7">Possible compile problems with True64 Compaq Fortran</a></li>
<li> <a href="#8">Medium and large size calculation under Linux produce NaNs</a></li>
</ol>
<p>
<hr><br>
<hr>
<p>
<a name="0"></a><font color="purple">Direct MP2 optimizations:</font></p>
<p>
MP2 optimizations that are performed with the direct option can
have problems with CPHF convergence. In this case, the user is
advised to use the default options which is a semi-direct calculation.</p>
<hr>
<p><a name="2"></a><font color="purple">Quantum molecular dynamics only works for SCF and DFT</font></p>
<p>
A fix is now available upon request from
<a href="mailto:nwchem-support@emsl.pnl.gov?subject=QMD theory fix">
nwchem-support@emsl.pnl.gov</a>.</p>
<! src/task/task_dynamics.F 1.7>
<hr>
<p><a name="3"></a><font color="purple">Problem with RHF GIAO calculations on TMS molecules using basis sets that contain d functions</font></p>
<p>A fix will be available in the next release.</p>
<hr>
<p><a name="5"></a><font color="purple">Problem in TI/PME evaulations</font></p>
<p>A fix will be available in the next release.</p>
<hr>
<p><a name="7"></a><font color="purple"> Possible compile problems with True64 Compaq Fortran</font></p>
<p>
Some versions of True64 Compaq Fortran default f77 to point to f90 and
the compile will break because of problems with cpp and f90. This has
been reported for V5.3-915. There are three known solutions:
<ol>
<li>Change the f77 link to point to f77 instead of f90,</li>
<li>Add the flag -old_f77 as the first flag in the FC definition of the
DECOSF section of the $NWCHEM_TOP/src/config/makefile.h file, or</li>
<li>Upgrade to version X5.3-1155 plus the patches at <a href="http://www6.compaq.com/fortran/dfau.html#updates">
http://www6.compaq.com/fortran/dfau.html#updates</a>.</li>
</ol></p>
<hr>
<p>
<a name="8"></a><font color="purple">Medium and large size calculation under Linux produce NaNs</font></p>
<p>
2.2 Linux kernels are known to produce random wrong
floating point arithmetic (eventually causing NaNs), see for example:
<p><a href="http://www.ccl.net/cgi-bin/ccl/message.cgi?2000+06+06+002">http://www.ccl.net/cgi-bin/ccl/message.cgi?2000+06+06+002</a>
<br><a href="http://www.ccl.net/cgi-bin/ccl/message.cgi?2001+02+23+012"> http://www.ccl.net/cgi-bin/ccl/message.cgi?2001+02+23+012</a>
<br><a href="http://www.uwsg.indiana.edu/hypermail/linux/kernel/0104.2/0814.html"> BUG: Global FPU corruption in 2.2</a>
<br><a href="http://www.cs.helsinki.fi/linux/linux-kernel/2001-16/0641.html">
Re: BUG: Global FPU corruption in 2.2</a><p>
<p>We have experienced the same problems running NWChem with a 2.2.x kernel.
This is likely due to FPU problems that has been fixed in kernel
2.2.20 and in the 2.4 series.</p>
To fix the problem, we strongly suggest you to install 2.4.x
kernels available at
<p><a href="http://www.kernel.org/pub/linux/kernel/v2.4/">http://www.kernel.org/pub/linux/kernel/v2.4/</a></p>
<p>
or to upgrade your 2.2 kernel to version 2.2.20, whose source is
available at</p>
<p>
<a href="http://www.kernel.org/pub/linux/kernel/v2.2/linux-2.2.20.tar.gz">http://www.kernel.org/pub/linux/kernel/v2.2/linux-2.2.20.tar.gz</a></p>
<hr>
<font size="0">
<center>
<a href="../nwchem_main.html">NWChem</a> |
<a href="../capabilities/nwchem_capab.html">Capabilities</a> |
<a href="../platforms/platforms.html">Platforms</a> |
<a href="../download.html">Download</a> |
<a href="../doc/user/index.html">User's Manual</a> |
<a href="../doc/prog/index.html">Programmer's Manual</a> |
<a href="../release-notes/index.html">Release Notes</a> |
<a href="faq/NWChem_FAQ.html">FAQ</a>
</center>
<br>
<center>
<a href="known_bugs.html">Known Bugs</a> |
<a href="support.html">Support</a> |
<a href="../training/training.html">Tutorial</a> |
<a href="../contributors.html">Contributors</a> |
<a href="../benchmarks/index.html">Benchmarks</a> |
<a href="http://www.emsl.pnl.gov/forms/search_nwchem.html">Search</a> |
<a href="http://www.emsl.pnl.gov/docs/mssg/index.html" target="_blank">Mol Sci. Soft. Group</a> |
<a href="../citation.html">Citation</a>
</center>
</font>
<hr>
Contact: <a href="mailto:ms3distribution@emsl.pnl.gov">NWChem Support</a><br>
Updated: March 8, 2005
</td></tr></table>
</body>
</html>