A Cluster Of Pocket PCs 119
Don Stratton writes "This is the coolest thing I have seen anyone do with a Pocket PC... ever!
Well-known Pocket PC developers SPB Software House, located in Russia, have come up with a very interesting spin on computing clusters. The short version is they connected 12 Pocket PCs together in the first known 'supercomputer cluster' of its type and had it calculate the old '3n + 1' problem. It was just done for fun, and not intended to seriously compete with desktop computers, but it does point out some interesting possiblilities for the future of handhelds with wireless connectivity working in ad-hoc computing clusters."
Happy, aren't you? (Score:5, Funny)
omg (Score:5, Funny)
Re:omg (Score:2)
Re:omg (Score:1)
How do you? (Score:2, Interesting)
Re:How do you? (Score:1)
Re:How do you? (Score:2)
Re:How do you? (Score:5, Interesting)
instead of taking the "multiple-serializing" approach you suggest, you begin by using the output of your first transform filter as a sort of "seed" to feed groups of parallel "second-tier" transform filters. Once you've done that, you can see how it is easy to fan those outputs out and iterate into third or fourth-tier (obviously, that's a LOT of pocket PC's!) transform filters. As the filters each work their way through seed data, they each begin to converge toward (notice i didn't say TO) a solution. You then use what the japanese called a "recompositing Reimann filter" to sort of sift your way from the multi-tiered parallel seed results back into a final solution.
It's very elegant, IMHO.
Re:How do you? (Score:2)
Wow! (Score:4, Funny)
Chalk up another nerdgasm that got posted to
Break out the mini racks (Score:5, Funny)
Re:Break out the mini racks (Score:1)
Wouldn't that be something like the iServer uSeries?
cluster of up to 200 MS Pocket PC's
I thought IBM and MS didn't like each other any more? IBM is pushing Linux on all their other hardware, why would the iServer uSeries be any different?
Too obvious? (Score:3, Funny)
Sounds like a dot-com VC funding pitch... (Score:3, Interesting)
That or report for a MBA marketing buzzword course.
The "3n + 1" Problem (Score:4, Informative)
If (n is even) divide n by 2;
Else multiply n by 3, and add 1.
For example, starting with the number 6, we get the following series:
6, 3, 10, 5, 16, 8, 4, 2, 1, 4, 2, 1...
The 4,2,1 loop repeats over and over, so it's usually convenient to terminate the process once it is entered. All numbers tested so far eventually hit this loop, although it has not been proven that all numbers do.
Re:The "3n + 1" Problem (Score:3, Interesting)
-1, -2, -1, -2, ...
Re:You missed... (Score:1)
But I would assume that the 3n+1 problem only works for positive numbers.
Re:The "3n + 1" Problem (Score:1, Funny)
Well done! Well done!
Especially as the site is not even feeling the
Re:The "3n + 1" Problem (Score:2)
--Paul Erdo"s, talking about the 3n+1 Problem.
Re:The "3n + 1" Problem (Score:1)
the word 'repeatedly' in the description of the problem. i think this is also known as 'ackermanns function', with
if i am not mistaken, that is.
Re:The "3n + 1" Problem (Score:1)
10/2=5
5*3+1=16
Re:The "3n + 1" Problem (Score:1)
Re:The "3n + 1" Problem (Score:1)
Natural Numbers-- If a number is not an integer, it would be perpetually multiplied by three and thus would not follow the 4,2,1 pattern. Previous posts have established that if the number is an integer 0) tested do conform to this is property.
If you would like to prove this property, you will obviously need the principle of mathematical induction. You would start with the base case of saying that the property holds for 1, the first number in the serie
this only says... (Score:2, Insightful)
We reciently decomissioned our first webserver... (Score:3, Interesting)
And held up my old iPaq and new iPaq. (The server was a dual PPro 200.)
heh (Score:1)
my big question, of course, is why do you still have your old ipaq?
ed
Re:heh (Score:2)
(dusty screen and 20 minute battery life was what did it in.)
I still have a Newton 110 in there...and a Palm 7...
Re:We reciently decomissioned our first webserver. (Score:1)
Dan East
Re:We reciently decomissioned our first webserver. (Score:2)
they must read /. (Score:5, Funny)
We're not all like that here... (Score:1)
Not everyone on Slashdot makes the same remarks over and over again, you insensitive clod!
Hmm.. (Score:3, Funny)
At last! (Score:1, Funny)
Something to think about (Score:2, Funny)
There is going to be a time where everything will be plugged into the Grid. Man, I can't wait!
Similar to blue gene... (Score:4, Interesting)
This sort of reminds me of what they're doing with blue gene [ibm.com]. Instead of using hot, ultra fast processors, they're using what amounts to 2 embeded processors per node and depending on kick ass networking to carry the load.
For parallel problems, sometimes faster processors is not better...
Wireless Clustering (Score:4, Insightful)
The challenge would be in organizing the routing tree. You'd have an advantage in that generally two nodes that are close to each other would tend to stay that way over moderate periods of time. Even on the road your handheld would stay close to the others in your same lane of traffic.
If you could set up these devices to be able to share CPU automatically when idle it would mean that your handheld could utilize the CPU and RAM of the handheld in the briefcase belonging to the guy in front of you on the plane.
Certainly none of this is ready for prime time, but it does raise some interesting possabilities.
I'd like to get my hands out of my pants, but ... (Score:5, Funny)
Wait, put down the phone. Stop dialing 911. Wait, stop!
It's been done before (Score:5, Informative)
Re:It's been done before (Score:1)
The iPaq model that is shown in the parent uses pretty bulky pcmcia card expansion slots and a lot of wires to connect everything together. The wireless spectrum opens up the possibility to compute a much broader range of jobs through the limited brains of pocketPC's
I'm kind of interested to find out what OS this was created under. Did the
Mesh Networks/MOSIX/wifi/etc (Score:2)
a beowulf cluster of watches (Score:2, Funny)
Okay, I'll give it a shot too... (Score:1, Funny)
Thank you.
Re:Okay, I'll give it a shot too... (Score:1)
Wireless or not... (Score:4, Insightful)
On universities, 99% of computers run with nearly zero CPU load for most of the time. People read emails, surf the web, but for most of the time the computers idle. And then someone has some work reaoznajeszdy, waits in queue for a month, throws data on the university campus dedicated cluster, waits for results for a week and receives results that are invalid due to some mistake in input data, so whole procedure must be repeated all over.
Now imagine, we install a "cluster server" on all networked computers. Assign certain resources to the project and let our PC participate in that cluster. It loads a custom computational module for given task, loads data from some anonymous dude on the other end of the world and computes his project. Heaviest "daily" stuff gets finished within few hours. It doesn't really disturb you - works as "idle task", just like SETI@home or such. But, say, you're a raytracer. You prepare a nice animation in LightWave and would leave it overnight to render. Just upload it to the net and have it rendered in 5 minutes on the worldwide cluster. Cool, eh?
Of course the system could be abused. I think some "credit system" would be in order, so people who provide more, get better priority. Plus some way of authoring the "modules" so it couldn't be used to take over the computer. And of course this would be the first step to creating a self-conscious AI, good or evil
Re:Wireless or not... (Score:2)
Every once in a while I walk past a totally idle server and I say 'take THAT!' and I pick a massive data directory at random and zip the contents onto a share on another server. Pegs the CPU, shakes up the RAM utilization, hammers the local hard drive and jacks up my network utilization.
Works with people too. I learned that at PHB school.
It's just another Asimov prediction (Score:2)
Other mini clusters (Score:2, Informative)
Obligatory comment (Score:1)
a smaller form factor (Score:2)
http://pages.cpsc.ucalgary.ca/~mirtchov/p9/cluste r
the laptop is used as a file- and authentication server (frontend to the cluster).
there's virtually no limit to how much it can grow (using Plan 9 as the underlying OS is key here).
also note the cute switch.
at USENIX this year this baby stole the show at the LinuxBIOS and Plan 9 BOFs.
Re:a smaller form factor (Score:1)
Next: Wireless wristwatches! (Score:3, Funny)
Spontaneous supercomputer. (Score:3, Funny)
Mark my words: this meme will eventually find its way into a movie. A bunch of people will be trapped together. and the obvious geek will hook a bunch of their PDA's together in order to decode a message or open some sort of cypher lock which will disarm the deadly hazard and free the people with mere seconds to spare. And, of course, he'll get the girl.
This reminds me... (Score:1)
a javascript 3n+1 calculator (Score:1)
Re:a javascript 3n+1 calculator (Score:1)
9999999999999999999999999999999999999999999999999 9 99999999999999999999999999999999999999999999999999 99999999999999999999999999999999999999999999999999 99999999999999999999999999999999999999999999999999 99999999999999999999999999999999999999999999999999 99999999999999999999999999999999999999999999999999 99999999
Re:a javascript 3n+1 calculator (Score:2)
I like it.
Not new (Score:2)
There is more than handhelds (Score:1)
Of course, many microcontrollers have an unchangable firmware, but not all of them:
camera (PPC860 @ 66mHz)
mobile phone (80C166 @ 16mhz)
car (engine electronics, SAB80C517 @ 12mhz)
ISDN phones
washing machine. (No kidding.)
And these are only the devices, where I know for sure that they allow firmware upgrades.
Where can I find Linux for washing machines?
Markus
Re:There is more than handhelds (Score:2)
Redundancy Gains (Score:2)
Yeah, we talked about this a long time ago... (Score:1)
Hey! (Score:2)
Um.
Oh! In Soviet Russia, the clust- ah forget it... the moment has passed. :(
Sounds familiar, but can't google it to confirm (Score:1)
You beat me to posting this because I was trying to find a reference to this, but I'm not finding anything on google. If anyone out there has a more solid lead on this topic please post it.
And this is news? (Score:2, Flamebait)
Give them a medal - AND a slashdot leading story!
What next? how about a cluster of abacus? hey - wouldn't that be great! I feel excited already!
This is not some uber-hack, it is a trivial bit of work that a couple of half drunk people with a CE development system could throw together in a few hours!
How about some better i
For those times where... (Score:1)
That's what you call it (Score:1)
The end is near!! (Score:3, Funny)
I envision nightmarish scenes out of "Small Soldiers [imdb.com]"... lilliputian armies of talking Barbies, chasing people down and carving them up.
I don't know about you, but the day my Palm Tungsten's calendar shows I've got a 4 p.m. meeting with Death, I'm a headin' for the hills.
- Greg
I for one.. (Score:2)
2: but can they run Linux???
3: Profit!!!
Serious point - what is the origin of the beowulf/soviet/overlord/profit!!/etc jokes? Anyone done an FAQ? Anyone care?
Re:I for one.. (Score:2)
Seems to have somehow gone out of vogue in recent years...
Pocket Quake (Score:1)
Pocket Quake is almost 3 years old [slashdot.org].
Dan East
on a more serious number.... (Score:1)
flash clustering (Score:1)
What fscking "supercomputer"? (Score:2)
not surprising (Score:1)
Am I missing something??? (Score:1)
Only real world application I see is the defense department. Same people who are buying $800 hammers and $1200 toilet seats.
Man Holmes
Why cluster with other handhelds? (Score:1)
If I had a handheld with wireless connectivity, I'd rather have it belonging to a cluster of "real" computers...
Cell processor (Score:2)
Isn't this what Cell is supposed to be? Only with like, toasters and PS3s?
Spb Software House (Score:2)
apropos (Score:1)
Great Concept, but too early. (Score:2)
You just 'plug-in' with your device, and you get instant large scale power and storage.
It would reduce costs of devices, and size.. would make palmtops as generic as a stickypad you just lay around.
Though we arent quite there in the wireless technology department to make it practical.... yet..
Silent But Deadly? (Score:1)
Did anyone else read Spb Software as SBD Software? Or was it just me :-)