Why am I unable to validate or use parpool with Microsoft HPC Pack?

4 次查看(过去 30 天)
I set up and configured an MATLAB Parallel Server cluster that consists of Windows machines running HPC.  My client machine is using the built in profile for HPC  and I can validate all stages except parpool.
When running the validation test, I see the following error output:
Stage: Parallel pool test (parpool)Status: FailedDescription:The validation stage encountered a MATLAB exception.Command Line Output:(none)Error Report:The interactive communicating job errored with the following message: MatlabPoolPeerInstance{fUuid=b524f061-3dba-4299-aebe-63bd3a6455e3, fGroupUuid=823ea93c-df6a-4972-817c-594370e08154, fLabIndex=1, fNumberOfLabs=240} was unable to connect to hostname-05/101.101.101.11:27370 due to a JVM IOException: nullDebug Log:(none)

采纳的回答

MathWorks Support Team
MathWorks Support Team 2025-11-19,0:00
编辑:MathWorks Support Team 2025-11-19,16:56
This error will occur if you do not have the necessary port range open on your client machine.  
On the client machine, where you will be submitting jobs from, you need to have the TCP port range 27370 through 27470 open. 
If you need to modify the port range that Parallel Computing Toolbox uses, please refer to this documentation: 
NOTE: Starting in R2019a the following name changes occurred:
  •     MATLAB Distributed Computing Server was renamed to MATLAB Parallel Server
  •     mdce_def was renamed to mjs_def
  •     mdce binary was renamed to mjs

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by