필터 지우기
필터 지우기

Validate Cluster profile - SPMD error

조회 수: 1 (최근 30일)
Ivan
Ivan 2012년 10월 28일
Hi, i'm trying to validate Cluster profile (for Torque scheduler) and i get this error:
Stage: SPMD job test (createCommunicatingJob)
Status: Failed
Description:The job errored or did not reach state finished.
Command Line Output:(none)
Error Report:(none)
Debug Log:
LOG FILE OUTPUT:
Node file: /var/lib/torque/aux//55.batch
Starting SMPD on iblade01 ...
ssh iblade01 "/shared/software/MATLAB/bin/mw_smpd" -s -phrase MATLAB -port 20055
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
Launching smpd failed for node: iblade01
Why i get it? It's because i have just one worker available or there can be some other reason? I tried to send some basic batch job (simple loop), it works fine.
Thanks for answer.

답변 (1개)

Walter Roberson
Walter Roberson 2012년 10월 29일
The error message is coming from ssh: it is not able to connect to the account on iblade01 using the password "MATLAB"

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by