Validate configuration

8 visualizaciones (últimos 30 días)
Ignacio
Ignacio el 12 de Dic. de 2011
Hello,
I need to validate a configuration from parallel computing toolbox, but i cannot use the manager configurations. is there any option?can i make a script for set up that validation?
greeings.

Respuestas (2)

Jason Ross
Jason Ross el 12 de Dic. de 2011
If you want to validate a configuration without using the configuration manager, just send over some trivial jobs and open a matlabpool. If you look at the PCT documentation, there's a trivial parfor example, a trivial spmd example and some easy examples of using a matlabpool.

Ignacio
Ignacio el 13 de Dic. de 2011
Hello, Thank you for your response!
Greetings.

Community Treasure Hunt

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

Start Hunting!

Translated by