rsnt_translations
56,420
edits
(Configuration problem for Parallel Server) |
No edit summary |
||
Line 220: | Line 220: | ||
<!--T:42--> | <!--T:42--> | ||
This solution usually works by submitting MATLAB parallel jobs from a local MATLAB interface on your computer. | This solution usually works by submitting MATLAB parallel jobs from a local MATLAB interface on your computer. <b>Since May 2023, some mandatory security improvements have been implemented on all clusters. Because MATLAB uses an SSH mode that is no longer permitted, job submission from a local computer is no longer possible until MATLAB uses a new connection method. There is actually no workaround.</b> | ||
== Slurm plugin for MATLAB == <!--T:43--> | == Slurm plugin for MATLAB == <!--T:43--> | ||
<b>The procedure below no longer works because the Slurm plugin is no longer available and because of the SSH issue described above.</b> The configuration steps are kept until a workaround is found: | |||
# Have MATLAB R2022a or newer installed, <b>including the Parallel Computing Toolbox</b>. | # Have MATLAB R2022a or newer installed, <b>including the Parallel Computing Toolbox</b>. | ||
# Go to the MathWorks Slurm Plugin page, <b>download and run</b> the <code>*.mlpkginstall</code> file. (i.e., click on the blue <i>Download</i> button on the right side, just above the <i>Overview</i> tab.) | # Go to the MathWorks Slurm Plugin page, <b>download and run</b> the <code>*.mlpkginstall</code> file. (i.e., click on the blue <i>Download</i> button on the right side, just above the <i>Overview</i> tab.) |