-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
Description
问题描述 Issue Description
我在验证paddlex是否安装完成这步时报错:
Mismatched GPU Architecture: The installed PaddlePaddle package was compiled for 61 70 75 80 86 89 90 ,but your current GPU is 120 Solution: Install the correct wheel package built for your GPU from the official PaddlePaddle website: https://www.paddlepaddle.org.cn/
Pipeline prediction failed
然后在拉去paddlex官方镜像进入容器那一步时还报错:
WARNING: Detected NVIDIA GeForce RTX 5080 GPU, which is not yet supported in this version of the container
ERROR: No supported GPU(s) detected to run this container
这是否说明我的5080显卡是不被paddleocr-VL支持的
版本&环境信息 Version & Environment Information
Paddle version: 3.2.0;
GPU: RTX5080;