Skip to content

Commit

Permalink
Merge pull request #1738 from LLNL/artv3/ltimes-benchmark
Browse files Browse the repository at this point in the history
Bring ltimes benchmark up to date
  • Loading branch information
artv3 authored Oct 11, 2024
2 parents 2e68fbb + b00f277 commit a7aa1b4
Show file tree
Hide file tree
Showing 24 changed files with 140 additions and 120 deletions.
7 changes: 3 additions & 4 deletions benchmark/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ raja_add_benchmark(
SOURCES benchmark-atomic.cpp)
endif()

#TODO: Fix build issues
#raja_add_benchmark(
# NAME ltimes
# SOURCES ltimes.cpp)
raja_add_benchmark(
NAME ltimes
SOURCES ltimes.cpp)

raja_add_benchmark(
NAME raja_view_blur
Expand Down
Loading

0 comments on commit a7aa1b4

Please sign in to comment.