""
All times are GMT +2. The time now is 10:18 AM.  

Go Back   PSX/PS2/PS3 Scene Newz > Playstation 3 Forums > PS3 Linux Discussion

PS3 Linux Discussion Linux on the ps3 discussion goes here.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-02-2007, 09:12 AM
Hummer2097 Hummer2097 is offline
Registered User
 
Join Date: Feb 2007
Posts: 2

Running Processor Intensive Program On PS3 Viable?


I have written a C++ program for analysing a large amount of data which has a fairly long run time on my Athlon 64 4000+. I was considering moving the program to the PS3 so I could run 6 instances (one for each core) processing different blocks of data. The program uses very little memory (1.6MB running in Windows) so the memory wouldn't be an issue, but it is very processor intensive.

I don't know much about Linux or what the PS3 is capable of and basically wanted to ask if this is a viable solution?

If it would work how long would it take for someone who has very little experience Linux to get it installed and get the program building and running? Is it just a case of going through an installation routine, creating a make file, compiling and running it?

Sorry this is a bit vague question but I just wanted to confirm using the PS3 was a workable solution before I bought one. Thanks for any advice you can offer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 02-02-2007, 12:11 PM
und0 und0 is offline
Registered User
 
Join Date: Dec 2005
Posts: 122
If data computation can be "vectorized" then could work, but isn't an automatic recompile, you need to modify your program to use the SPUs.

I've read something about Cell programming on the IBM developerworks pages, but i can't find it now, anyway you can start from their "homepage": http://www.ibm.com/developerworks/power/cell/

P.S. i've noted only now that you don't own a PS3, so i think you have better options to try first before buying a PS3, don't know about windos but for common distributions (like Debian, Fedora, Slackware) or Free/Net/OpenBSD there are tools to exploit networked PC with "little" effort, like Boinc (Berkeley Open Infrastructure for Network Computing), MPICH (Message Passing Interface) or PVM (Parallel Virtual Machine)...

Last edited by und0; 02-02-2007 at 12:32 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 02-02-2007, 03:50 PM
Hummer2097 Hummer2097 is offline
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks a lot for the reply and the link. I don’t come from a computing background and my lack of knowledge lead me to assume that it would be a simple matter of recompiling it in Linux and it would run. Unfortunately it looks like it would require a considerable rewrite and I wouldn’t be able to have it done in time for the submission deadline.

It’s a shame because I was going to buy a PS3 anyway for the games and I wanted to try Linux as well, but it looks like I’ll instead have to spend the money on a Core 2 Quad.

Thanks anyway for the help. I would have been in trouble if I'd spent all my money on a PS3 then found I needed to buy a new processor.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT +2. The time now is 10:18 AM.