Skip to content

Commit

Permalink
Update benchmarks/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Mehdi Goli <[email protected]>
  • Loading branch information
aacostadiaz and mehdi-goli authored May 29, 2024
1 parent 628d6d4 commit 3a157de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ endfunction()

if(SYCL_INTEL_TARGET)
add_subdirectory(pvc)
else(SYCL_NVIDIA_TARGET)
endif()
if (SYCL_NVIDIA_TARGET)
add_subdirectory(ampere)
endif()

0 comments on commit 3a157de

Please sign in to comment.