Skip to content

Commit 9e3df69

Browse files
authored
Update jobscript.sh
1 parent 2ee6a10 commit 9e3df69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-HPC/examples/MATLAB/jobscript.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
# make sure the MATLAB version matches with the one used to compile the MATLAB program!
10-
module load MATLAB/2018a
10+
module load MATLAB/2022b-r5
1111

1212
# use temporary directory (not $HOME) for (mostly useless) MATLAB log files
1313
# subdir in $TMPDIR (if defined, or /tmp otherwise)

0 commit comments

Comments
 (0)