diff --git a/sycl/test-e2e/USM/align.cpp b/sycl/test-e2e/USM/align.cpp index e93cf9fc3c196..3e2514629467d 100644 --- a/sycl/test-e2e/USM/align.cpp +++ b/sycl/test-e2e/USM/align.cpp @@ -1,3 +1,5 @@ +// REQUIRES: aspect-usm_shared_allocations,aspect-usm_device_allocations,aspect-usm_host_allocations + // RUN: %{build} -o %t.out // RUN: %{run} %t.out