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

4 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Rishi Binda
Rishi Binda el 3 de Sept. de 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.

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by