Validate configuration
이전 댓글 표시
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.
답변 (2개)
Jason Ross
2011년 12월 12일
1 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Job and Task Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!