How do I validate my parallel cluster profile in MATLAB?

54 visualizzazioni (ultimi 30 giorni)
I cannot start a parallel pool in MATLAB.
How can I validate that my cluster profile is configured correctly?

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 26 Ago 2024
Modificato: MathWorks Support Team il 26 Ago 2024
To validate that your cluster profile is working correctly, follow the below steps:
  1. Open MATLAB and navigate to the Home tab in the ribbon.
  2. In the "Environment" group, click on the Parallel dropdown.
  3. In the dropdown, select Create and Manage Clusters...
  4. In the Cluster Profile Manager window that just opened, there may be multiple Cluster Profiles (on the left-hand side). Select the one you would like to validate.
  5. In the ribbon of the Cluster Profile Manager, click the Validate button to run the validation process.
This will run a five-stage validation process, and display the results to you live.
Once the validation process is complete, if desired, see more details by clicking on Show Report in the bottom right of the Cluster Profile Manager. You can also save the results to a text file by clicking Save Report...
If you do not have access to the MATLAB GUI on the machine you need to run cluster validation please follow these instructions instead:
How do I validate my MATLAB cluster when I do not have access to a GUI?https://www.mathworks.com/matlabcentral/answers/130554-how-do-i-manually-validate-my-matlab-cluster 
Note: The built-in "Threads" profile cannot be validated in the validation window.

Più risposte (0)

Categorie

Scopri di più su Third-Party Cluster Configuration in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by