pytorch/serve

RuntimeError: CUDA error: no kernel image is available for execution on the device

Open

#1.754 aberto em 22 de jul. de 2022

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Java (790 forks)batch import
help wanted

Métricas do repositório

Stars
 (3.844 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I am deploying a model using torchserve. It was easily deployed on Tesla K80 GPU. But now when i shifted it to newer GPU Nvidia A30. I am getting this error

torch_version: '1.12.0+cu113' cudnn_version: 8302

image

PFA Nvidia-smi Screenshot

image

Guia do colaborador