Skip to content

CUDA runtime errors on H20 GPUs — possible missing Hopper architecture in compilation #17

@lvjx04

Description

@lvjx04

Hi,

I tried running TilERT v0.1.1 on 8 × NVIDIA H20 GPUs. I got these errors:

/workspace/include/core/executor/piped_prefetch/entry_ex.cuh(196): CUDA error: no kernel image is available for execution on the device.
/workspace/src/lib/ops/tilert_init_op.cu(65): CUDA error: operation not permitted when stream is capturing.

The project was mainly tested on B200 GPUs. Could it be that the current build doesn’t include support for Hopper (H20) architecture?

Is there a recommended way to rebuild or set flags to support H20 GPUs?

Thanks!

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