Forums

unable to view CUDA config and not able to install paddlepaddle library

I am unable to see what cuda version we have in my console. Also I am not able to install paddlepaddle library. Can you please let me know how to do it. It is needed for my ocr project. Below are the requirements: cdnn 7.6.5 is needed for 10.2

  1. install paddlepaddle-gpu==2.2.0 cudatoolkit=10.2 --channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/

  2. pip install paddleocr

  3. git clone https://github.com/PaddlePaddle/PaddleOCR

  4. pip install git+git://github.com/andreinechaev/nvcc4jupyter.git

  5. conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/

  6. conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/

The problem with CUDA and PythonAnywhere is that there are no GPUs on our system.

Then how can i run my algorithm in your platform?. My code uses GPU. Is there a way to get it?

No, no GPUs on our platform.

okay, I got your point What about the git clone i was trying to do. Can you please help me with that? below is my command: git clone https://github.com/PaddlePaddle/PaddleOCR

What kind of errors do you get?

error message is fatal: could not create work tree dir 'PaddleOCR': Disk quota exceeded

looks like i have increase my disk space

Looks like you have to.