Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
TANMAYEE SAMANTARAY
TANMAYEE SAMANTARAY el 7 de Mzo. de 2022
Respondida: Benjamin Thompson el 7 de Mzo. de 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.

Respuestas (1)

Benjamin Thompson
Benjamin Thompson el 7 de Mzo. de 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.

Categorías

Más información sobre GPU Computing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by