Parallel pool does not working, and stuck in job test during validation.

6 visualizzazioni (ultimi 30 giorni)
When i run parallel pool, it's just starting as long time. No warning at this time, showing 'starting parallel pool'. And does not start. I tested parallel pool validation. But, it stuck in Job test. How can i start up parallel pool normally?

Risposte (1)

Rishi Binda
Rishi Binda il 3 Set 2018
1. In some cases (more common with concurrent licenses) if there are multiple licenses or license servers on MATLAB's license search path, delays when using particular toolboxes or during start up can occur.
Please try the following commands in MATLAB and check for multiple licensing :
>> matlab.internal.licensing.pathTest
>> feature('lmsearchpath')
2. Try clearing your Local Job Storage. In some cases there can be corrupted files in the Job Storage Location. Open a File Explorer and navigate to C:\Users\username\AppData\Roaming\MathWorks\MATLAB
There should be a folder called local_cluster_jobs. Try removing this folder and validating again.

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by