[MITgcm-support] max number of processors
Menemenlis, Dimitris (3248)
Dimitris.Menemenlis at jpl.nasa.gov
Wed Mar 17 07:54:17 EDT 2010
Just increase.
MAX_NO_PROCS used to be 128
then changed to 1024 6 years ago and then 2048
to accommodate large integrations on Columbia.
I don't think there's any other consequence in code
except that eeboot_minimal stops if you request more
processes than MAX_NO_PROCS
D.
On Mar 17, 2010, at 4:29 AM, <acondron at sfos.uaf.edu> wrote:
> Hi all
>
> I notice in /u/gcmpack/MITgcm/eesupp/inc/EEPARAMS.h that the maximum
> number of processors the model will run on is set as 2048
>
> PARAMETER ( MAX_NO_PROCS = 2048 )
>
> If I wanted to run on a larger number of processors that this, say 2700,
> can this number be increased to the desired amount? Or is that asking for
> trouble! And if this value was increased, would anything else need to be
> changed in the code?
>
> thanks,
> Alan
>
>
> Dr Alan Condron
> 112 O'Neill
> P.O. Box 755220
> University of Alaska Fairbanks
> Fairbanks, AK 99775-7220
> Phone: (907) 474-7707
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list