cc_staff
823
edits
(Marked this version for translation) |
(Newer version) |
||
Line 224: | Line 224: | ||
== Slurm plugin for MATLAB == <!--T:43--> | == Slurm plugin for MATLAB == <!--T:43--> | ||
# Have MATLAB R2020a installed on your computer, '''including the Parallel Computing Toolbox'''. | # Have MATLAB R2020a or newer installed on your computer, '''including the Parallel Computing Toolbox'''. | ||
# Go to the [https://www.mathworks.com/matlabcentral/fileexchange/52807-parallel-computing-toolbox-plugin-for-matlab-parallel-server-with-slurm MathWorks Slurm Plugin page], '''download and run''' the <tt>*.mlpkginstall</tt> file. (i.e. click on the blue ''Download'' button on the right side, just above the ''Overview'' tab.) | # Go to the [https://www.mathworks.com/matlabcentral/fileexchange/52807-parallel-computing-toolbox-plugin-for-matlab-parallel-server-with-slurm MathWorks Slurm Plugin page], '''download and run''' the <tt>*.mlpkginstall</tt> file. (i.e. click on the blue ''Download'' button on the right side, just above the ''Overview'' tab.) | ||
# Enter your MathWorks credentials; if the configuration wizard does not start, run in MATLAB | # Enter your MathWorks credentials; if the configuration wizard does not start, run in MATLAB | ||
Line 235: | Line 235: | ||
#* Remote job storage: '''/scratch''' (or a unique sub-directory, for example /scratch/tmp_matlab) | #* Remote job storage: '''/scratch''' (or a unique sub-directory, for example /scratch/tmp_matlab) | ||
#* Maximum number of workers: '''960''' | #* Maximum number of workers: '''960''' | ||
#* Matlab installation: '''/cvmfs/restricted.computecanada.ca/easybuild/software/ | #* Matlab installation: both local and remote versions must match: | ||
#** For local R2020a: '''/cvmfs/restricted.computecanada.ca/easybuild/software/2020/Core/matlab/2020a''' | |||
#** For local R2020b: '''/cvmfs/restricted.computecanada.ca/easybuild/software/2020/Core/matlab/2020b''' | |||
#* License type: '''Network license manager''' | #* License type: '''Network license manager''' | ||
#* Profile Name: '''beluga''' | #* Profile Name: '''beluga''' |