GitHub - tpn/cuda-by-example: Code for NVIDIA's CUDA By ...
github.com › tpn › cuda-by-exampleAs always with Linux, there exist a variety of ways to install this package, including downloading and building a source package from http://freeglut.sourceforge.net/ The easiest method involves exploiting the package managers available with many Linux distributions. Two common methods are given here: > yum install freeglut-devel > apt-get install freeglut-dev Windows ----- This distribution includes both 32-bit and 64-bit versions of GLUT, pre-built for Windows.
CUDA By Example | NVIDIA Developer
developer.nvidia.com › cuda-exampleDownload source code for the book's examples (.zip) NOTE:Please read this license before downloading the software. Errata; CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples.
CUDA Code Samples | NVIDIA Developer
developer.nvidia.com › cuda-code-samplesThere are many CUDA code samples included as part of the CUDA Toolkit to help you get started on the path of writing software with CUDA C/C++. The code samples covers a wide range of applications and techniques, including: Simple techniques demonstrating. Basic approaches to GPU Computing. Best practices for the most important features.