Wednesday, March 26, 2008

Tangential Progress

In a direction almost unrelated to my actual goal, I've written a Java class to assist in the creation of Cell SPE assembly on image processing crap. Basically it just structures the loops and indents the right / left pipeline accordingly. Using interesting programing methods, it's not all that hard to 'hand unroll' a loop with it, either.

Friday, March 14, 2008

Introduction

I plan on posting notes here as I learn how to write a compiler targeting the IBM Cell Synergistic Processing Element.