Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Run Sysgen model on a cluster

1 visualización (últimos 30 días)
Aveek
Aveek el 17 de Feb. de 2011
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have a huge sysgen model file with over 10K blocks and is killing my desktop while running for even small sim time. Does anybody know if and how is it possible to run the model on a cluster. Basically trying to make things faster rather than waiting for 15-30 min for one run to finish.

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 18 de Feb. de 2011
Did you mean that you want the model to be distributed across the cluster? Unfortunately, that is currently not possible. However, you can use MATLAB Distributed Computing Server to farm out your model to be executed on a dedicated worker (or run the same model on multiple workers if you need to do a parameter sweep). Note that System Generator is a 3rd party blockset from Xilinx, so you might need to think about potential licensing restrictions. I'm not sure about the particulars, but on a cluster, each worker may attempt to check out a separate license.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by