pytorch/serve

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

Open

#1.754 geöffnet am 22. Juli 2022

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (3.844 Stars) (790 Forks)batch import
help wanted

Beschreibung

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

Contributor Guide