Skip to content

Commit

Permalink
attempt at fixing build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
artv3 committed Sep 19, 2024
1 parent 46b1f36 commit b153d6f
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 110 deletions.
2 changes: 2 additions & 0 deletions benchmark/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ if (RAJA_ENABLE_CUDA)
SOURCES host-device-lambda-benchmark.cpp)
endif()

if (RAJA_ENABLE_DESUL)
raja_add_benchmark(
NAME benchmark-atomic
SOURCES benchmark-atomic.cpp)
endif()

raja_add_benchmark(
NAME ltimes
Expand Down
Loading

0 comments on commit b153d6f

Please sign in to comment.