GeForce GTX 770 supported by Cuda 8.0?

Just conclusively checking whether this GPU is compatible with Cuda 8.0? I couldn’t see it on a supported GPU page and am thinking now I might need to upgrade from this. Anyone who knows for sure?

Yes, it is supported by CUDA 8

What is the latest version of CUDA that can be used for a GeForce GTX 770?

All recent CUDA version up through CUDA 10.0 (the currently most recent version) will support GTX 770

CUDA 10 did not work on my GTX 770.

After installation and restart:

nvidia-smi:

> nvidia-smi
Mon Dec 10 22:11:26 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 411.31                 Driver Version: 411.31                    |
|-------------------------------+----------------------+----------------------+
| GPU  Name            TCC/WDDM | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 770    WDDM  | 00000000:02:00.0 N/A |                  N/A |
| 33%   32C    P8    N/A /  N/A |     55MiB /  4096MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+-----------------------------------------------------------------------------+

NVCC:

>nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Sat_Aug_25_21:08:04_Central_Daylight_Time_2018
Cuda compilation tools, release 10.0, V10.0.130

“C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.0\1_Utilities\deviceQuery\deviceQuery_vs2017.sln”

C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.0_Utilities\deviceQuery\../../bin/win64/Debug/deviceQuery.exe Starting...

 CUDA Device Query (Runtime API) version (CUDART static linking)

cudaGetDeviceCount returned 38
-> no CUDA-capable device is detected
Result = FAIL

C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.0_Utilities\deviceQuery\../../bin/win64/Debug/deviceQuery.exe (process 5244) exited with code 1.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .

sysinfo

System Information report written at: 12/10/18 22:18:37
System Name: P04295
[System Summary]

Item	Value	
OS Name	Microsoft Windows 10 Pro	
Version	10.0.17134 Build 17134	
Other OS Description 	Not Available	
OS Manufacturer	Microsoft Corporation	
System Name	P04295	
System Manufacturer	Dell Inc.	
System Model	OptiPlex 980	
System Type	x64-based PC	
System SKU		
Processor	Intel(R) Core(TM) i5 CPU         650  @ 3.20GHz, 3193 Mhz, 2 Core(s), 4 Logical Processor(s)	
BIOS Version/Date	Dell Inc. A02, 29-Apr-10	
SMBIOS Version	2.6	
Embedded Controller Version	255.255	
BIOS Mode	Legacy	
BaseBoard Manufacturer	Dell Inc.	
BaseBoard Model	Not Available	
BaseBoard Name	Base Board	
Platform Role	SOHO Server	
Secure Boot State	Unsupported	
PCR7 Configuration	Binding Not Possible	
Windows Directory	C:\Windows	
System Directory	C:\Windows\system32	
Boot Device	\Device\HarddiskVolume1	
Locale	United States	
Hardware Abstraction Layer	Version = "10.0.17134.285"	
Time Zone	W. Europe Standard Time	
Installed Physical Memory (RAM)	6.00 GB	
Total Physical Memory	5.93 GB	
Available Physical Memory	3.00 GB	
Total Virtual Memory	12.9 GB	
Available Virtual Memory	9.85 GB	
Page File Space	7.00 GB	
Page File	D:\pagefile.sys	
Kernel DMA Protection	Off	
Virtualization-based security	Not enabled	
Device Encryption Support	Reasons for failed automatic device encryption: TPM is not usable, PCR7 binding is not supported, Hardware Security Test Interface failed and device is not InstantGo, Un-allowed DMA capable bus/device(s) detected, TPM is not usable	
Hyper-V - VM Monitor Mode Extensions	Yes	
Hyper-V - Second Level Address Translation Extensions	Yes	
Hyper-V - Virtualization Enabled in Firmware	Yes	
Hyper-V - Data Execution Protection	Yes

CUDA 9.1 works fine with an older driver!