petercunha / Pine

:evergreen_tree: Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
MIT License
441 stars 76 forks source link

Cuda acceleration is disabled #33

Open Liquid72 opened 4 years ago

Liquid72 commented 4 years ago

hello I want to ask why my Cuda acceleration is disabled even though I already installed Cuda toolkit

image

OzgunKB commented 4 years ago

I've been having this problem for two years. I tried it with GTX 1060 and 1070. I tried Intel and AMD processors. I'm getting the same warning.

Liquid72 commented 4 years ago

I've been having this problem for two years. I tried it with GTX 1060 and 1070. I tried Intel and AMD processors. I'm getting the same warning.

Have you ever tried using the Ubuntu operating system?

OzgunKB commented 4 years ago

No. Windows 10.

Rah-Olin commented 3 years ago

@Liquid72 You have to build your own opencv python with CUDA enabled. The pre-build package only uses CPU. Please follow this guide. https://medium.com/analytics-vidhya/build-opencv-from-source-with-cuda-for-gpu-access-on-windows-5cd0ce2b9b37