The GitHub this is based off of: https://github.com/NIH-NEI/REShAPE
Here is the error message I am running using cuda 10.1, as well as a problem with cudnn and nvcc, not sure at all what this means or how to resolve this? Let me know asap if possible 🙂
REShAPESegmentationmatconvnetmatlabmex.buildbitsdata.obj” “C:UsersgelmeREShAPESegmentationmatconvnetmatlabsrcbitsdata.cu” -DENABLE_GPU -DENABLE_DOUBLE -DENABLE_CUDNN -I”localcudnninclude” -O0 -DNDEBUG -D_FORCE_INLINES –std=c++11 -I”C:Program FilesMATLABR2019bexterninclude” -I”C:Program FilesMATLABR2019btoolboxparallelgpuexterninclude” -gencode=arch=compute_75,code=”sm_75,compute_75″ –compiler-options=/MD
MATLAB: Command “C:Program FilesNVIDIA GPU Computing ToolkitCUDAv10.1binnvcc” -c -o “C:UsersgelmeREShAPESegmentationmatconvnetmatlabmex.buildbitsdata.obj” “C:UsersgelmeREShAPESegmentationmatconvnetmatlabsrcbitsdata.cu” -DENABLE_GPU -DENABLE_DOUBLE -DENABLE_CUDNN -I”localcudnninclude” -O0 -DNDEBUG -D_FORCE_INLINES –std=c++11 -I”C:Program FilesMATLABR2019bexterninclude” -I”C:Program FilesMATLABR2019btoolboxparallelgpuexterninclude” -gencode=arch=compute_75,code=”sm_75,compute_75″ –compiler-options=/MD failed.
I tried to change the cuda version originally but after changing back and fort I still got this. Currently trying to change to vs studio 2017.
Reesh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.