필터 지우기
필터 지우기

MathWorks Service Host is drastically slowing down starttime and fills up users $HOME

조회 수: 57 (최근 30일)
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?

채택된 답변

Raymond Norris
Raymond Norris 2024년 6월 21일
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.
  댓글 수: 5
Jens Henrik Goebbert
Jens Henrik Goebbert 2024년 7월 11일 17:10
We have the same issue here at JSC. It is not only the size of the data (users have a quota of 20GB for $HOME), but also the inodes (users have a quota of 82k for $HOME) in ~/.MathWorks which give us trouble.
For each node MATLAB adds another 10.000 files to `$HOME/.MathWorks/ServiceHost/<hostname>`.
If MSH 2024.6 fixes this issue where can we get it from?
Raymond Norris
Raymond Norris 2024년 7월 11일 17:28
Hi @Jens Henrik Goebbert. Please contact Technical Support (support@mathworks.com) and they can walk you through next steps.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by