The jury returned a unanimous guilty verdict. Guilty...
Tag Archives: hardware
# Parallella (part 9): Nim
I have been thinking about porting one of the modern programming languages on Epiphany architecture. At first, I thought Rust is the new cool kid in town, so maybe I'll give it a whirl. But it would require me to implement the LLVM backend...
# Parallella (part 1): Case study
A Supercomputer For Everyone - the title of Kickstarter campaign got my attention. A single-board computer 2-core ARM with a powerful 16-core Epiphany coprocessor just for just a 99$ seemed to be an affordable option, even for a first-year student like me...
# Parallella (part 2): Hardware
Parallella board is equipped with a powerful 16-core Epiphany coprocessor. In this post, we dive into hardware design, learn about FPGA, and analyze datasheets to answer the question, "what does make the parallella board special?".