Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-17 Thread Rayson Ho
On Sat, Dec 15, 2012 at 12:31 PM, Eric Lee wrote: > As I mentioned in the thread I would like to run some bioinformatics > applications on it. And using OGS as DRM. We ported Grid Engine (ie. OGS/GE) to ARM Linux in the GE 2011.11 release, but we haven't encountered huge demands yet. May be when

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-17 Thread Mark Hahn
>> the seq stuff I see is quite IO-intensive, sometimes memory-intensive. > How do I know if the application is IO-intensive or memory-intensive? Any > tools to measure that? code inspection is the best tool. you should know the number and size of files your workflow touches, and how it accesse

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-17 Thread Christopher Samuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/12/12 11:10, Lux, Jim (337C) wrote: > While the RPI might only be $35, you also have to buy a SD card > ($10-12) power supplies, cables, boxes or mounting hardware, not to > mention a network switch, etc. Or a group of people could each send a

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-17 Thread Hearns, John
On 2012/12/17 12:30, Mark Hahn wrote: >> Thanks for the information. I would like to set up RPi cluster for some >> bioinformatics jobs like sequences alignment and sequences operations. > > you really need to look at where your code is spending its time. > the seq stuff I see is quite IO-intensiv

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-17 Thread Eric Lee
On 2012/12/17 12:30, Mark Hahn wrote: >> Thanks for the information. I would like to set up RPi cluster for some >> bioinformatics jobs like sequences alignment and sequences operations. > > you really need to look at where your code is spending its time. > the seq stuff I see is quite IO-intensive

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-16 Thread Mark Hahn
> Thanks for the information. I would like to set up RPi cluster for some > bioinformatics jobs like sequences alignment and sequences operations. you really need to look at where your code is spending its time. the seq stuff I see is quite IO-intensive, sometimes memory-intensive. > And I would

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-16 Thread Eric Lee
On 2012/12/14 6:35, Ellis H. Wilson III wrote: > On 12/13/2012 10:18 AM, Lee Eric wrote: >> Hi, >> >> I'm wondering if it's possible to create a small HPC by using Raspberry >> Pi computers. It's only a draft idea comes to my mind. So any issues w/ >> this idea? > We actually had a prolonged discus

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-16 Thread Eric Lee
On 2012/12/14 14:49, Eugen Leitl wrote: > On Fri, Dec 14, 2012 at 12:10:43AM +, Lux, Jim (337C) wrote: >> What's interesting about this is system is that it is a good illustration >> that there's a lot more expense and hassle than selecting the motherboard. >> >> While the RPI might only be $3

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-14 Thread Charlie Peck
On Dec 13, 2012, at 6:48 PM, Lux, Jim (337C) wrote: > … > Let us not also forget the marketing value of a table full of blinky lights > computers compared to a bunch of boxes displayed on a screen. If you were > trying to sell the concept to be used at full scale with bigger faster nodes, > t

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Eugen Leitl
On Fri, Dec 14, 2012 at 12:10:43AM +, Lux, Jim (337C) wrote: > What's interesting about this is system is that it is a good illustration > that there's a lot more expense and hassle than selecting the motherboard. > > While the RPI might only be $35, you also have to buy a SD card ($10-12) >

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Jörg Saßmannshausen
> Jim Lux > > -Original Message- > From: beowulf-boun...@beowulf.org [mailto:beowulf-boun...@beowulf.org] On > Behalf Of Jörg Saßmannshausen Sent: Thursday, December 13, 2012 3:58 PM > To: beowulf@beowulf.org > Subject: Re: [Beowulf] Help: Raspberry Pi Cluster

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Lux, Jim (337C)
units available. Jim Lux -Original Message- From: beowulf-boun...@beowulf.org [mailto:beowulf-boun...@beowulf.org] On Behalf Of Jörg Saßmannshausen Sent: Thursday, December 13, 2012 3:58 PM To: beowulf@beowulf.org Subject: Re: [Beowulf] Help: Raspberry Pi Cluster Hi Eric, already been done

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Jörg Saßmannshausen
Hi Eric, already been done in Southampton University: http://www.southampton.ac.uk/mediacentre/features/raspberry_pi_supercomputer.shtml ;-) Note: that is not the cluster called Iridis (also located there) :D Jörg On Donnerstag 13 Dezember 2012 Lee Eric wrote: > Hi, > > I'm wondering if it'

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Lux, Jim (337C)
On a bang for the buck, horsepower wise, it's usually better to go single processor than spread the load across many smaller processors, unless your application can make use of parallelism (so while you get fewer MIPS total for a given amount of cash, your problem completes faster, and that's wo

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Vincent Diepeveen
Yeah did you already check which big capital S processor the raspberry Pi has? Single core ARM and low clocked. If you cluster ARMs, why not get for a few dollar more a quadcore 1.7Ghz ARM A9. For example: http://www.hardkernel.com/renewal_2011/products/prdt_info.php? g_code=G135341370451

Re: [Beowulf] Help: Raspberry Pi Cluster

2012-12-13 Thread Ellis H. Wilson III
On 12/13/2012 10:18 AM, Lee Eric wrote: > Hi, > > I'm wondering if it's possible to create a small HPC by using Raspberry > Pi computers. It's only a draft idea comes to my mind. So any issues w/ > this idea? We actually had a prolonged discussion about this a month or two back Eric (check the be