Skip to content

[hip][SYCL] Implement "case PI_DEVICE_INFO_ATOMIC_64" check on hip backend. #5570

Closed
@denis-kabanov

Description

@denis-kabanov

The case for PI_DEVICE_INFO_ATOMIC_64 is currently not implemented in sycl/plugins/hip/pi_hip.cpp, so get_device_info receives PI_INVALID_VALUE. But without the 'template <> struct get_device_info<bool, info::device::atomic64>' specialization from sycl/source/detail/device_info.hpp (this specialization is planned to be removed), PI_INVALID_VALUE will cause some tests to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthipIssues related to execution on HIP backend.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions