[MITgcm-support] error with "No. of procs not equal to nPx*nPy "

李志远 oceanlizy at 163.com
Thu Apr 30 04:10:27 EDT 2015


From: Li zhi <oceanlizy at 163.com>
To: MITgcm-support at mitgcm.org
Subject : error with "No. of procs not equal to nPx*nPy "


my dear all ;
      when I run my model ,an error occured in the STDERR file :
(PID.TID 0000.0001) *** ERROR *** EEBOOT_MINIMAL: No. of procs=     1 not equal to nPx*nPy=    16
(PID.TID 0000.0001) *** ERROR *** EEDIE: earlier error in multi-proc/thread setting
(PID.TID 0000.0001) *** ERROR *** PROGRAM MAIN: ends with fatal Error


my size.h file is bellow:
  &           sNx =   168,
     &           sNy =   46,
     &           OLx =   3,
     &           OLy =   3,
     &           nSx =   1,
     &           nSy =   1,
     &           nPx =   2,
     &           nPy =   8,
     &           Nx  = sNx*nSx*nPx,
     &           Ny  = sNy*nSy*nPy,
     &           Nr  = 36)


I defined 16 processes in my size.h ,why it occured an error in the STDERR file  ??


thank you !
lizhi


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20150430/a489c56f/attachment.htm>


More information about the MITgcm-support mailing list