Posts by Mark Ebersole
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
Simulation / Modeling / Design
Oct 29, 2013
CUDACasts Episode #11: GPU Libraries for CUDA Python
In the previous episode of CUDACasts I introduced you to NumbaPro, the high-performance Python compiler from Continuum Analytics, and demonstrated how to...
1 MIN READ