Thrust

Mar 18, 2015
The Power of C++11 in CUDA 7
Today I'm excited to announce the official release of CUDA 7, the latest release of the popular CUDA Toolkit. Download the CUDA Toolkit version 7 now from CUDA...
12 MIN READ

Oct 08, 2013
CUDA Spotlight: GPU-Accelerated Genomics
This week's Spotlight is on Dr. Knut Reinert. Knut is a professor at Freie Universit?t in Berlin, Germany, and chair of the Algorithms in Bioinformatics group...
7 MIN READ

Jul 02, 2012
Six Ways to SAXPY
For even more ways to SAXPY using the latest NVIDIA HPC SDK with standard language parallelism, see N Ways to SAXPY: Demonstrating the Breadth of GPU...
8 MIN READ

Jun 06, 2012
Expressive Algorithmic Programming with Thrust
Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL). Thrust's High-Level interface greatly enhances...
9 MIN READ