Skip to content

All the Sycl* extension types should define a __hash__ function. #483

Closed
@diptorupd

Description

@diptorupd

Currently, the Sycl* Cython extension types can not be hashed as we do not define the __hash__ function. Due to the lack of the __hash__ function dpctl types cannot be stored as dictionary keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions