Statistics
RANK
6,549
of 295,569
REPUTATION
6
CONTRIBUTIONS
4 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Accessing Shared File in spmd
It was solved. I set username and password for mdce service and it worked. thanks
13 years ago | 0
how to train svm in MATLAB using own data?
What is its error? Are you sure the format of data and group are right?
13 years ago | 0
Question
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=loa...
13 years ago | 2 answers | 0
2
answersQuestion
GPU computing in spmd
Hi, I have two computers with cuda enable gpus when I run "gpuArray" locally, it workes well but when I run it in SPMD statemen...
13 years ago | 2 answers | 0
2
answerslab unable find the file
if you use a file or function defined in client, you can determine it for workers in matlab: parallel->configuration manager->jo...
13 years ago | 1
| accepted
Question
Admin center doesn't recognize all cores.
Hi I have a 8core cpu.when I try to use it in my cluster, admin center recognize just 4 cores however I disabled parked propert...
13 years ago | 1 answer | 0
1
answerQuestion
spmd performance
Hi I run a spmd in matlab,and I send an array to all workers before spmd and distribute another array in smpd but my problem is...
13 years ago | 1 answer | 0