Main Content

GPU Computing

Run image processing code on a graphics processing unit (GPU)

To take advantage of the performance benefits offered by a modern graphics processing unit (GPU), certain Image Processing Toolbox™ functions can perform image processing operations on a GPU. These functions provide GPU acceleration for complicated image processing workflows.

Functions

gatherTransfer distributed array, Composite object, or gpuArray object to local workspace
gpuArrayArray stored on GPU

Topics

Related Information

Featured Examples