필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to broadcast interpolant data among workers?

조회 수: 1 (최근 30일)
Pradeep Bhat
Pradeep Bhat 2014년 8월 25일
마감: MATLAB Answer Bot 2021년 8월 20일
What is the best strategy to broadcast data consisting of interpolants among all workers? Currently I load all the interpolants on the client workspace which then get broadcast to workers (I have a parfor loop in my program). I find it time consuming.
I tried attaching files so that all workers can import data from a saved workspace (that contains the interpolants) but I was unsuccessful in that attempt.

답변 (0개)

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by