pytorch/serve

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

Open

#1,754 建立於 2022年7月22日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Java (790 fork)batch import
help wanted

倉庫指標

Star
 (3,844 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南