GPU programming on Matlab (Mac/Window): What are my options?
古いコメントを表示
Hi,
I usually use "Mac pro 2016" and "window computer at my office" to code on Matlab. I would like to get some GPU power to implement some of my reconstruction idea for medical image reconstruction.
I do plan to use L-BFGS-B solver, which takes 90% of my computation time. Using CPU, it takes 14-15 hours.With implementation of the new idea, I expect computation time to go by 2-3 times.
I have no idea about GPU programming. So, I would appreciate some advice from some GPU programmer. I have budget of $1300-1400.
i) Would it be possible to buy some dedicated NVIDIA card and use it for Mac and/or PC? Could I get more GPU power this way. ii) Should I go for some gaming laptop with "NVIDIA GeForce GTX 1060 graphics with 6GB GDDR5 VRAM"?
採用された回答
その他の回答 (1 件)
Dushyant
2018 年 5 月 17 日
編集済み: Walter Roberson
2018 年 5 月 17 日
0 投票
5 件のコメント
Walter Roberson
2018 年 5 月 17 日
The Akitio Node Pro only has one slot. But perhaps two of them could be used with the same system.
I would be concerned about whether your four USB 3.0 ports are on the same controller or different controllers (desirable)
Dushyant
2018 年 5 月 18 日
Walter Roberson
2018 年 5 月 18 日
It looks like I read the specifications incorrectly; the Akitio Node uses Thunderbolt 3, not USB 3.0. And that is a problem for you, as your Mac Pro ("late 2013") design only has Thunderbolt 2 according to Apple https://support.apple.com/kb/sp697 . Thunderbolt 3 is not common at all on MS Windows machines. Most of the enclosures listed in the summary article are Thunderbolt 3.
I see a note on the Cubix Xpander description that it should be compatible with the Mac Pro tower systems, but it does look to require a card slot. It is the only one listed in that particular summary article that supports multiple GPU.
For any system such as these, communications between main memory and the GPU can be a bottleneck, so with multiple external GPU you would prefer that you were using a different host controller to talk to each external GPU.
Dushyant
2018 年 5 月 18 日
Walter Roberson
2018 年 5 月 18 日
It appears to me that Thunderbolt 3 cards need PCIe 3.0 x4 at minimum. Asus appears to make some interface cards that are specific to their motherboards; and I see, for example, http://www.asrock.com/mb/spec/product.asp?Model=Thunderbolt%203%20AIC
カテゴリ
ヘルプ センター および File Exchange で Get Started with GPU Coder についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!