フィルターのクリア

How to use a third party toolbox with GUI in MATLAB on GPU?

2 ビュー (過去 30 日間)
TANMAYEE SAMANTARAY
TANMAYEE SAMANTARAY 2022 年 3 月 7 日
回答済み: Benjamin Thompson 2022 年 3 月 7 日
I want to use statistical parametric mapping which has GUI on MATLAB on GPU. The segmentation requires around 40-45 min per subject, which would thereby consume around days together for few subjects. So please suggest me how to use GPU for this.

回答 (1 件)

Benjamin Thompson
Benjamin Thompson 2022 年 3 月 7 日
Type "doc gpuArray" in MATLAB to get access to a helpful documentation article with lists of GPU supported functions in MATLAB and the toolboxes, and examples. Also see the documentation article "GPU Computing" for information about how to configure MATLAB to use a GPU and which GPU products MATLAB supports.

カテゴリ

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