Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: tkm625 on August 14, 2014, 05:55:14 AM

Title: A13 Cluster & Linux-Libre Kernel
Post by: tkm625 on August 14, 2014, 05:55:14 AM
Is it possible to make a small computing cluster out of the A13 and have all the processing power and RAM and peripheral devices utilized by Debian natively? If so, how would I do it?

Also, is it possible to run the A13 (or any OLinuXino board) with the Linux-Libre kernel instead of the default kernel? Has anyone tried it? If so, was any functionality lost? If not, does anybody want to give it a go?
Title: Re: A13 Cluster & Linux-Libre Kernel
Post by: JohnS on August 14, 2014, 01:19:23 PM
Only thing for A13 I've seen at all is http://hackaday.io/project/2205/log/5944

For A10/A20, things like
http://cubieboard.org/2014/04/08/the-first-sparkhadoop-arm-cluster-runs-atop-cubieboards/
http://guillaumeplayground.net/allwinner-a10-cluster-mele-a2000/

John
Title: Re: A13 Cluster & Linux-Libre Kernel
Post by: MBR on August 21, 2014, 10:45:15 AM
Quote from: tkm625 on August 14, 2014, 05:55:14 AM
Is it possible to make a small computing cluster out of the A13 and have all the processing power and RAM and peripheral devices utilized by Debian natively? If so, how would I do it?

You can build a cluster from any Linux-capable hardware, but A13 does not have LAN (and WiFi is not an usable alternative). A10 or A20 will be probably better option. And there are many HOWTOs on web about the Linux clustering.

Quote from: tkm625 on August 14, 2014, 05:55:14 AM
Also, is it possible to run the A13 (or any OLinuXino board) with the Linux-Libre kernel instead of the default kernel? Has anyone tried it? If so, was any functionality lost? If not, does anybody want to give it a go?

You can do it, but you will need to (back-)port too many things, eg. USB, framebuffer, GPIO, SD card driver and much more (look at the options which have SUNXI in it). IMHO there is no need to do it, because unless you want to use Mali graphic core, you can build a fully GPL-ed kernel, completly without any proprietary code.
Title: Re: A13 Cluster & Linux-Libre Kernel
Post by: Freire on August 23, 2014, 05:37:25 PM
Multi-Datacenter with Apache Cassandra for Debian  on 32 Raspberry Pi's.

http://www.datastax.com/dev/blog/32-node-raspberry-pi-cassandra-cluster
http://cassandra.apache.org/