Where does the file"mex_CUDA_win64.xml " exist in Matlab2020a?

because the folder named "distcomp" under the directory "toolbox" has been removed. I can find the folder "distcomp" in "paralel" but teh file "mex_CUDA_win64.xml" disappear.

Respuestas (2)

Check at this location may be
(matlabroot)\toolbox\parallel\gpu\extern\src\mex\win64
Joss Knight
Joss Knight el 4 de Ag. de 2020
The correct method for compiling GPU MEX functions for many years now has been to use the utility mexcuda, which does not require you to copy any options file - I presume you are consulting old documentation or using legacy code.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 7 de Jul. de 2020

Respondida:

el 4 de Ag. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by