Can't install CUDA Ver 11.6

I was alerted that I did not have CUDA 11.6 when executing a Python Tensor Flow script.

.I got the error:

2022-01-25 13:09:56.497441: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library ‘cudart64_110.dll’; dlerror: cudart64_110.dll not found

as shown below

I’m running Windows 10 Pro and have a 1080 GPU.

CUDA v10.1 is currently installed

I have attempted to install 11.6 several times:

Restarting has not helped.

Tech support suggested I run System File Checker tool (SFC.exe).
I have
I first ran DISM.exe /Online /Cleanup-Image /RestoreHealth /Source: C:\RepairSource\Windows /LimitAccess

This seemed to succeed

Next I ran the SFC tool
Scannow

This also worked.

I restarted the system and tried the NVIDIA installer agin.

Same problem Can’t Continue.

Please advise on how I can get CUDA v11.6 installed.

Thanks

Please use 7-zip to unzip the CUDA installer .exe and then perform
setup.exe -log:“C:\yourLogPath” -logLevel:6

and get the log back to me here .

Thanks for the reply.

Here is the exe i got from the download area: cuda_11.6.0_windows_network.exe

Is this the installer you are referring to?

Where do I get the zip file from?

Thanks

Need more detailed direction

Where do I get the zipped version of CUDAinstaller.exe

Did you use local installer cuda_11.6.0_511.23_windows.exe or network cuda_11.6.0_windows_network.exe?
https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exe_local

I have tried both
Below is the network version I am trying
cuda_11.6.0_511.23_windows (1).exe Selected from the selection shown below

Where do I get access to this? There were no zipped files or setup
Please use 7-zip to unzip the CUDA installer .exe and then perform
setup.exe -log:“C:\yourLogPath” -logLevel:6

I’m stuck so I appreciate your help

Still don’t have a solution to my issue. cuda_11.6.0_windows_network.exe is the software I get from the download site.

Where are you getting the zipped setup.exe file from ?

Thanks

Problem solved

I was selecting windows 11 when I run windows 10 (duh)

And now another error in a new post!

I have issues for installing too, but I don´t have any clue of whats going on…
Capturanvuids

I made a stupid mistake in the installation. I selected windows 11 when I am running 10. I thought they were asking which version of CUDA.

I still have a problem with a missing library.

Try this: (was suggested to me from the Forum:

I first ran DISM.exe /Online /Cleanup-Image /RestoreHealth /Source: C:\RepairSource\Windows /LimitAccess

Then this seemed to succeed

Next I ran the SFC tool

image.png

Try the install again.

This is my best guess.