<div dir="ltr">I was building on Spock a few weeks ago, but am getting these errors now. <div>I have a setup with this environment and get this error.<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div>Mark</div><div><div><br></div><div>    module load craype-accel-amd-gfx908<br>    module load rocm<br>    module load emacs<br>    module load zlib<br>    module load autoconf automake libtool<br><br>    ## These must be set before compiling so the executable picks up GTL<br>    export PE_MPICH_GTL_DIR_amd_gfx908="-L/opt/cray/pe/mpich/8.1.4/gtl/lib"<br>    export PE_MPICH_GTL_LIBS_amd_gfx908="-lmpi_gtl_hsa"<br><br>    ## These must be set before running<br>    export MPIR_CVAR_GPU_EAGER_DEVICE_MEM=0<br>    export MPICH_GPU_SUPPORT_ENABLED=1<br>    export MPICH_SMP_SINGLE_COPY_MODE=CMA<br></div></div></div></div>