photo

shuai li


Last seen: 7ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Failed 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年以上 前 | 0