How can I setup efficiently parallel pool for local computation??

I have dual core Intel® Core™ i7-4500U @ 2.40GHz machine. I would like to use parallel computing toolbox, but I don't see any increase of computational speed...

1 件のコメント

Adam
Adam 2017 年 2 月 6 日
Have you checked in your task manager that your cores are being used? You aren't guaranteed a speed up from parallelisation. It depends entirely on the code you are running.

サインインしてコメントする。

回答 (1 件)

Prannay Jain
Prannay Jain 2017 年 2 月 8 日

0 投票

I understand that you are not getting the performance improvement by using PCT. Parallelizing the code does not always speed up the computations. It depends on several factors. Refer to the following documentation link for more details:
I hope this will help you in resolving the issue.

カテゴリ

ヘルプ センター および File ExchangeMATLAB Parallel Server についてさらに検索

質問済み:

2017 年 2 月 6 日

回答済み:

2017 年 2 月 8 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by