Re: AMBER: ptraj hbond memory allocation on opteron

From: Andreas Svrcek-Seiler <svrci.tbi.univie.ac.at>
Date: Mon, 13 Dec 2004 17:07:25 +0100 (CET)

Hi,
> ERROR in safe_malloc: Error in alloc of -2144460096 bytes
....You/ptraj seem to have requested more than 2GB of mem at once.
Since safe_malloc takes an int (size) as argument and passes (size_t) size
to the usual malloc, this fails. If you're running x86_64 linux, there
might by routines that allow allocating more at once, but I don't know.

good luck
Andreas
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Mon Dec 13 2004 - 16:53:00 PST
Custom Search