Skip to content

[feat] More intuitive error description #47

@Routhleck

Description

@Routhleck

if ti.lang.impl.current_cfg().arch != arch:
raise RuntimeError(f"Arch {arch} is not available")

If there is no target environment specified as GPU/CUDA, the error message should suggest that the issue might be due to the absence of a CUDA environment.

See #46

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