Skip to content

Commit

Permalink
[libomptarget][nfc] Build amdgcn deviceRTL with nogpulib
Browse files Browse the repository at this point in the history
  • Loading branch information
JonChesterfield committed Nov 4, 2020
1 parent 1124bf4 commit 93cbf62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
Expand Up @@ -105,6 +105,7 @@ macro(add_cuda_bc_library)
--cuda-device-only
-Wno-unused-value
-x hip
-nogpulib -nogpuinc
-O${optimization_level}
--cuda-gpu-arch=${mcpu}
${CUDA_DEBUG}
Expand Down

0 comments on commit 93cbf62

Please sign in to comment.