Page 1 of 1

Parallella computing: Another distributed system story

PostPosted: Mon Feb 01, 2016 10:51 am
by nkcr
Title: Parallella computing: Another distributed system story

Link: https://github.com/nkcr/parallella-comp ... puting.pdf

Author: Noémien Kocher

Publication: University of Applied Sciences of Western Switzerland - 2016

Source code: Yes (MIT)

Keywords: Parallella, Epiphany, distributed system, benchmark

Re: Parallella computing: Another distributed system story

PostPosted: Mon Feb 01, 2016 11:09 pm
by nickoppen
Bonjour Noémien,

I'd like to read your paper but when I display it from Github in my Chrome browser the whole thing gets unresponsive and eventually locks up. Could you post a link to a downloadable version so I can open it from my hard disk.

Thanks,

nick

Re: Parallella computing: Another distributed system story

PostPosted: Tue Feb 02, 2016 10:03 am
by nkcr
Yes you're right, the link has been updated!

Re: Parallella computing: Another distributed system story

PostPosted: Tue Feb 02, 2016 3:12 pm
by aolofsson
Very impressive work!!

I saw that you implemented game of life. Would you consider doing a PR for that to parallella-examples? It's easier for people to find all the verified examples for the Parallella instead of having to go searching.
The PI calc example would be another great one for people to start with.

https://github.com/parallella/parallell ... /README.md

Re: Parallella computing: Another distributed system story

PostPosted: Tue Feb 02, 2016 5:59 pm
by nkcr
Hello,

I made a pull request for the game of life and pi approximation using machin-like formula. I'm happy if that can help!

Re: Parallella computing: Another distributed system story

PostPosted: Tue Feb 02, 2016 8:18 pm
by aolofsson
Thanks! Accepted PR and made announcement here. :D
https://www.parallella.org/2016/02/02/n ... a-projects