-
Notifications
You must be signed in to change notification settings - Fork 251
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
Can't find CUDA when I use CUDA10 #627
Comments
Message that will be displayed on users' first issue |
CUDA9 is used by default for Paddle Serving. |
Why not just release CUDA-9.0, CUDA-10.0 version's wheel package? |
We will consider release CUDA9 and CUDA10 version later. |
will release in 0.4.0 |
example: https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/ocr paddle-serving-app 0.1.1 pypi_0 pypi
paddle-serving-client 0.3.1 pypi_0 pypi
paddle-serving-server 0.3.1 pypi_0 pypi
paddle-serving-server-gpu 0.3.1 pypi_0 pypi
paddlepaddle-gpu 1.8.3.post97 pypi_0 pypi |
Please run By the way, CUDA10 has been supported recently. You can download CUDA10 temporary version binary file(https://paddle-serving.bj.bcebos.com/temporary_files_for_docker/serving-gpu-0.3.1.tar.gz) and use it with the |
|
Please check nvidia devices by |
您好,在AIstudio上运行Serving的相关项目也需要更改CUDA的版本吗? |
when I use CUDA10, it reports that serving can't find CUDA and I use CUDA 9 resolve it!
The text was updated successfully, but these errors were encountered: