Sign up for our newsletter and get the latest big data news and analysis.
Daily
Weekly

Programming GPUs Directly from Python Using NumbaPro

In this video from the Nvidia booth at SC13, Travis Oliphant from Continuum Analytics presents: Applications of Programming the GPU Directly from Python Using NumbaPro.

NumbaPro is a powerful compiler that takes high-level Python code directly to the GPU producing fast-code that is the equivalent of programming in a lower-level language. It contains an implementation of CUDA Python as well as higher-level constructs that make it easy to map array-oriented code to the parallel architecture of the GPU.

Download the slides (PDF)
Are you headed to the GPU Technology Conference in March? As a reminder, insideHPC readers should be sure to take advantage of our special promotion and save 20 percent with the following discount code: HPC20HPCI.

Resource Links: