Skip to content

Commit

Permalink
Fix test failures on HIP/CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
lbushi25 committed Jan 24, 2025
1 parent 743c9a7 commit 97637cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/DeviceImageBackendContent/basic_test.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %clangxx -fsycl -std=c++20 %s -o %t.out
// RUN: %{build} -std=c++20 -o %t.out
// RUN: %{run} %t.out

#include <sycl/detail/core.hpp>
Expand Down

0 comments on commit 97637cf

Please sign in to comment.