Where is gpu computing sdk ?

Where is gpu computing sdk ?

many pages don’t work on nvidia.com .

The CUDA 5 downloads are here: [url]https://developer.nvidia.com/cuda-downloads[/url] The CUDA 5 downloads now include the samples, which is what used to be called GPU Computing SDK.

The CUDA 4.2 Toolkit & GPU Computing SDK is here: [url]https://developer.nvidia.com/cuda-toolkit-42-archive[/url]

Where is opencl samples which was in gpu computing sdk ?

The OpenCL samples are not part of the the CUDA 5 SDK, presumably because NVIDIA is leaning towards not supporting OpenCL any longer. The last version that contains the samples is the CUDA 4.2 Toolkit, which I have linked to above. You may download the separate OpenCL samples for the CUDA 5 SDK here if you wish: https://developer.nvidia.com/opencl or just install CUDA 4.2 which comes with the OpenCL samples already.