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

Respuestas (2)

Jill Reese
Jill Reese el 27 de Dic. de 2011

0 votos

What scheduler are you using, and what does its configuration look like?
Aseman
Aseman el 2 de En. de 2012

0 votos

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

Categorías

Más información sobre Parallel Computing en Centro de ayuda y File Exchange.

Preguntada:

el 25 de Dic. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by