Custom CUDA kernels and gpuArrays

5 views (last 30 days)
RWS
RWS on 19 Feb 2020
Answered: Matt J on 19 Feb 2020
I would like to run my own CUDA kernel on a matrix defined by a gpuArray. Is this possible? I currently run my own CUDA kernels in Matlab using compiled mex code. All I need inside Matlab is a pointer to the location of the gpuArray on the device.

Accepted Answer

Matt J
Matt J on 19 Feb 2020

More Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!