Need help with Nvidia Geforce 8400 on windows 10

2023-04-09 19:50:23.884375: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1700] Ignoring visible gpu device (device: 0, name:
GeForce 8400, pci bus id: 0000:01:00.0, compute capability: 1.1) with Cuda compute capability 1.1. The minimum required Cuda capability is 3.5.
2023-04-09 19:50:23.887521: F tensorflow/stream_executor/cuda/cuda_driver.cc:404]
Check failed: CUDA_SUCCESS == cuDevicePrimaryCtxGetState(device, &former_primary_context_flags, &former_primary_context_is_active) (0 vs. 303)

i am getting this error when ran machine learning model - asking for working compatible Cuda install link and driver link

Unfortunately the Geforce 8400 is a very old card with Cuda Capabilty 1.1 and as your error message points out, you need a minimum of 3.5.

thanks for reply, which is minimum getting cuda 3.5 capability . i don’t have good experience or how to check the card i will buy is cuda 3.5 is it written on specs.

One way to check, is the “Compute Capability” chart here.