Task Control and Worker Communication
R2026bControl task code execution and communication among workers during job and spmd block execution
Run communication jobs using single program multiple data
(spmd) blocks. You can send and receive data between
workers during simultaneous code execution in a job.