Statistics
RANK
157,427
of 295,673
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Answered
rand function is slow with a parfor loop
Each worker uses a provided seed, not the default. Even if they used the worker ID as a seed, that wouldn't explain why calling ...
rand function is slow with a parfor loop
Each worker uses a provided seed, not the default. Even if they used the worker ID as a seed, that wouldn't explain why calling ...
13 years ago | 0
Question
rand function is slow with a parfor loop
I'm trying to multithread a stochastic simulation using the parallel computing toolbox. I've profiled the program extensively to...
13 years ago | 3 answers | 0