<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi Madeleine,
<div><br>
</div>
<div>I can’t remember if it is related to your error but I had difficulty compiling one of the checkpoints (68o I think) with the intel compiler. My gfortran optfile is pasted below. I used the following modules:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">module --force purge</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">module load ncarenv</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
module load gcc/12.2.0</p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">module load cray-mpich</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">module load ncarcompilers</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">module load hdf5-mpi</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">module load netcdf-mpi</span></p>
</div>
<div><span style="font-variant-ligatures: no-common-ligatures"><br>
</span></div>
<div><span style="font-variant-ligatures: no-common-ligatures">It is possible the error has nothing to do with the compiler/build options but your code mods.</span></div>
<div><span style="font-variant-ligatures: no-common-ligatures"><br>
</span></div>
<div>Best,</div>
<div><br>
</div>
<div>Samar</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">#!/bin/bash</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures"># Build options for gfortran compiler (GNU) on Linux AMD64 platform</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">#</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">NETCDF_F_ROOT=/glade/u/apps/derecho/23.09/spack/opt/spack/netcdf/4.9.2/cray-mpich/8.1.27/gcc/12.2.0/wjvu</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">NETCDF_C_ROOT=/glade/u/apps/derecho/23.09/spack/opt/spack/netcdf/4.9.2/cray-mpich/8.1.27/gcc/12.2.0/wjvu</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">MPI_INC_DIR=/opt/cray/pe/mpich/8.1.27/ofi/gnu/9.1/include</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">FC=mpifort</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">CC=mpicc</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">F90C=mpifort</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DNML_TERMINATOR'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">CPP='/usr/bin/cpp  -traditional -P'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">EXTENDED_SRC_FLAG='-ffixed-line-length-132'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">F90FIXEDFORMAT='-ffixed-form'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">CPPINCLUDES=</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">NOOPTFLAGS='-O0 -fPIC'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">FFLAGS="-fPIC -fconvert=big-endian -fimplicit-none -fallow-argument-mismatch"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">FDEBUG=''</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">FFLAGS="$FDEBUG $FFLAGS"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">FOPTIM='-O2'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">FOPTIM="$FOPTIM"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">F90FLAGS=$FFLAGS</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">F90OPTIM=$FOPTIM</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">INCLUDEDIRS="${NETCDF_F_ROOT}/include ${NETCDF_C_ROOT}/include"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">INCLUDES="-I${NETCDF_F_ROOT}/include -I${NETCDF_C_ROOT}/include"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">LIBS="-L${NETCDF_F_ROOT}/lib -lnetcdff -L${NETCDF_C_ROOT}/lib -lnetcdf"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">INCLUDES="$INCLUDES -I$MPI_INC_DIR"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">INCLUDEDIRS="$INCLUDEDIRS $MPI_INC_DIR"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">MPIINCLUDEDIR="$MPI_INC_DIR"</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</p>
<div><br>
<blockquote type="cite">
<div>On Aug 14, 2024, at 4:08 AM, Madeleine Youngs <myoungs@umd.edu> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi Takaya,
<div><br>
</div>
<div>That didn’t seem to fix the issue, but thank you for sending this along!</div>
<div><br>
</div>
<div>Madeleine<br>
<div><br>
<blockquote type="cite">
<div>On Aug 13, 2024, at 6:10 PM, Takaya Uchida <tu22@fsu.edu> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi Madeleine,
<div><br>
</div>
<div>I’ve copy and pasted below the opt file I ended up using to compile MITgcm on Derecho.</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(44, 171, 186); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">#</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(44, 171, 186); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures"># Build options for Derecho at NCAR</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(44, 171, 186); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">#</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255); min-height: 15px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">FC=ftn</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">CC=cc</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">DEFINES=</span><span style="font-variant-ligatures: no-common-ligatures">'-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DNML_TERMINATOR'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">CPP=</span><span style="font-variant-ligatures: no-common-ligatures">'cpp -P -traditional'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">EXTENDED_SRC_FLAG=</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">'-132'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">NOOPTFLAGS=</span><span style="font-variant-ligatures: no-common-ligatures">'-O2 -g -march=core-avx2'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">LIBS=</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">''</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">INCLUDES=</span><span style="font-variant-ligatures: no-common-ligatures">'-I/opt/cray/pe/mpich/8.1.25/ofi/intel/19.0/include/'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255); min-height: 15px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">if test </span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">"x$DEVEL"</span><span style="font-variant-ligatures: no-common-ligatures"> != x ; then</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">    FFLAGS=</span><span style="font-variant-ligatures: no-common-ligatures">"$FFLAGS  -W0 -WB -convert big_endian -assume byterecl -fPIC -O0 -g -noalign -fpstkchk -check all
 -fpe0 -traceback -ftrapuv -fpmodel except -warn all -march=core-avx2"</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">else</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">    FFLAGS=</span><span style="font-variant-ligatures: no-common-ligatures">"$FFLAGS  -W0 -WB -convert big_endian -assume byterecl -fPIC -march=core-avx2 -g"</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">fi</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255); min-height: 15px;">
