フィルターのクリア

Benchmarking A\b on the GPU runs on CPU in parallel?

1 回表示 (過去 30 日間)
Ivan
Ivan 2013 年 5 月 19 日
Hi,
I want to ask if the this benchmark: http://www.mathworks.com/products/parallel-computing/examples.html?file=/products/demos/shipping/distcomp/paralleldemo_gpu_backslash.html runs on the CPU in parallel or sequentially. I have Intel Xeon L5640 with 12 cores and i want to now if the benchmark runs on all cores or just 1.
Thanks for answer.

回答 (1 件)

Jill Reese
Jill Reese 2013 年 5 月 20 日
The CPU portion of this benchmark is multithreaded, so you should see more than one core working during the linear system solve.

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by