Skip to content

Add user-controlled logging mechanism for warnings #6

@fknorr

Description

@fknorr

Sometimes we want to elaborate on error conditions, but SYCL restricts the return type / exceptions thrown. Example: USM allocation functions have different reasons for returning nullptr.

SimSYCL should have a reporting mechanism that the user can tap into, both for logging and to verify that a certain error condition was met.

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