Community Profile

photo

Aseman


Last seen: 2 years ago Active since 2011

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Accessing Shared File in spmd
It was solved. I set username and password for mdce service and it worked. thanks

12 years ago | 0

Answered
how to train svm in MATLAB using own data?
What is its error? Are you sure the format of data and group are right?

12 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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 2 answers | 0

2

answers

Answered
lab 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...

12 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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer