Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023-09-22 12:39:57.324946075 [E:onnxruntime:, sequential_executor.cc:514 ExecuteKernel] Non-zero status code returned while running Slice node. Name:'Slice_37' Status Message: CUDA error cudaErrorNoKernelImageForDevice:no kernel image is available for execution on the device #17670

Closed
mahesh11T opened this issue Sep 22, 2023 · 1 comment
Labels
ep:CUDA issues related to the CUDA execution provider

Comments

@mahesh11T
Copy link

Describe the issue

image
i have no error locally in both docker way and conda env, but while running in docker image aws sagemaker ml p2 instance, i get this error.

To reproduce

docker
python:3.8.16 base image for docker
debian buster os
latest onnruntime-gpu
cuda 11.7 cudnn 8.5
ml.p2.xlarge instance
in aws sagemaker

Urgency

urgent

Platform

Linux

OS Version

debian buster 11

ONNX Runtime Installation

Released Package

ONNX Runtime Version or Commit ID

11.6

ONNX Runtime API

Python

Architecture

X64

Execution Provider

CUDA

Execution Provider Library Version

11.7

@github-actions github-actions bot added the ep:CUDA issues related to the CUDA execution provider label Sep 22, 2023
@mahesh11T
Copy link
Author

compute capability was low on ml.p2 , ml.p3 instance solved it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:CUDA issues related to the CUDA execution provider
Projects
None yet
Development

No branches or pull requests

1 participant