Skip to content

Commit

Permalink
Remove redundant cuda arch init.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Feb 21, 2023
1 parent 2945dc8 commit f8ccee6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/cudf/udf_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ include(rapids-cmake)
include(rapids-cpm)
include(rapids-find)

rapids_cuda_init_architectures(udf-cpp)

rapids_cpm_init()

rapids_find_package(
Expand Down

0 comments on commit f8ccee6

Please sign in to comment.