About Cuda Setup

After installing 11.0.221, I’m getting a Logic error in a pyCUDA program:
drv.init() pycuda._driver.LogicError: cuInit failed: forward compatibility was attempted on non supported HW

This is a Linux Mint 20 system with an NVIDIA Corporation GP104 [GeForce GTX 1070].

I’m using the version 440.100 of the driver nvidia

Driver initiates correctly since the last update, and is detected on Linux 20 for that GeForce associate with PyCuda, or CUDA. Good Work.