Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:matlab:interactivetips [2019-08-28 10:16] – [Interactive Job tips for MATLAB] anita | software:matlab:interactivetips [2019-08-29 14:31] (current) – [Interactive Job tips for MATLAB] anita | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Interactive Job tips for MATLAB ====== | ====== Interactive Job tips for MATLAB ====== | ||
- | |||
- | Starting MATLAB in command line mode or running scripts on a compute node. | ||
All MATLAB sessions should be run from the compute nodes. | All MATLAB sessions should be run from the compute nodes. | ||
- | - **'' | ||
- | - **'' | ||
- | - Logon an available compute node | ||
- | * GridEngine **'' | ||
- | * Slurm **'' | ||
- | - **'' | ||
+ | * **'' | ||
+ | * **'' | ||
+ | * Logon to an available compute node by using the appropriate job scheduler command | ||
+ | * GridEngine **'' | ||
+ | * Slurm **'' | ||
+ | * **'' | ||
+ | |||
+ | Once you are successfully connected to a compute node, then you can start MATLAB in command line mode or run scripts. | ||
===== Command line Matlab ===== | ===== Command line Matlab ===== | ||
<note tip> | <note tip> |