Skip to content

Commit

Permalink
Revert "Try to reproduce issue #1490"
Browse files Browse the repository at this point in the history
This reverts commit 730b8a5.
  • Loading branch information
ahendriksen committed May 5, 2023
1 parent f7eee1f commit 01cf409
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 46 deletions.
8 changes: 0 additions & 8 deletions cpp/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -372,13 +372,5 @@ if(BUILD_TESTS)
ConfigureTest(
NAME UTILS_TEST PATH test/core/seive.cu test/util/bitonic_sort.cu test/util/cudart_utils.cpp
test/util/device_atomics.cu test/util/integer_utils.cpp test/util/pow2_utils.cu
test/util/get_cache_idx_1.cu
test/util/get_cache_idx_2.cu
)
set_target_properties(
UTILS_TEST
PROPERTIES
CUDA_SEPARABLE_COMPILATION ON
)

endif()
19 changes: 0 additions & 19 deletions cpp/test/util/get_cache_idx_1.cu

This file was deleted.

19 changes: 0 additions & 19 deletions cpp/test/util/get_cache_idx_2.cu

This file was deleted.

0 comments on commit 01cf409

Please sign in to comment.