Parallel not available in Classification Leaner
Show older comments
On my desktop (Windows 10, Intel Xeon e3-1230v5) the parallel button is absent in Classification Learner (GUI: Training section, between Advanced and Train), whereas it is present on my laptop (Fedora 26, Intel i5-4210U). I can activate my local cluster, however there appears to be no way to run Learner multi-threaded.
Matlab 2016a, Statistics and Machine Learning Toolbox 10.2, Parallel Computing Toolbox 6.8 installed. (Academic license, so I have access to everything.)
Is there any configuration I need to do to allow this in Windows 10 (or UEFI, etc)? In all of the Linux installations I have done the button is always present.
1 Comment
Sailesh Sidhwani
on 1 Sep 2017
Hi Matthew,
Can you share your output of "ver -support" of the system that you are facing issue on. If you are not comfortable sharing the license number, you can black out the license numbers.
Additionally, the following command should return "1" if your Parallel Computing Toolbox license is being checkout correctly:
>>license('test','Distrib_Computing_Toolbox')
Accepted Answer
More Answers (0)
Categories
Find more on Parallel Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!