Skip to content

Commit 4c047d4

Browse files
AnandAnand
authored andcommitted
rename to resolve conflict
1 parent bd9e4b0 commit 4c047d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

toolchain/bootstrap/modules.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ if [ "$u_c" '==' 'famd' ]; then
140140
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/rocm-7.0.2/lib/llvm/lib:/opt/rocm-7.0.2/lib/
141141

142142
export CRAY_MPICH_INC="-I${OLCF_AFAR_ROOT}/include/mpich3.4a2"
143-
export CRAY_AFAR_INC="-I${OLCF_AFAR_ROOT}/include/hipfort/amdgcn"
144-
export CRAY_AFAR_LIB="-L${OLCF_AFAR_ROOT}/lib -lhipfort-amdgcn -lhipfft -lamdhip64"
143+
export CRAY_HIPFORT_INC="-I${OLCF_AFAR_ROOT}/include/hipfort/amdgcn"
144+
export CRAY_HIPFORT_LIB="-L${OLCF_AFAR_ROOT}/lib -lhipfort-amdgcn -lhipfft -lamdhip64"
145145
export CRAY_HIP_INC="-I${OLCF_AFAR_ROOT}/include/hip"
146146
export CRAY_MPICH_LIB="-L${CRAY_MPICH_PREFIX}/lib \
147147
${CRAY_PMI_POST_LINK_OPTS} \

0 commit comments

Comments
 (0)