lab unable find the file
4 views (last 30 days)
Show older comments
hi, I am trying to use spmd based on 4 workers on two pc, each has two nodes. But the problems:
"The error that occurred on lab 3 is:
Lab 3 unable to find file.
Error stack: (No remote error stack)" Actually, the code runs well in each pc well when I used local pool. But when I am trying to use the total 4 nodes on the two pc, it fails. it is related to worker path? where is worker default path? Sincerely, Michael
0 Comments
Accepted Answer
Aseman
on 23 Oct 2011
if you use a file or function defined in client, you can determine it for workers in matlab: parallel->configuration manager->jobs->filedependencies
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!