Skip to content

Commit

Permalink
Merge branch 'develop' into task/region-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 authored May 7, 2020
2 parents 384c93b + 574c9cc commit 5fd68a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions host-configs/lc-builds/toss3/hip.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ set(CMAKE_CXX_FLAGS_RELEASE "-O2" CACHE STRING "")
set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g" CACHE STRING "")
set(CMAKE_CXX_FLAGS_DEBUG "-O0 -g" CACHE STRING "")

set(CMAKE_EXE_LINKER_FLAGS "-Wl,-rpath=/opt/rocm/lib64" CACHE STRING "")

# set(HIP_COMMON_OPT_FLAGS "--amdgpu-target=gfx900")
set(HIP_COMMON_OPT_FLAGS )
set(HIP_COMMON_DEBUG_FLAGS)
Expand Down

0 comments on commit 5fd68a8

Please sign in to comment.