Openpose: Cuda check failed (3 vs. 0): initialization error

Created on 4 Dec 2020  路  6Comments  路  Source: CMU-Perceptual-Computing-Lab/openpose

Most helpful comment

There are usually 2 solutions:


    1. Update your Nvidia drivers to the latest version. The issue is that CUDA 11 (used by OpenPose) requires the latest Nvidia drivers.


    1. Switch back to version 1.6.0.

All 6 comments

Can't find the cause of this error, tried building openpose from scratch, got the same error

Did you solve the problem? Bro.I got this error too.
GPU: NVIDIA Quadro P1000锛孖s it related to GPU?

Which gpu and nvidia driver so you have?

Could you try installing the latest nvidia driver?

I got the same problem too., but it works fine if i change to 1.6.0 version.

Switching to 1.6.0 worked for me! Thanks @IceSandwich

There are usually 2 solutions:


    1. Update your Nvidia drivers to the latest version. The issue is that CUDA 11 (used by OpenPose) requires the latest Nvidia drivers.


    1. Switch back to version 1.6.0.

Was this page helpful?
0 / 5 - 0 ratings