InfoQ

News

Cell Supercomputer at Home?

Posted by Charlie Martin on Dec 29, 2008 12:24 AM

Community
Architecture
Topics
Clustering & Caching ,
Linux
Tags
Supercomputer

Sony's PS3 may be losing the market share war, but it has other uses. Does somebody want a supercomputer at home? That can be done by clustering PS3s running Linux. And the PS3s can still play Prince of Persia.

It's been well-known for some time that it was possible to build a powerful clustered high-performance computer using the PS3. Recently, Gaurav Khanna and Chris Poulin of the University of Massachusetts (Dartmouth) published an on-line guide to building a high-powered compute cluster using Sony's PlayStation 3, taking advantage of the Cell processor normally used during game play for graphics calculations. The setup guide leads a user through three steps:

  • Preparing the boot image and disks from easily available files
  • Installing Fedora Core 8 and the Cell SDK
  • Setting up the high-performance message-passing interface and Cell SDK

Naturally, this isn't the usual home hobbyist's computer, although there are some known home PS3 clusters. What's more important is that by using a PS3 cluster, a very small investment can provide tremendous compute power to researchers. One of the authors (Khanna) estimates that his PS3 cluster with eight consoles — which cost about $4000 — provides comparable performance to a 200-node IBM Blue Gene system. Khanna is currently using a 16-node PS3 cluster in astrophysical simulation studies in the "Gravity Grid" project.

The MPI message-passing architecture used by the cluster is also open-source and widely-used, allowing researchers to build high-performance parallelized programs for simulation, graphics rendering, and financial applications using easily-available tools for this inexpensive platform.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.