태스크 제어 및 워커 통신
작업 및 spmd 블록 실행 중에 태스크 코드 실행 및 워커 간 통신 제어
함수
주요 함수
addAttachedFiles | 병렬 풀에 파일 또는 폴더 첨부 |
spmdIndex | spmd 블록의 현재 워커 인덱스 (R2022b 이후) |
spmdSize | 현재 spmd 블록을 실행 중인 워커 개수 (R2022b 이후) |
spmdCat | Concatenate arrays on spmd workers (R2022b 이후) |
spmdReduce | Reduce arrays on spmd workers (R2022b 이후) |
spmdPlus | spmd 블록에 있는 워커의 배열 더하기 (R2022b 이후) |
spmdBarrier | Synchronize workers in spmd block (R2022b 이후) |
spmdBroadcast | Send data to all workers in spmd block (R2022b 이후) |
spmdProbe | Determine whether data is available to current worker in spmd
block (R2022b 이후) |
spmdReceive | Receive data from another worker in spmd block (R2022b 이후) |
spmdSend | Send data to another worker in spmd block (R2022b 이후) |
spmdSendReceive | Simultaneously send and receive data on worker in spmd
block (R2022b 이후) |
getCurrentJob | 작업을 실행 중인 워커에서 job 객체 가져오기 |
getCurrentCluster | Get cluster object from a worker in a cluster |
getCurrentTask | 작업을 실행 중인 워커에서 task 객체 가져오기 |
getCurrentWorker | 현재 워커에서 worker 객체 가져오기 |
getAttachedFilesFolder | Identify folder on a worker where attached files are copied to |
updateAttachedFiles | Update attached files or folders on parallel pool |
클래스
주요 클래스
parallel.Task | 태스크 속성 및 동작에 액세스 |
parallel.Worker | 태스크를 실행한 워커에 액세스 |
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)