lab unable find the file
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Aseman
2011-10-23
if you use a file or function defined in client, you can determine it for workers in matlab: parallel->configuration manager->jobs->filedependencies
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Distributed Arrays 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!