Accessing Shared File in spmd
Mostra commenti meno recenti
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
Risposte (2)
Jill Reese
il 27 Dic 2011
0 voti
What scheduler are you using, and what does its configuration look like?
Aseman
il 2 Gen 2012
0 voti
Categorie
Scopri di più su Parallel Computing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!