Skip to content

Commit

Permalink
Merge pull request #7813 from cms-sw/smuzaffar-patch-2
Browse files Browse the repository at this point in the history
[ROCM] avoid creating symlinks
  • Loading branch information
smuzaffar authored Apr 22, 2022
2 parents 5982c33 + 348b9a4 commit 3aa6cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scram-tools.file/tools/rocm/rocm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<environment name="INCLUDE" default="$ROCM_BASE/hsa/include"/>
<environment name="INCLUDE" default="$ROCM_LLVM"/>
</client>
<flags SKIP_TOOL_SYMLINKS="1"/>
<flags ROCM_FLAGS="-fno-gpu-rdc --amdgpu-target=gfx900 --gcc-toolchain=$COMPILER_PATH -D__HIP_PLATFORM_HCC__ -D__HIP_PLATFORM_AMD__"/>
<!-- REM_CXXFLAGS from llvm/llvm-cxxcompiler.xml -->
<flags ROCM_HOST_REM_CXXFLAGS="-Wno-non-template-friend"/>
Expand Down

0 comments on commit 3aa6cfa

Please sign in to comment.