Hi Simon,
the PS3 is indeed a strong system, but you need to write programs specifically for it to unleash the computing power:
- if you use the PS3 with Linux, most of Linux is running on the PowerPC core (PPE). It is not very fast by current PC/Mac standards.
- the true computing power comes from the Synergistic processing elements (SPEs), which in essence are small vector computers similar to the CRAY computers of the 1980s. They are fast indeed, but need very specific programming techniques.
Juan would need to be quite crazy to try to do this. If anything, using graphics units (GPUs) of current PCs might be an option sooner or later, see
http://pixinsight.com/forum/index.php?topic=1126.0 . But again, this needs a lot of effort.
Georg