NVJPEG cannot be used。

I want to use NVJPEG to decode jpeg images, but it doesn’t seem to get hardware support. Call nvjpegCreateEx and the return status is always NVJPEG_STATUS_ARCH_MISMATCH. The corresponding error is “Hardware Decoder not supported”. My GPU is configured with rtx 3070 and uses CUDA version 11.6. What is the cause of this problem? How to fix it?