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

2 次查看(过去 30 天)
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
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 CenterFile Exchange 中查找有关 GPU Computing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by