Custom CUDA kernels and gpuArrays

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.

More Answers (0)

Products

Tags

Asked:

RWS
on 19 Feb 2020

Answered:

on 19 Feb 2020

Community Treasure Hunt

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

Start Hunting!