Skip to content

Commit ae06980

Browse files
author
Spencer Bryngelson
committed
toolchain: update AFAR to 23.2.0 (therock-afar-23.2.0-gfx90a-7.13.0-663ad81964a)
1 parent 3f100b8 commit ae06980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolchain/bootstrap/modules.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ if [ ! -z ${CRAY_LD_LIBRARY_PATH+x} ] && [ "$u_c" '!=' 'c' ] && [ "$u_c" '!=' '
139139
fi
140140

141141
if [ "$u_c" '==' 'famd' ]; then
142-
export OLCF_AFAR_ROOT="/sw/crusher/ums/compilers/afar/therock-23.1.0-gfx90a-7.12.0-bb5005b6"
142+
export OLCF_AFAR_ROOT="/sw/crusher/ums/compilers/afar/therock-afar-23.2.0-gfx90a-7.13.0-663ad81964a"
143143

144144
export PATH=${OLCF_AFAR_ROOT}/lib/llvm/bin:${PATH}
145145
export LD_LIBRARY_PATH=${OLCF_AFAR_ROOT}/lib:${OLCF_AFAR_ROOT}/lib/llvm/lib:${LD_LIBRARY_PATH}

0 commit comments

Comments
 (0)