<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 13, 2021 at 2:25 PM Aaron Scheinberg <<a href="mailto:aaron@jubileedev.com">aaron@jubileedev.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hey Mark, I believe the problem is in this line:<div><br></div><div>export PE_MPICH_GTL_DIR_amd_gfx908="-L/opt/cray/pe/mpich/8.1.4/gtl/lib"<br></div><div>"8.1.4" should be replaced with "default" since I think that version is in flux.</div></div></blockquote><div><br></div><div>Good catch.</div><div>Its running  now.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 13, 2021 at 1:49 PM Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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>
</blockquote></div>
</blockquote></div></div>