AMBER Archive (2008)Subject: RE: AMBER: NAB to calcuate entropy. .
From: Wang, Xuelin (Xuelin.Wang_at_stjude.org)
Date: Thu Feb 21 2008 - 14:00:31 CST
Dr Case,
My architecture is:
Linux portal 2.4.21-47.ELsmp #1 SMP Wed Jul 5 20:38:41 EDT 2006 i686 i686 i386 GNU/Linux
My compiler is: intel_8.1
Could you send me the output from your system?
Thanks
Xuelin
-----Original Message-----
From: owner-amber_at_scripps.edu [mailto:owner-amber_at_scripps.edu] On Behalf Of David A. Case
Sent: Thursday, February 21, 2008 11:10 AM
To: amber_at_scripps.edu
Subject: Re: AMBER: NAB to calcuate entropy. .
On Wed, Feb 20, 2008, Wang, Xuelin wrote:
>
> "allocation failure in vector: nh = -4617656057229413269"
You should get something like
allocation failure in vector: nh = 297459009
(on a machine with not enough memory).
Somehow it looks like you are overflowing the limits of a "size_t" variable,
but I don't quite see how that could happen.
What architecture (/bin/uname -a) and comiler are you using? It sounds like
you may have to delve into the code to do some debugging, since I can't
reproduce the problem here (even on an ia32 architecture).
....dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
|