Skip to content

Add support for dpctl.SyclDevice.partition_max_sub_devices #1004

Closed
@oleksandr-pavlyk

Description

@oleksandr-pavlyk

Requested by @dmishura

The property would expose uint32_t sycl::device::get_info<sycl::info::device::partition_max_sub_devices>() that gives "the maximum number of sub-devices that can be created when this SYCL device is partitioned".

This can be used to differentiate between GPUs that support partitioning and those that do not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions