chinakook commented on issue #17917: fix UnicodeDecodeError: 'utf-8' codec can't decode bytes in position … URL: https://github.com/apache/incubator-mxnet/pull/17917#issuecomment-612916586 cmake -G"Visual Studio 15 2017 Win64" -Thost=x64 -DUSE_OLDCMAKECUDA=0 -DUSE_SPLIT_ARCH_DLL=0 -DUSE_CUDA=1 -DUSE_CUDNN=1 -DUSE_NVRTC=1 -DUSE_MKL_IF_AVAILABLE=0 -DUSE_MKLDNN=0 -DUSE_F16C=0 -DBLAS="MKL" -DCMAKE_CXX_FLAGS="/FS /MD /O2 /Ob2" -DMKL_INCLUDE_DIR="C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/include" -DMKL_RT_LIBRARY="C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_rt.lib" -DOpenCV_DIR="E:/proj/dev/mxcproj/deps/opencv4/build/x64/vc15/lib" -DCMAKE_CUDA_COMPILER="C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1/bin/nvcc.exe" -DCUDA_TOOLKIT_ROOT_DIR="C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1" -DCMAKE_PREFIX_PATH="C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1/lib/x64" -DCUDNN_INCLUDE="E:/proj/dev/cudnn/include" -DCUDNN_LIBRARY="E:/proj/dev/cudnn/lib/x64/cudnn.lib" -DMXNET_CUDA_ARCH="6.1 7.5" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_INSTALL_PREFIX="install" ..
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
