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!