Community Profile

photo

Pavel


Last seen: 2 years ago Active since 2017

Statistics

Content Feed

View by

Question


How do I compile cuda library dll files so that I can use them from Matlab.
I am aware of generating ptx file using nvcc command and then generating the kernel handle using 'parallel.gpu.CUDAKernel'. How ...

7 years ago | 1 answer | 0

1

answer

Question


How can I run the kernels in parallel using "parallel.gpu.CUDAKernel" from Matlab
I have a small toy code below. I intend to launch the 4 kernels in parallel. The idea behind is that, I will be operating on lar...

7 years ago | 0 answers | 0

0

answers