MathWorks Service Host is drastically slowing down starttime and fills up users $HOME
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Raffaele Potami
am 20 Jun. 2024
Kommentiert: Raymond Norris
am 30 Jul. 2024
We have the same issue as https://www.mathworks.com/matlabcentral/answers/2128851-why-is-the-mathworks-service-host-causing-issues-with-my-cluster-and-or-hpc and I see there that "For R2024a and newer, regardless of your licensing, the MathWorks Service Host is required"
When running in a cluster, this process is repeated every time MATLAB is started on a new node.
This not only causes uneccessary delays but it also piles up lots of data on the users' HOME space.
If we have 300 nodes, at ~640MB per node under $HOME/.MathWorks/ServiceHost a user would require more than 180GB just to host this data. This makes version 2024 not suitable for cluster environments.
How do we fix this issue?
0 Kommentare
Akzeptierte Antwort
Raymond Norris
am 21 Jun. 2024
Hi @Raffaele Potami MSH 2024.6 merges the data to a single node, removing the redundancy. MSH automatically updates the next time it runs. The amount of data recorded has also decreased.
7 Kommentare
Liu Liu
am 30 Jul. 2024
I encountered the same issue when running Matlab jobs (Matlab 2024a) at HPC, exactly as what Jens mentioned. It causes me to run out of quota each time I submit a matlab job..
Raymond Norris
am 30 Jul. 2024
Hi @Liu Liu. Please contact Technical Support (support@mathworks.com) and they can walk you through next steps.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!