Skip to content

Commit

Permalink
Update CMakeLists.txt: put add'l env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkale authored Mar 19, 2024
1 parent e337319 commit d74eae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/sampler/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ kp_add_executable_and_test(
TARGET_NAME test_sampler_randomizedsampling
SOURCE_FILE test_randomized_sampling.cpp
KOKKOS_TOOLS_LIBS kp_kokkos_sampler
KOKKOS_TOOLS_SAMPLER_VERBOSE 2
KOKKOS_TOOLS_SAMPLER_SKIP 101
KOKKOS_TOOLS_SAMPLER_VERBOSE 1
KOKKOS_TOOLS_GLOBALFENCES 1
)

0 comments on commit d74eae7

Please sign in to comment.