Driver/library version mismatch Error

Hello community,
I am new to this forum and this is my first post ever here.

After an update in my linux server, it fails to detect GPU (RTX A6000). upon executing below command it gives the below output.
Please help me to fix the problem.
Any help will be appreciated.

$ nvidia-smi
Failed to initialize NVML: Driver/library version mismatch
NVML library version: 555.42
$ nvcc --version
bash: nvcc: command not found...

Thanks