Technical Walkthrough 0

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
Technical Walkthrough 0

Accelerating Bioinformatics with NVBIO

NVBIO is an open-source C++ template library of high performance parallel algorithms and containers designed by NVIDIA to accelerate sequence analysis and... 11 MIN READ
CUDA 7
Technical Walkthrough 0

CUDA 7 Release Candidate Feature Overview: C++11, New Libraries, and More

It's almost time for the next major release of the CUDA Toolkit, so I'm excited to tell you about the CUDA 7 Release Candidate, now available to all CUDA... 9 MIN READ
Technical Walkthrough 0

CUDA Spotlight: GPU-Accelerated Agent-Based Simulation of Complex Systems

This week’s Spotlight is on Dr. Paul Richmond, a Vice Chancellor's Research Fellow at the University of Sheffield (a CUDA Research Center). Paul's research... 5 MIN READ
Technical Walkthrough 0

CUDACasts Episode 16: Thrust Algorithms and Custom Operators

Continuing the Thrust mini-series (see Part 1), today's episode of CUDACasts focuses on a few of the algorithms that make Thrust a flexible and powerful... < 1
Technical Walkthrough 0

CUDACasts Episode 15: Introduction to Thrust

Whenever I hear about a developer interested in accelerating his or her C++ application on a GPU, I make sure to tell them about Thrust. Thrust is a parallel... < 1