Hey Guys,
just wanted to inform you about a funny new message that the NVCC spits out after updateing to CUDA 6.5:
That means NVidia will drop CUDA support for (example) the old GTX series like my gtx285. They will no longer be supported in a future CUDA versions.
Actually it is a lot of GPU's that are using the sm_1* model. See here to find out which SM_* version is yours: http://developer.nvidia.com/cuda-gpus
--
atom
just wanted to inform you about a funny new message that the NVCC spits out after updateing to CUDA 6.5:
Quote:nvcc warning : The 'compute_11', 'compute_12', 'compute_13', 'sm_11', 'sm_12', and 'sm_13' architectures are deprecated, and may be removed in a future release.
That means NVidia will drop CUDA support for (example) the old GTX series like my gtx285. They will no longer be supported in a future CUDA versions.
Actually it is a lot of GPU's that are using the sm_1* model. See here to find out which SM_* version is yours: http://developer.nvidia.com/cuda-gpus
--
atom