SeanWangJS / grid-sample3d-trt-plugin

TensorRT plugin for 3-dimension grid sample operator
Apache License 2.0
17 stars 3 forks source link

Error in grid_sample_3d_cuda: no kernel image is available for execution on the device when run testing after built this plugin #3

Open KaidDuong opened 1 month ago

SeanWangJS commented 1 month ago

Can you provide more details about this error? It's looks like your cuda kernel is not support the library which you build.

KaidDuong commented 1 month ago

i resolved this error. Because i built this plugin with A100 suporrt cuda-arch=80 but cmake config using cuda-arch=89 don't compatible

On Sat, Jul 20, 2024, 11:18 AM SeanWangJS @.***> wrote:

Can you provide more details about this error? It's looks like your cuda kernel is not support the library which you build.

— Reply to this email directly, view it on GitHub https://github.com/SeanWangJS/grid-sample3d-trt-plugin/issues/3#issuecomment-2240907221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGID4ILDTJZY4CVD2KUQ3DZNHQK7AVCNFSM6AAAAABLEARONSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBQHEYDOMRSGE . You are receiving this because you authored the thread.Message ID: @.***>