Skip to content

Commit

Permalink
Merge branch 'develop' into task/chen59/valopinterface
Browse files Browse the repository at this point in the history
  • Loading branch information
rchen20 committed Sep 19, 2024
2 parents 8062809 + f642092 commit aa26f71
Showing 1 changed file with 2 additions and 0 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

0 comments on commit aa26f71

Please sign in to comment.