Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Oct 25, 2023
1 parent 943ae81 commit 4541202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gtest/mhp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ endif()
# Make this first to workaround issue with device memory and MPI
if(ENABLE_SYCL)
add_mpi_offload_test(mhp-sycl-device-tests-2 mhp-tests 2 --sycl
--device-memory --gtest_filter=-*Slide*)
--device-memory --gtest_filter=-Exclusive*:Slide*)
endif()

add_mpi_test(mhp-quick-test-1 mhp-quick-test 1)
Expand Down

0 comments on commit 4541202

Please sign in to comment.