Version 2024b and ServiceHost
67 views (last 30 days)
Show older comments
Hello,
From the following question/response here ( https://www.mathworks.com/matlabcentral/answers/2111226-what-is-the-mathworks-service-host-and-why-is-it-running ), it would appear that this and related services cannot currently be disabled.
Is there a setting we can use to write this data and run these services from a different directory other than ~/.MathWorks?
The issue we are facing in our HPC environment is users can run matlab from any number of compute nodes and each run is creating a node specific directory. Our user home directories are limted with quotas and we're starting to receive complaints.
-Chris
0 Comments
Answers (2)
Damian Pietrus
on 29 May 2024
Edited: Damian Pietrus
on 29 May 2024
Hello Christopher,
As of now, there is no way to change the location of the MATLAB Service Host. This is feedback that we've heard from other HPC centers, so for now I'll ask you to create a service request with the issues you've seen so that it can be tracked and attached in our internal systems.
Please also feel free to reach out to me directly, as I work with Parallel Server integration in HPC.
5 Comments
Damian Pietrus
on 28 Jun 2024
Right now I don't have any additional information. I'd recommend reaching out to our support teams directly with both feedback and questions, as they should have the most up-to-date information and can formally track and pass along feedback as well.
Conor Burgess
on 6 Dec 2024 at 13:08
Hi Chris,
We’ve recently published more information about MathWorks Service Host and how it can be administered in cases like yours here: https://github.com/mathworks-ref-arch/administer-mathworks-service-host. The scripts in that repository should help you to set up your machines with MathWorks Service Host installed into a different location, such that it doesn’t need to be installed into each user’s home directory on the HPC compute nodes.
Please also note that if MATLAB is launched from MATLAB Parallel Server, or if you start MATLAB with the `-batch` option for running non-interactive batch work, MathWorks Service Host is not currently required and wouldn’t be installed or started with R2024b.
Thanks,
Conor
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!