From 3a50915490b6105ff4badc3ee322dc7236d31821 Mon Sep 17 00:00:00 2001 From: chnixi <38959006+chnixi@users.noreply.github.com> Date: Wed, 11 Dec 2024 23:20:31 -0500 Subject: [PATCH] Update matlab-remote-job-submission.md --- .../licensed-software/matlab/matlab-remote-job-submission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/applications/licensed-software/matlab/matlab-remote-job-submission.md b/docs/applications/licensed-software/matlab/matlab-remote-job-submission.md index 44a3857..f500ddf 100644 --- a/docs/applications/licensed-software/matlab/matlab-remote-job-submission.md +++ b/docs/applications/licensed-software/matlab/matlab-remote-job-submission.md @@ -48,7 +48,7 @@ interact with the Slurm job scheduler on a cluster. Use the links below to downl The instructions below have been updated to correspond to the R2022a plugin scripts. Some cluster object fieldnames have changed. Changes from the previous scripts will have comments next to them. -You should **not** use them on the clusters as they **share **a filesystem with +You should **not** use the above plugin scripts when running directly on the cluster as they **share **a filesystem with the MATLAB installation that is running the jobs! If you are running Matlab from the cluster, such as VIZ, then there is no need to download and execute the plugin scripts. In that case, directly run "configCluster" from Matlab to create the cluster profile.