About
This blog intends to be a reference for newbies like me that want to develop under the Cell Broadband Engine SDK.
Posts will describe problems I have had to deal with, including fixes and some developments with its corresponding results.
I am Javier Sánchez Egido and actually I am developing my dissertation in Rey Juan Carlos University (www.urjc.es), inside the research group gavab (gavab.es).
Antonio Sanz and Raúl Cabido are my dissertation teachers. They work in the investigation line ruled by CAPO (gavab.es/capo).
4 Comments »
Leave a comment
-
Archives
- May 2009 (1)
- January 2009 (1)
- September 2008 (1)
- August 2008 (1)
- July 2008 (1)
- June 2008 (1)
- March 2008 (1)
- February 2008 (5)
-
Categories
-
RSS
Entries RSS
Comments RSS
Hi,
Very interested in purchasing the original ‘Besos, Kim Basinger’ Golden Lady poster that was posted to the original blog in the summer of 2005. Will pay very well for this, if you still have it.
I look forward to hearing from you.
Regards,
Jon (UK)
graf_o@hotmail.com
I am sorry, but I sent an email to the owner of this poster and he answered me he does not want to sell the poster.
Best regards.
Hi, I am a newbie to CBE programming. I have installed SDK3.0 on my laptop running Fedora9.
Now I am looking for some basic tutorial that may help me start coding. (I find very difficult to read the documentations given in the IBM site)
Your help will be greatly valued!
Thank You
I recomend you before start coding read a lot of documentation. Cell programing is hard. Reading documentation is not a waste of time, it will be useful to hava a general idea of the architecture and the way to make programs.
You should begin reading the cell programming tutorial, and then look for some code to get an overview.
Cell BE Programming Tutorial
https://www-01.ibm.com/chips/techlib/techlib.nsf/techdocs/FC857AE550F7EB83872571A80061F788
Regards.