How to check the local MATLAB cluster profile from the command line?

To check the local profile in MATLAB, the following steps are suggested:

  • Go to the Parallel menu in MATLAB and select "Manage Cluster Profiles ..." ("Manage Configurations ..." for R2011b or earlier)

  • Highlight the configuration of the local scheduler and click the "Check" button ("Start Scan" for R201b or earlier)

But apparently, these steps are only possible if you have a display option. I am running MATLAB on a Linux server without displaying, and I am wondering how to take the above steps from the command line and get a detailed result.

+5
source share

Source: https://habr.com/ru/post/1233028/


All Articles