All posts by Andreas Olofsson

GCC Explorer: An interactive compiler that runs in your browser

By | Uncategorized | No Comments

Anyone with interest in assembly level programming should definitely check out the awesome real time open source assembly inspection tool developed by Matt Godbolt called gcc explorer. The tool runs in your browser and lets you inspect assembly code output as you write! Compared to hacking around with the command line terminal and objdump this is an amazing productivity boost! The…

Read More

Letter from a Parallella Kickstarter backer

By | Parallella Blog | No Comments

This letter arrived in my inbox last week and it totally made my day!! The author agreed to have the letter published, so here it is…. “I saw your post at eetimes.com: http://www.eetimes.com/author.asp?section_id=36&doc_id=1327192&   Your project, the Parallela, was the first Kickstarter campaign I joined.  For me, the price was right, and as a EE, I was impressed with the…

Read More

Parallella now has eyes

By | Uncategorized | 3 Comments

A couple of months ago we announced a bounty to the first person that successfully mates the Raspberry Pi camera module to the Parallella board. More information on the bounty can be found HERE. It doesn’t surprise me that hacker extraordinaire Sylvain Munaut has now claimed 3/4th of the bounty. There isn’t much he can’t accomplish when he sets his…

Read More

Parallella @ HotChips, DARPA: (Wait What?), HPEC …

By | Uncategorized | No Comments

I have a few Parallella related presentations coming up over the next few months. Send me a note if you want to meet up at these events! Cheers, Andreas HotChips: Cupertino, CA, Sunday-Tuesday, August 23-25, 2015. Session: Implementing Software Defined Radio on the Parallella   DARPA: Wait, what? (St Louis, Sept 9-11, 2015) Session: “Technology By the People, For the People”   IEEE High…

Read More

A letter to PAL developers

By | Uncategorized | One Comment

(email sent to PAL developer list) ———– Hi all, I hope everyone is having a great summer. This email is going out to the 32 developers who have put significant time into PAL so far. Pretty incredible how much the library has progressed in the last month! Ola has put together some scripts and bench-mark code to show where the…

Read More

A beginner’s guide to git and GitHub

By | Uncategorized | 3 Comments

The goal of this guide is to get you through your first code contribution to an open source project. The Parallel Architectures Library (PAL) will be used as the example. (“git” is a distributed revision control system started by Linus Torvald in 2005. GitHub is a startup that offers Git repository hosting service.)  Step #1: Set up a GitHub account Free for all open development (private…

Read More

$99 Parallella Fire Sale

By | Uncategorized | 50 Comments

  Those of you that know me well understand that optimism is probably simultaneously my biggest strength and biggest weakness.:-) Without eternal optimism there is no way I would have kept going with Adapteva for 7 years. Unfortunately, optimism has also caused me all kinds of pain: over-committing on schedules, aggressive pricing, and over estimated market demand. By most standards the…

Read More