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
Dec 19, 2013
CUDACasts Episode 13: Clock, Power, and Thermal Profiling with Nsight Eclipse Edition
In the world of high-performance computing, it is important to understand how your code affects the operating characteristics of your HW. ?For example, if your...
1 MIN READ
Simulation / Modeling / Design
Dec 10, 2013
CUDACasts Episode #12: Programming GPUs using CUDA Python
So far in the CUDA Python mini-series on CUDACasts, I introduced you to using the @vectorize decorator and CUDA libraries, two different?methods for...
1 MIN READ