Skip to content

Improving Host Performance #630

@EJainDev

Description

@EJainDev

Since the CLBlast API interface uses StatusCode, why use exceptions in the source code? Switching to if statements would make the code a lot faster in the error case (critical for low level libraries like BLAS). I understand that it was probably easier for development, but would you accept a PR switching to if statements.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions