Where does the file"mex_CUDA_win64.xml " exist in Matlab2020a?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (2)
Sai Sri Pathuri
am 9 Jul. 2020
Check at this location may be
(matlabroot)\toolbox\parallel\gpu\extern\src\mex\win64
0 Kommentare
Joss Knight
am 4 Aug. 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Install Products finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!