Accessing Shared File in spmd

Hi when I use this command in matlab locally, it works well: f=load('\\node1\d\N.mat'); but in spmd statement:
spmd f=load('\\node1\d\N.mat'); end
it reports this error
File "\\node1\d\N.mat" does not exist.
what is wrong with this?
Operating system:win7-64bit
Matlab:2011a

回答(2 个)

Jill Reese
Jill Reese 2011-12-27

0 个投票

What scheduler are you using, and what does its configuration look like?
Aseman
Aseman 2012-1-2

0 个投票

It was solved.
I set username and password for mdce service and it worked. thanks

类别

帮助中心File Exchange 中查找有关 Parallel Computing 的更多信息

提问:

2011-12-25

Community Treasure Hunt

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

Start Hunting!

Translated by