GPU device with compute capability 3.0 or higher.

11 views (last 30 days)
I use deep-learning toolbox, running matlab with Graphic Processor GTX1050, the compute capability is 6.1,but when excute options = trainingOptions('ExecutionEnvironment','gpu'); the matlab print:GPU support for convolutional neural networks requires a GPU device with compute capability 3.0 or higher.

Accepted Answer

Matt J
Matt J on 25 Apr 2019
Edited: Matt J on 25 Apr 2019
Do you have a 2nd GPU, e.g., for display only? Make sure the toolbox is using the GTX1050, and not your display card.

More Answers (0)

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!