Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] enabled kernelinfo (global_work_size) support for CUDA, HIP #1694

Draft
wants to merge 1 commit into
base: intel
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions SYCL/Basic/kernel_info.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
//
// Fail is flaky for level_zero, enable when fixed.
// UNSUPPORTED: level_zero
//
// CUDA and HIP do not currently implement global_work_size
// UNSUPPORTED: cuda, hip

//==--- kernel_info.cpp - SYCL kernel info test ----------------------------==//
//
Expand Down