NV CUDA 6.5 update
#1
Hey Guys,

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


Messages In This Thread
NV CUDA 6.5 update - by atom - 08-29-2014, 11:27 AM
RE: NV CUDA 6.5 update - by epixoip - 08-29-2014, 11:39 AM
RE: NV CUDA 6.5 update - by Kgx Pnqvhm - 09-01-2014, 01:29 AM
RE: NV CUDA 6.5 update - by atom - 09-01-2014, 11:52 AM
RE: NV CUDA 6.5 update - by Kgx Pnqvhm - 09-01-2014, 12:48 PM
RE: NV CUDA 6.5 update - by atom - 09-01-2014, 12:59 PM
RE: NV CUDA 6.5 update - by Kgx Pnqvhm - 09-01-2014, 05:13 PM
RE: NV CUDA 6.5 update - by KT819GM - 09-01-2014, 06:42 PM
RE: NV CUDA 6.5 update - by Kgx Pnqvhm - 09-01-2014, 06:55 PM
RE: NV CUDA 6.5 update - by epixoip - 09-02-2014, 04:04 AM