<span style="font-variant-ligatures: no-common-ligatures"></span><br>
</div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">if test </span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">"x$IEEE"</span><span style="font-variant-ligatures: no-common-ligatures"> = x ; then</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">        FOPTIM=</span><span style="font-variant-ligatures: no-common-ligatures">'-O2 -align -ip'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">        else</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">        FOPTIM=</span><span style="font-variant-ligatures: no-common-ligatures">'-O2 -align -ip -mp'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">fi</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(116, 11, 141); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; color: rgb(82, 91, 107);">CFLAGS=</span><span style="font-variant-ligatures: no-common-ligatures">'-O2 -ip -fPIC'</span></div>
</div>
<div><br>
</div>
<div>The list of modules I load are:</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(82, 91, 107); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures">module load ncarenv/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">23</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">09</span><span style="font-variant-ligatures: no-common-ligatures">
 craype/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">2</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">7</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">23</span><span style="font-variant-ligatures: no-common-ligatures">
 intel-classic/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">2023</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">2</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">1</span><span style="font-variant-ligatures: no-common-ligatures">
 ncarcompilers/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">1</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">0</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">0</span><span style="font-variant-ligatures: no-common-ligatures">
 cray-mpich/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">8</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">1</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">27</span><span style="font-variant-ligatures: no-common-ligatures">
 hdf5/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">1</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">12</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">2</span><span style="font-variant-ligatures: no-common-ligatures">
 netcdf/</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">4</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">9</span><span style="font-variant-ligatures: no-common-ligatures">.</span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(116, 11, 141);">2</span></div>
</div>
<div><br id="lineBreakAtBeginningOfMessage">
<div>
<div dir="auto" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="text-align: start; text-indent: 0px; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px;">
----------------------------------</div>
<div style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px;">
Takaya Uchida (内田貴也)</div>
<div style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px;">
Assistant Research Scientist<br>
Florida State University<br>
Center for Ocean-Atmospheric Prediction Studies<br>
</div>
<div>https://roxyboy.github.io/</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0);"></span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0);"></span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0);"></span><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"></span><br class="Apple-interchange-newline">
<span><span id="cid:A3F877DD-9527-4637-B375-AF5FFCD292A7"><Center for Ocean-Atmospheric Prediction Studies signature alt.png></span></span>
</div>
<div><br>
<blockquote type="cite">
<div>On Aug 13, 2024, at 8:51 PM, Madeleine Youngs <myoungs@umd.edu> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi Everyone,
<div><br>
</div>
<div>I am working on compiling <font face="Menlo"><span style="font-size: 11px;">checkpoint68y on Derecho using no opt file (?) and I am getting this error.  Any advice on what the issue is?</span></font></div>
<div><font face="Menlo"><span style="font-size: 11px;"><br>
</span></font></div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">mpif90 -W0 -WB -msse2 -convert big_endian -assume byterecl -O2 -align -lmpich -lnetcdff -lnetcdf  -c diagnostics_fract_fill.f</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">cat diagnostics_ini_io.F |  cpp  -traditional -P -DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DALLOW_USE_MPI -DHAVE_SYSTEM -DHAVE_FDATE -DHAVE_ETIME_FCT -DHAVE_CLOC -DHAVE_SETRLSTK -DHAVE_SIGREG
 -DHAVE_STAT -DHAVE_FLUSH  -I.  | ../../../tools/set64bitConst.sh  > diagnostics_ini_io.f</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">mpif90 -W0 -WB -msse2 -convert big_endian -assume byterecl -O2 -align -lmpich -lnetcdff -lnetcdf  -c diagnostics_ini_io.f</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">Cannot disable Fortran error message 6404</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">diagnostics_ini_io.f(2005): error #6404: This name does not have a type, and must have an explicit type.   [DIAGMDSDIR]</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">      IF ( diag_mdsio .AND. (diagMdsDir.NE.' ') .AND.</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">-----------------------------^</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">Cannot disable Fortran error message 6404</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">diagnostics_ini_io.f(2006): error #6404: This name does not have a type, and must have an explicit type.   [DIAGMDSDIRCREATE]</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">     &     diagMdsDirCreate .AND. (mdsioLocalDir.EQ.' ') ) THEN</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">-----------^</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">Cannot disable Fortran error message 6514</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">diagnostics_ini_io.f(2009): error #6514: Substring or array slice notation requires CHARACTER type or array.   [DIAGMDSDIR]</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">        WRITE(namBuf,'(3A)') ' mkdir -p ', diagMdsDir(1:iL), ' '</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">-------------------------------------------^</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">compilation aborted for diagnostics_ini_io.f (code 1)</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">make[1]: *** [Makefile:1776: diagnostics_ini_io.o] Error 1</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">make[1]: Leaving directory '/glade/derecho/scratch/myoungs/MITgcm/MultiWidthExperiments/Present9.20.16/build'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">make: *** [Makefile:1688: fwd_exe_target] Error 2</span></div>
</div>
<div><span style="font-variant-ligatures: no-common-ligatures"><br>
</span></div>
<div><span style="font-variant-ligatures: no-common-ligatures"><br>
</span></div>
<div><span style="font-variant-ligatures: no-common-ligatures">Thanks,</span></div>
<div><span style="font-variant-ligatures: no-common-ligatures">Madeleine</span></div>
</div>
_______________________________________________<br>
MITgcm-support mailing list<br>
MITgcm-support@mitgcm.org<br>
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br>
</div>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________<br>
MITgcm-support mailing list<br>
MITgcm-support@mitgcm.org<br>
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br>
</div>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________<br>
MITgcm-support mailing list<br>
MITgcm-support@mitgcm.org<br>
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br>
</div>
</blockquote>
</div>
<br>
</div>
</body>
</html>