How can I use dll (writed in C++) in matlab?

Hi all, I have to use CUDA to execute phase retrieval algorithm. How can I use dll (writed in C++) in matlab?

Más respuestas (2)

Edric Ellis
Edric Ellis el 29 de Nov. de 2016

0 votos

Further to Walter's suggestion (which might entail some modifications to fit in with the CUDAKernel API), you can also access the GPU directly from a C++ MEX file by following the steps in the documentation.

Categorías

Etiquetas

Preguntada:

el 22 de Nov. de 2016

Respondida:

el 29 de Nov. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by