Clear Filters
Clear Filters

lab unable find the file

2 views (last 30 days)
Xiaochun
Xiaochun on 23 Oct 2011
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

Accepted Answer

Aseman
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
  1 Comment
Xiaochun
Xiaochun on 23 Oct 2011
yes, although it is a small problem,I solve the problem at 3am, after nearly 5h working! Thank you very much.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Parallel Server in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!