Skip to content

YoloSharp.Gpu 6.1.0 not working on GTX 1080 Ti (GPU crash) #197

@Alex-code24

Description

@Alex-code24

After updating YoloSharp.Gpu from version 6.0.7 to 6.1.0, GPU execution on NVIDIA GeForce GTX 1080 Ti stopped working.

Version 6.0.7 works perfectly on my GPU. The problem appears only in 6.1.0.

Error Message:
onnxruntime::ExecuteKernel] Non-zero status code returned while running QuickGelu node.
Status Message: CUDA error cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device

Steps to Reproduce:
Install YoloSharp.Gpu 6.1.0
Run any YOLO model on GTX 1080 Ti
Observe the CUDA kernel error

Expected behavior:
Models should run on GPU as they did in version 6.0.7

Additional context:
YoloSharp.Gpu 6.0.7 works fine
CUDA version and drivers are installed correctly
Issue seems related to QuickGelu node or GPU kernel compilation

Request:
Please fix GPU support for GTX 1080 Ti in a future release.

Thank you for maintaining the library!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions