Difference between revisions of "Cell Broadband Engine"

From esoterum.org
Jump to: navigation, search
m
(IBM)
Line 14: Line 14:
 
*[http://cell.scei.co.jp/e_download.html Documentation from Sony]
 
*[http://cell.scei.co.jp/e_download.html Documentation from Sony]
  
== IBM ==  
+
== IBM ==
 +
*[http://moss.csc.ncsu.edu/~mueller/cluster/ps3/SDK3.0/docs/accessibility/sdkpg/CBE_Programmers_Guide_v3.0.toc.html Software Development Kit for Multicore Acceleration Version 3.0, Programmer's Guide], html version at NCSU
 
*[http://publib.boulder.ibm.com/infocenter/systems/scope/syssw/index.jsp?topic=/eicct/prg/usingsetspu.html Debugging SPU/PPU code with ppu-gdb]
 
*[http://publib.boulder.ibm.com/infocenter/systems/scope/syssw/index.jsp?topic=/eicct/prg/usingsetspu.html Debugging SPU/PPU code with ppu-gdb]
 
*[http://publib.boulder.ibm.com/infocenter/systems/scope/syssw/index.jsp?topic=/eiccu/ig/sdk_install_preparation.html&tocNode=%74%6f%63%3a%65%69%6e%66%6f%2f%73%79%73%73%77%2f%32%2f%36%2f%31%2f%35%2f%31%2f%30%2f SDK 3.1 Installation Manual]
 
*[http://publib.boulder.ibm.com/infocenter/systems/scope/syssw/index.jsp?topic=/eiccu/ig/sdk_install_preparation.html&tocNode=%74%6f%63%3a%65%69%6e%66%6f%2f%73%79%73%73%77%2f%32%2f%36%2f%31%2f%35%2f%31%2f%30%2f SDK 3.1 Installation Manual]

Revision as of 20:19, 15 November 2009

Georgia Tech

Assembly Programming

Other Resources

Sony

IBM

Training

Programming

XL Compiler (xlc)

-qcompact: Reduce code size where possible, at the expense of execution speed. Code size is reduced by inhibiting optimizations that replicate or expand code inline.


Altivec vs. SPU Intrinsics

-The vmx2spu.h file in the Cell/B.E. SDK provides SPU implementations for all the Altivec intrinsics that do not have a corresponding SPU intrinsic.

Software/Development

Hardware

Profiling

Articles

General/Architecture

-"Cell will probably consume around 30 watts of power, similar to the Emotion Engine processor in the PlayStation 2"

High Performance Computing Application

-S. Williams, J. Shalf, L. Oliker, S. Kamil, P. Husbands, K. Yelick, "The Potential of the Cell Processor for Scientific Computing", ACM, May 2006

Media Application

-TOSHIBA Corporation, JAPAN

Real Time Application

Other Applications


Last printed: 2.7