Skip to content

Commit

Permalink
Remove the datagen.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
JayjeetAtGithub committed Aug 27, 2024
1 parent b7bdbba commit f2a9106
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 163 deletions.
5 changes: 0 additions & 5 deletions cpp/benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ target_include_directories(
"$<BUILD_INTERFACE:${CUDF_SOURCE_DIR}/src>"
)

add_executable(datagen common/cudf_tpch_datagen/datagen.cpp)
target_link_libraries(
datagen PRIVATE cudf_tpch_datagen benchmark::benchmark_main $<TARGET_NAME_IF_EXISTS:conda_env>
)

# ##################################################################################################
# * compiler function -----------------------------------------------------------------------------

Expand Down
158 changes: 0 additions & 158 deletions cpp/benchmarks/common/cudf_tpch_datagen/datagen.cpp

This file was deleted.

0 comments on commit f2a9106

Please sign in to comment.