How do I validate my parallel cluster profile in MATLAB?

76 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 4 Apr 2024 at 0:00
Edited: MathWorks Support Team on 5 Apr 2024 at 12:55
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:
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.

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!