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

Compiled with WITH_GPU, but no GPU found in runtime #5737

Open
mahesh11T opened this issue Sep 11, 2023 · 0 comments
Open

Compiled with WITH_GPU, but no GPU found in runtime #5737

mahesh11T opened this issue Sep 11, 2023 · 0 comments
Assignees

Comments

@mahesh11T
Copy link

image
FROM paddlepaddle/paddle:2.4.2-gpu-cuda11.7-cudnn8.4-trt8.4
I have used above image as base image.

RUN python -m pip install --no-cache-dir paddlepaddle-gpu==2.4.2.post117 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html

I am using above versionof paddle only because I get error during export to onnx with other versions. PaddlePaddle/Paddle2ONNX#1147

The code runs fine while running on my local gpu but in ml.p2.xlarge instance with aws docker sagemaker i get the above error, tried with many combinations of images still same issue, can you help me with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants