Cortexsys icon indicating copy to clipboard operation
Cortexsys copied to clipboard

Disable gpu support ?

Open zubairriaz opened this issue 8 years ago • 2 comments

I dont have a dedicated graphics card and i want to disable gpu support and according to the docs I am using false for "useGPU" in % definitions(PRECISION, useGPU, whichThreads, plotOn) defs = definitions(PRECISION, false , [], true); but still in defs useGPU flag is still 1.

zubairriaz avatar Nov 16 '16 12:11 zubairriaz

Is there any other reason why you want to disable it? I don't have a dedicated GPU and it still runs normally even if the flag is 1.

ririya avatar Nov 16 '16 17:11 ririya

for the case of deep classifier it does not work , but for other cases it runs normally

zubairriaz avatar Nov 16 '16 18:11 zubairriaz