Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
TANMAYEE SAMANTARAY
TANMAYEE SAMANTARAY am 7 Mär. 2022
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.

Antworten (1)

Benjamin Thompson
Benjamin Thompson am 7 Mär. 2022
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.

Kategorien

Mehr zu GPU Computing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by