Skip to content

Commit

Permalink
Update level_zero_usm_residency.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
uditagarwal97 authored Feb 27, 2024
1 parent 32e2213 commit 0747b79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sycl/test-e2e/Plugin/level_zero_usm_residency.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ int main(int argc, char *argv[]) {
// DEVICE: ---> piextUSMDeviceAlloc
// DEVICE: ZE ---> zeMemAllocDevice
// DEVICE: ZE ---> zeContextMakeMemoryResident
// DEVICE-NOT: ZE ---> zeContextMakeMemoryResident

auto ptr2 = malloc_shared<int>(1, Q);
// SHARED: ---> piextUSMSharedAlloc
Expand Down

0 comments on commit 0747b79

Please sign in to comment.