필터 지우기
필터 지우기

I have a problem in I parallelize my matlab code,

조회 수: 1 (최근 30일)
PIERRE OLIVIER SCHOUEL ATANGANA
PIERRE OLIVIER SCHOUEL ATANGANA 2021년 7월 29일
Hello everyone
I use the parfor loop to parallelize my code here is the message that is displayed:"The temporary variable val in a parfor is uninitialized."
  댓글 수: 4
PIERRE OLIVIER SCHOUEL ATANGANA
PIERRE OLIVIER SCHOUEL ATANGANA 2021년 8월 23일
here is the error message:
An UndefinedFunction error was thrown on the workers for 'mex'. This might be because the file containing 'mex' is not
accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be attached. See the
documentation for 'parallel.Pool/addAttachedFiles' for more details.
PIERRE OLIVIER SCHOUEL ATANGANA
PIERRE OLIVIER SCHOUEL ATANGANA 2021년 8월 23일
excuse me as I often respond late. I do not yet understand how the forum looks

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel for-Loops (parfor)에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by