Community Profile

photo

Yashar Mehmani


university of texas at austin

Last seen: 6 months ago Active since 2017

Followers: 0   Following: 0

Message

Professional Interests: parallel processing

Statistics

  • First Review

View badges

Feeds

View by

Question


Loops are slow inside spmd blocks!!
Hi, Can anybody explain what's happening here: spmd(0) for i=1:100000000,end end is supposed to run the code on the ...

6 years ago | 1 answer | 0

1

answer

Question


Persistent Variables Not Persistent After Parfor Loops
I have noticed that if you have a parfor loop (1 worker) within which several functions with persistent variabls are called, the...

6 years ago | 3 answers | 0

3

answers

Question


How to navigate between directories during program execution?
I have a program in which I need to navigate from directory to directory (with the number of such directories being a variable),...

6 years ago | 1 answer | 0

1

answer