communicatingJobWrapper.sh file default location moved in 2022a?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Christopher McCausland
le 20 Sep 2023
Commenté : Christopher McCausland
le 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 commentaires
Réponse acceptée
Raymond Norris
le 20 Sep 2023
4 commentaires
Steven Lord
le 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Third-Party Cluster Configuration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!