Skip to content

[FEATURE] track cuda error types / frequencies #2

@ethangraham2001

Description

@ethangraham2001

Right now, we only track ret values as either success or failure. A future feature could be to have histograms for different return types defined by cudaError_t for observability on why a call failed, and the frequencies of such errors.

I suggest implementing an enum in the Rust userspace code that maps one-to-one with the CUDA header definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions