Skip to content

Commit

Permalink
Merge commit 'c16181c8723b9d79ed4cab8523c609c7d826490b' into relicense
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita committed Nov 13, 2024
2 parents 2b55efb + c16181c commit 776ac3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/libmarv/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ set(CMAKE_CXX_EXTENSIONS OFF)
set(LIBRARY_ONLY 0 CACHE BOOL "Do not build executables")

set(NVCC_FLAGS)
list(APPEND NVCC_FLAGS -arch=native)
list(APPEND NVCC_FLAGS --extended-lambda)
list(APPEND NVCC_FLAGS --expt-relaxed-constexpr)
list(APPEND NVCC_FLAGS -rdc=true)
Expand Down

0 comments on commit 776ac3b

Please sign in to comment.