How to use struct with multi fields inside SPMD?

1 comentario

saddam alqasimi
saddam alqasimi el 22 de Abr. de 2019
Code look like this in serial code
{dataLogged(time/datalogSpeed).graph = cmcsGraph;
dataLogged(time/datalogSpeed).cmcs = cmcs;
dataLogged(time/datalogSpeed).outliers = outliers;
dataLogged(time/datalogSpeed).targets = targets;
dataLogged(time/datalogSpeed).outputs = outputs;}
How to deal with it in spmd (paralle computing toolbox)?

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Preguntada:

el 22 de Abr. de 2019

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by