Parallel pool error, automatically clear jobstoragelocation
9 次查看(过去 30 天)
显示 更早的评论
Hi all, my question is a follow up on the solution posted here:
In summary I am in a similar position of using parallel pools on a HPC cluster. I am able to use parallel pools after deleting the \.matlab folder in my home directory. This is rather limiting however, as I need to run many jobs often, and concurrently. This would require me to clear the directory every time a new job is run, otherwise parallel pools will not start. Is there a way to automate this process? or perhaps not need it in the first place? If I cleared/deleted \.matlab while a another parallel pool job is running, will it be affected?
Thanks in advance for your suggestions.
I'm not very skilled in PBS/Slurm commands so forgive me if there's an easy way to do this in the job script.
Key phrase for future: "failed to locate and destroy old interactive jobs"
0 个评论
回答(1 个)
Raymond Norris
2021-9-17
Look at my answer here for an option: https://www.mathworks.com/matlabcentral/answers/1440039-how-to-prevent-parpool-error#answer_773734
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!