필터 지우기
필터 지우기

Problem with parallel computing

조회 수: 2 (최근 30일)
Luis Isaac
Luis Isaac 2016년 11월 25일
댓글: Walter Roberson 2016년 11월 25일
Dear;
This is the first time I use parfor loop and I trying to run a program on my local computer when I run the program matlab says:
Error in parallel_function>iMakeRemoteParfor (line 1060)
P = distcomp.remoteparfor(pool, W, @make_channel, parfor_C);
Error in parallel_function (line 444)
[P, W] = iMakeRemoteParfor(pool, W, parfor_C);
What am I doing wrong? I previously run the validate tool on the Cluster Profile mamager and every status has been passed
Thanks
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 11월 25일
Is that the entire message? Does it not tell you what error it thinks has occurred?

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

답변 (0개)

카테고리

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