Keating:NAMDFacts

From OpenWetWare
Revision as of 12:33, 19 November 2006 by Gevorg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Information concerning the
Keating Lab
Research

Lab Members

Resources:
Publications
Experimental Protocols
Coder's Corner
Internal

NAMD

Everyone is highly encouraged to post their findings about NAMD here.

  • When using custom Tcl boundary conditions (tclBC) and running NAMD in multi-processor mode, on certain platforms at random points the following type of error occurs while evaluating the tclBCScript: "FATAL ERROR: unknown floating-point error, errno = 4" or "FATAL ERROR: unknown floating-point error". I think this has to do with some strange platform-dependent Tcl interpreter bug and the fix is (as strange as it sounds) to use the +netpoll flag on the command line for NAMD (e.g. '~/bin/charmrun ~/bin/namd2 ++local +p2 +netpoll script.ctl').