yangxue0827 / R2CNN_FPN_Tensorflow

R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
419 stars 139 forks source link

failed call to cuInit: CUDA_ERROR_NO_DEVICE #12

Open mialrr opened 6 years ago

mialrr commented 6 years ago

M\windows-gpu\PY\35\tensorflow\core\platform\cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2 M\windows-gpu\PY\35\tensorflow\stream_executor\cuda\cuda_driver.cc:406] failed call to cuInit: CUDA_ERROR_NO_DEVICE M\windows-gpu\PY\35\tensorflow\stream_executor\cuda\cuda_diagnostics.cc:158] retrieving CUDA diagnostic information for host: DESKTOP-KSM830A M\windows-gpu\PY\35\tensorflow\stream_executor\cuda\cuda_diagnostics.cc:165] hostname: DESKTOP-KSM830A

yangxue0827 commented 6 years ago

Please use Linux operating system.

FantasticEthan commented 6 years ago

you can change the parameter GPU_GROUP from 1 to 0 in some cases.