AMBER Archive (2002)

Subject: Re: Changing MAXINT

From: John Bushnell (bushnell_at_chem.ucsb.edu)
Date: Fri Sep 13 2002 - 17:38:52 CDT


Apparently, this is one of the parameters that are not actually
used if you compile with -DMEMALLOC, but is dynamically allocated.
One reason for using the Intel Fortran compiler. If you compiled
with gcc (for instance) you will have to change MAXINT and recompile.

       - John

On Thu, 12 Sep 2002, Joel Konkle-Parker wrote:

> Am I correct to assume that since the value for MAXINT it declared in a
> header file that the only way to change it is to recompile sander?
>
> -Joel
>