Where does the file"mex_CUDA_win64.xml " exist in Matlab2020a?
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Sai Sri Pathuri
2020-7-9
Check at this location may be
(matlabroot)\toolbox\parallel\gpu\extern\src\mex\win64
0 个评论
Joss Knight
2020-8-4
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Install Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!