Skip to content

Conversation

dm-vodopyanov
Copy link
Contributor

//
//===----------------------------------------------------------------------===//
// REQUIRES: gpu-intel-gen12
// UNSUPPORTED: cuda, hip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering, if test requires gen12, do we need to use unsupported here?

//
//===----------------------------------------------------------------------===//
// REQUIRES: arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21
// UNSUPPORTED: cuda, hip
Copy link
Contributor

@YuriPlyakhin YuriPlyakhin Oct 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question: since REQUIRES limits test to PVC and BMG, do we need to use unsupported here?

Comment on lines +27 to +28
http://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_device_is_integrated_gpu.asciidoc
It introduces descriptor to query if device is integrated GPU.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

. is needed after the link and before It...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants