You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
I tried to install mxnet on Windows 10,and got a CMake error.I don't know how to fix it.
`CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_cublas_LIBRARY (ADVANCED)
linked by target "mxnet" in directory F:/Program Files/mxnet
linked by target "mxnet" in directory F:/Program Files/mxnet
CUDA_cublas_device_LIBRARY (ADVANCED)
linked by target "mxnet" in directory F:/Program Files/mxnet
linked by target "mxnet" in directory F:/Program Files/mxnet
CUDA_curand_LIBRARY (ADVANCED)
linked by target "mxnet" in directory F:/Program Files/mxnet
linked by target "mxnet" in directory F:/Program Files/mxnet
-- Configuring incomplete, errors occurred!`
I have installed CUDA,Cudnn,openCV and openBLAS.
The text was updated successfully, but these errors were encountered:
I tried to install mxnet on Windows 10,and got a CMake error.I don't know how to fix it.
`CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_cublas_LIBRARY (ADVANCED)
linked by target "mxnet" in directory F:/Program Files/mxnet
linked by target "mxnet" in directory F:/Program Files/mxnet
CUDA_cublas_device_LIBRARY (ADVANCED)
linked by target "mxnet" in directory F:/Program Files/mxnet
linked by target "mxnet" in directory F:/Program Files/mxnet
CUDA_curand_LIBRARY (ADVANCED)
linked by target "mxnet" in directory F:/Program Files/mxnet
linked by target "mxnet" in directory F:/Program Files/mxnet
-- Configuring incomplete, errors occurred!`
I have installed CUDA,Cudnn,openCV and openBLAS.
The text was updated successfully, but these errors were encountered: