About parallel computing toolbox

I am getting two results when I use parasim and sim to run my simscape model ,
Can there be any differnece in solving methods for parallel compuitng and normal computing?

Antworten (1)

Ganesh Regoti
Ganesh Regoti am 29 Jul. 2019

0 Stimmen

The reason for different results with sim and parsim might be the inter-dependency of variables in the model. Make sure there are no dependent variables that could affect the outputs during parallel computation.
There is no difference in the core implementation of computing. But in parallel computing, to achieve efficient and fast results they are divided and handled separately.
Refer this link
Hope this helps!

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 23 Jul. 2019

Beantwortet:

am 29 Jul. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by