[MITgcm-support] Errors with eedata and eeset_parms
Katie Hughes
kestagl at ucdavis.edu
Fri Jul 31 13:56:02 EDT 2020
Hello,
I'm new to MITgcm, so apologies if I leave out any pertinent information.
I'm trying to run a 2D under-ice simulation with 12 tasks per node (12
horizontal partitions of the grid for parallelization). I'm receiving
errors for 'eedata'.
I'm running the model with the command *mpirun -np 4 ./mitgcmuv* but was
previously just using *./mitgcmuv* and getting the same errors.
Here is an example of my eedata and the coinciding errors:
*If I use this eedata:*
&EEPARMS
/
*I get this error:*
(PID.TID 0000.0001) *** ERROR *** INI_PROCS: needs MPI for multi-procs
(nPx*nPy= 12) setup
(PID.TID 0000.0001) *** ERROR *** INI_PROCS: but presently usingMPI =
False (in "eedata")
(PID.TID 0000.0001) *** ERROR *** EEDIE: earlier error in multi-proc/thread
setting
(PID.TID 0000.0001) *** ERROR *** PROGRAM MAIN: ends with fatal Error
*If I use this eedata:*
&EEPARMS
usingMPI=TRUE,
/
*I get this error:*
(PID.TID 0000.0001) *** ERROR *** INI_PROCS: needs MPI for multi-procs
(nPx*nPy= 12) setup
(PID.TID 0000.0001) *** ERROR *** INI_PROCS: but presently usingMPI =
False (in "eedata")
(PID.TID 0000.0001) *** ERROR *** EEDIE: earlier error in multi-proc/thread
setting
(PID.TID 0000.0001) *** ERROR *** PROGRAM MAIN: ends with fatal Error
Any suggestions?
Thank you in advance!
Katie Stagl Hughes
Ph.D. Candidate | Dept. of Civil & Environmental Engineering
University of California, Davis
kestagl at ucdavis.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20200731/5b6bdf62/attachment.html>
More information about the MITgcm-support
mailing list