Thursday, July 30, 2009

[muqjeezv] Message passing

I believe message-passing is the right way to do parallel programming. Compiler magic, with program annotations, should increase performance, perhaps implementing on shared memory.

Inspired by Bluespec FIFOs and their implicit not-full and not-empty behavior.

No comments :