Custom CUDA kernels and gpuArrays
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu GPU Computing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!