Why do I get an error initializing MPI when validating my cluster?
显示 更早的评论
When I try to validate my MDCS cluster on Linux, I get an error validating Parallel Pool that reads:
Stage: Parallel pool test (parpool)
Status: Failed
Description:The validation stage encountered a MATLAB exception.
Command Line Output:(none)
Error Report:
Failed to initialize the interactive session.
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowIfBadParallelJobStatus (line 759)
The interactive communicating job errored with the following message: Cannot rerun task because there are no rerun attempts left (The task has no rerun attempts left.).
Original cancel message:
The task was cancelled by user "matlab" on machine "c086.cm.cluster" with message: "MPI initialisation failed:
Not enough worker Java memory to allocate data. Refer to the troubleshooting section of the documentation for information on how to increase the size of the local Java memory and the memory on the head node and the workers.".
Debug Log:(none)
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!