<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Estanislao,<div class=""><br class=""></div><div class="">That’s consistent with my experience with dynamic allocation in fortran in general (not with the MITgcm in particular): different compilers work differently and dynamic array allocation is usually the first thing that goes wrong (probably because as a programmer you can make more mistakes there that are sometimes tolerated and sometimes not). So it makes sense that something that works on one cluster with one compiler, doesn’t work with a different compiler.</div><div class=""><br class=""></div><div class="">Martin<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 5. Apr 2022, at 16:33, ESTANISLAO GAVILAN PASCUAL-AHU <<a href="mailto:20190929@hhu.edu.cn" class="">20190929@hhu.edu.cn</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="line-height: 1.7; font-size: 14px; font-family: Arial;" class=""><br class=""><div class="">Hi Martin,</div><div class=""><br class="">you were right. As you suggested I turned off the <span style="font-family: arial; white-space: pre-wrap;" class="">EXF_INTERP_USE_DYNALLOC, and then I changed the</span><font face="arial" class=""><span style="white-space: pre-wrap;" class=""> exf_max_nlon/nlat and exf_interp_bufferSize in </span></font><span style="font-family: arial; white-space: pre-wrap;" class=""> </span><span style="font-family: arial; white-space: pre-wrap;" class="">EXF_INTERP_SIZE.h. Now the model works perfectly fine. This issue is still curious because I did not have any problem in a different cluster. In fact, the only differences between the clusters were the version of the intel compilers (2017u5 vs 2018.1) and the netcdf libraries. Thanks again for all your help.</span></div><div class=""><span style="font-family: arial; white-space: pre-wrap;" class=""><br class=""></span></div><div class=""><span style="font-family: arial; white-space: pre-wrap;" class="">Kind regards,</span></div><div class=""><span style="font-family: arial; white-space: pre-wrap;" class=""><br class=""></span></div><div class=""><span style="font-family: arial; white-space: pre-wrap;" class="">Estanislao<br class=""></span><br class=""></div><br class=""><br class=""><br class=""><div style="position:relative;zoom:1" class=""></div><br class=""><pre class=""></pre></div><br class="">_______________________________________________<br class="">MITgcm-support mailing list<br class=""><a href="mailto:MITgcm-support@mitgcm.org" class="">MITgcm-support@mitgcm.org</a><br class="">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br class=""></div></blockquote></div><br class=""></div></body></html>