Re: Changing MAXINT

From: John Bushnell <bushnell_at_chem.ucsb.edu>
Date: Fri 13 Sep 2002 15:38:52 -0700 (PDT)

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
>
Received on Fri Sep 13 2002 - 15:38:52 PDT
Custom Search