필터 지우기
필터 지우기

error when using cuda 10.1 in matlab?

조회 수: 2 (최근 30일)
youb mr
youb mr 2020년 3월 16일
when i compiling cudu in matlab.. it shows error like the following..
Error using vl_compilenn>nvcc_compile (line 615)
Command "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc"
-c -o "G:\MatConvNet\matlab\mex\.build\bits\data.obj"
"G:\MatConvNet\matlab\src\bits\data.cu" -DENABLE_GPU -DENABLE_DOUBLE -O
-DNDEBUG -D_FORCE_INLINES --std=c++11 -I"G:\MATLAB\R2019b\extern\include"
-I"G:\MATLAB\R2019b\toolbox\distcomp\gpu\extern\include"
-gencode=arch=compute_61,code=\"sm_61,compute_61\" --compiler-options=/MD
--compiler-bindir="C:\Program Files (x86)\Microsoft Visual
Studio\2019\Community\VC\bin" failed.
Error in vl_compilenn (line 487)
nvcc_compile(opts, srcs{i}, objfile, flags) ;

답변 (0개)

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by