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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で GPU Computing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!