1 / 13

CELL Processor

CELL Processor. An overview. By Andy P. and Gene D. The Cell. Table of Contents. Motivation Context Architecture Developing Environment. Motivation. Rising power needs are limiting the increases in speed. Transistors can no long handle the heat generated by the power demands.

danton
Download Presentation

CELL Processor

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CELL Processor An overview. By Andy P. and Gene D.

  2. The Cell

  3. Table of Contents • Motivation • Context • Architecture • Developing Environment

  4. Motivation • Rising power needs are limiting the increases in speed. • Transistors can no long handle the heat generated by the power demands. • Intel and AMD have already introduced dual-core processor.

  5. Context • Multiprocessors are the way of the future • The Cell is a unique approach • Nine cores. • 1 Power Processing Unit (PPU) • 8 Synergistic Processing Units (SPU) • Elements connected together by the Internal Element Interconnect Bus (EIB)

  6. PPU • Dual-threaded 64-Bit Power PC core. • L2 512kb Cache. • Direct access to system memory. • Responsible for running the OS and coordination of the SPUs.

  7. SPUs • Synergistic Processing Units • 256kb of local store, no cache. • Access to system memory must be handled through DMA via the Memory Flow Controller (MFC).

  8. CELL Architecture Overview

  9. CELL Simulator • IBM produced a program which simulates the CELL processor. • Runs on RedHat Fedora. • It’s FREE. • Language – C

  10. Simulator

  11. Simulator

  12. FFTs on the CELL • The CELL environment offers up the potential for strong use of parallelization. • FFTs have the potential to take advantage of this attribute if the algorithm is modified correctly.

  13. Questions?

More Related