MRiLab icon indicating copy to clipboard operation
MRiLab copied to clipboard

Issue with GPU

Open JTPlayzYT opened this issue 3 years ago • 1 comments

I am having an issue using my GPU, it gives an error on start saying "Detecting local GPU Information failed! Unrecognized function or variable 'gpuDeviceCount'"

JTPlayzYT avatar May 23 '22 18:05 JTPlayzYT

Likely, your Matlab version is not supporting the 'gpuDeviceCount' function.

leoliuf avatar Jul 24 '22 22:07 leoliuf

From my understanding, it seems like the issue is with a missing toolbox rather than a version problem. Using the mathworks/matlab-deep-learning docker image may be helpful.

sgkim2 avatar Mar 20 '23 12:03 sgkim2