Skip to content

Error Handling #21

@garrettwrong

Description

@garrettwrong

Could use better error handling. Would like to have defined error codes that are in the CUDA library, and pass those back to python where they would be handled. We sort of do this now, but the numbers are not systematic, or assigned meaningful strings. This might involve an enum type and string array in the library or something.

Would also want python tests to actually check we are catching and printing the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions