Posts by Mark Ebersole
Simulation / Modeling / Design
Feb 23, 2015
Learn GPU Computing with Hands-On Labs at GTC 2015
Every year NVIDIA’s GPU Technology Conference (GTC) gets bigger and better. One of the aims of GTC is to give developers, scientists, and practitioners...
4 MIN READ
Simulation / Modeling / Design
Nov 12, 2014
Learn GPU Programming in Your Browser with NVIDIA Hands-On Labs
As CUDA Educator at NVIDIA, I work to give access to massively parallel programming education & training to everyone, whether or not they have access to...
3 MIN READ
Simulation / Modeling / Design
Oct 13, 2014
CUDACasts Episode 21: Porting a simple OpenCV sample to the Jetson TK1 GPU
In the previous CUDACasts episode, we saw how to flash your Jetson TK1 to the latest release of Linux4Tegra, and install both the CUDA toolkit and OpenCV SDK....
1 MIN READ
Simulation / Modeling / Design
Aug 28, 2014
CUDACasts Episode 20: Getting started with Jetson TK1 and OpenCV
The Jetson TK1 development kit has fast become a must-have for mobile and embedded parallel computing due the amazing level of performance packed into such a...
1 MIN READ
Simulation / Modeling / Design
May 01, 2014
CUDACasts Episode 19: CUDA 6 Guided Performance Analysis with the Visual Profiler
One of the main reasons for accelerating code on an NVIDIA GPU is for an increase in application performance. This is why it's important to use the best tools...
1 MIN READ
Simulation / Modeling / Design
Mar 13, 2014
CUDACasts Episode 18: CUDA 6.0 Unified Memory
CUDA 6 introduces Unified Memory, which dramatically simplifies memory management for GPU computing. Now you can focus on writing parallel kernels when porting...
1 MIN READ