Validate configuration
10 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (2 件)
Jason Ross
2011 年 12 月 12 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!