shuai li
Followers: 0 Following: 0
Statistics
RANK
136,766
of 295,486
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Are temporary variables eliminated at the end of each parfor loop on every single worker?
I want to know, if the temporary variables inside the parfor loop are eliminated at the end of each loop, even on a single work...
4 years ago | 1 answer | 0
1
answerQuestion
Does the batch job run on a single worker if the code batched doesn't contain any parallel for loop?
I got a code file, which solves a large sparse matrix, about 40000×40000, by calling function 'eigs'. When I first run the co...
4 years ago | 1 answer | 0
1
answerFailed to start a parallel pool in matlab2015a
I got some other issues. The parallel pool starts normally with small number of workers set. Commands parpool(4) and parpool(6)...
5 years ago | 0