Skip to content

Commit

Permalink
add missing label
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Oct 24, 2024
1 parent 0b279eb commit 750d53e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velox/experimental/wave/exec/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ target_link_libraries(
CUDA::cudart)

add_test(velox_wave_exec_test velox_wave_exec_test)
set_tests_properties(velox_wave_exec_test PROPERTIES LABELS cuda_driver)

if(${VELOX_ENABLE_BENCHMARKS})
add_executable(velox_wave_benchmark WaveBenchmark.cpp)
Expand Down

0 comments on commit 750d53e

Please sign in to comment.