CUDA Error: the provided PTX was compiled with an unsupported toolchain

Hello all.
I’m running Darknet for yolov3 on ubuntu 18.04 with a CUDA error . The details are as follow ,

./darknet detector train ./person/cfg/person.data ./person/cfg/yolov3.cfg darknet53.conv.74
DEBUG=1
CUDA status Error: file: ./src/darknet.c : () : line: 470 : build time: Dec 29 2021 - 14:01:46

CUDA Error: the provided PTX was compiled with an unsupported toolchain.
Darknet error location: ./src/dark_cuda.c, check_error, line #69
CUDA Error: the provided PTX was compiled with an unsupported toolchain.: Success

CUDA and Driver’s information are as follow:
NVIDIA-SMI 470.94
Driver Version:470.94
CUDA Version: 11.4

Thanks help!

The best solution is usually to update your GPU driver to the latest.

Hi:
@Robert_Crovella
I update the driver , showing my cuda version using nvidia-smi

it is still not work !
I’m thinking that I bought GTX-3060 LHR
does LHR version cannot use to machine-learning?

There was an issue with LHR cards in CUDA 11.5 timeframe. Try updating to CUDA 11.6