CUDA Succinctly by Chris Rose

CUDA Succinctly

CUDA Succinctly by Chris Rose

GPUs can be used for much more than graphics processing. As opposed to a CPU, which can only run four or five threads at once, a GPU is made up of hundreds or even thousands of individual, low-powered cores, allowing it to perform thousands of concurrent operations. Because of this, GPUs can tackle large, complex problems on a much shorter time scale than CPUs. Dive into parallel programming on NVIDIA hardware with CUDA Succinctly by Chris Rose, and learn the basics of unlocking your graphics card.
General Programming Graphics Programming



More Free E-Books For Graphics Programming


Similar Books For Graphics Programming

1. CUDA Succinctly by Chris Rose
2. Unity Game Development Succinctly by Jim Perry



Categories