Open marrobHD opened 3 years ago
It's been a while for me and I haven't used it on Windows, but don't you have to set a command line parameter to use the GPU?
On the docs about DeepstackGPU for windows, there isn't nothing about special arguments. Probably they aren't needed because DeepstackGPU works without docker.
On linux it is a different thing.
The --gpus all
parameter allows deepquestai/deepstack:gpu
to access all gpus on the system. It's needed because docker doesn't allow all containers to access all resources.
@johnolafenwa Any updates on this?
I tried DeepstackAI GPU on Ubuntu 20.04 and Windows Server 2019. DeepstackGPU does not want on either operating system. DeepstackCPU works like a charm.
I used this python script: