Changes between Version 1 and Version 2 of Matlab-Slurm
- Timestamp:
- 07/13/21 13:03:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Matlab-Slurm
v1 v2 3 3 = Submitting Jobs from MATLAB Command Window = 4 4 This document provides the steps to configure MATLAB to submit jobs to Cypress, retrieve results, and debug errors. 5 There are two way to do this, one is '''submitting MATLAB jobs from MATLAB running on Cypress''', another is '''submitting MATLAB jobs from your laptop/desktop'''. 5 6 6 7 == MATLAB client on Cypress == … … 38 39 39 40 === Installation and Configuration === 40 In order to submit jobs from your laptop/desktop, you will need to install a custom Matlab plugin scripts that are configured howto interact with the Slurm job scheduler on Cypress. Use the links below to download the script package.41 In order to submit MATLAB jobs to Cypress from your laptop/desktop, you need to install a custom Matlab plugin scripts that are configured to interact with the Slurm job scheduler on Cypress. Use the links below to download the script package. 41 42