communicatingJobWrapper.sh file default location moved in 2022a?
5 views (last 30 days)
Show older comments
Christopher McCausland
on 20 Sep 2023
Commented: Christopher McCausland
on 20 Sep 2023
Hi,
In MATLAB R2021b, the default location for the communicatingJobWrapper.sh was C:\ProgramData\MATLAB\SupportPackages\R2021b\parallel\slurm\nonshared.
I have a new computer and need to replicate modifiactions to the .sh file to allow communication with my computing cluster. However, the file path does not exist past C:\ProgramData\. There is an alternate file path C:\ProgramData\MathWorks, however it does not appear to lead to the C:\ProgramData\MATLAB\SupportPackages\R2021b\parallel\slurm\nonshared location. The parallel toolbox documentation does not appear to list a change of default location either. I also have made sure hidden files are visiable, ran file explorer as admin and have parallel compute toolbox installed.
Does anyone know where the new default location for communicatingJobWrapper.sh file?
Thanks,
Christopher
0 Comments
Accepted Answer
Raymond Norris
on 20 Sep 2023
4 Comments
Steven Lord
on 20 Sep 2023
An easy way to get the source code for this plugin is to open the Add-Ons Explorer from the Home tab on the toolstrip and search for Slurm. That will allow you to download the Parallel Computing Toolbox Plugin for Slurm. I've confirmed the ZIP file contains that script.
More Answers (0)
See Also
Categories
Find more on Third-Party Cluster Configuration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!