Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| habrok:examples:matlab [2023/03/22 13:26] – fokke | habrok:examples:matlab [2024/08/29 09:55] (current) – Fix example pedro | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| #SBATCH --nodes=1 | #SBATCH --nodes=1 | ||
| #SBATCH --ntasks=1 | #SBATCH --ntasks=1 | ||
| - | #SBATCH --cpus-per-task | + | #SBATCH --cpus-per-task=1 | 
| #SBATCH --job-name=matlab_example1 | #SBATCH --job-name=matlab_example1 | ||
| #SBATCH --output=matlab_example1.out | #SBATCH --output=matlab_example1.out | ||