jupiter notebook file, RuntimeError: Error while calling cudaGetDevice(&the_device_id)

Shavkat Shoniyozov 0 Reputation points
2023-08-10T15:40:09.3966667+00:00

Hello folks, i kept running into this issue when i run my python script on jupiter notebook in ml studio. "RuntimeError: Error while calling cudaGetDevice(&the_device_id) in file /tmp/pip-install-d074pk05/dlib_f1c0e8e51fe740e1849b08eccc100dcf/dlib/cuda/gpu_data.cpp:204. code: 100" I bought computing instance cpu and could not get gpu one. im trying to use face-detection library in my code. i installed required libraries successfully, but at the end, it kept saying the same error. the script code run well on my local environment.

Thanks in advance ~~~

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.