Friday, June 20, 2014

GPGPU hacking on the Pi

You may have noticed a certain lack of blog action over the last few days. Unfortunately, while I’ve recovered from the curse of Nuttall (though I do sound a little more Sith than usual), Liz has now fallen victim. We hope normal service will be resumed on Monday.

vader-apple-pi

In the meantime, I thought I’d share a couple of GPGPU (General-Purpose programming on Graphic Processing Unit) examples that have appeared since Broadcom released the specs for the VideoCore IV GPU back in February.

The first is an implementation of the SHA-256 hashing algorithm which you’ll find on GitHub and read about at rpiplayground.wordpress.com.

The second is Pete Warden’s port of the Deep Belief image recognition SDK to the Pi.

deep-belief

There’s now a very active community dedicated to GPGPU on the Pi. Head on over to Herman Hermitage’s site or check out this forum thread to learn more.

No comments:

Post a Comment