More Cores

May 25, 2006
Moving to multicore processing is necessary to get the kind of performance required by new games. But before that happens, game developers must learn how to take advantage of these multiple cores. The Xbox 360 has the simpler of the two architectures, s

Moving to multicore processing is necessary to get the kind of performance required by new games. But before that happens, game developers must learn how to take advantage of these multiple cores.

The Xbox 360 has the simpler of the two architectures, since splitting an application among cores is relatively straightforward. (That's because the same code can run on any core.) Likewise, a straight port could use just one core or SMP-style (symmetric multiprocessing) multitasking.

The Cell processor in the PlayStation 3 is a more interesting case. The synergistic processing elements (SPEs) handle the bulk of the processing, with coordination between them and the single PowerPC core. Applications then will need to be split accordingly, which means that tasks running on an SPE will have to account for the per-SPE memory.

Partitioned systems like the Cell processor offer performance advantages, but the programming job can get complicated when tasks start bumping into the hard limits of hardware. As a result, games often won't use all of the SPEs. Overall, it shouldn't prove to be a big deal, though, as long as the ones that are used deliver a suitable gameplay environment.

Sponsored Recommendations

What are the Important Considerations when Assessing Cobot Safety?

April 16, 2024
A review of the requirements of ISO/TS 15066 and how they fit in with ISO 10218-1 and 10218-2 a consideration the complexities of collaboration.

Wire & Cable Cutting Digi-Spool® Service

April 16, 2024
Explore DigiKey’s Digi-Spool® professional cutting service for efficient and precise wire and cable management. Custom-cut to your exact specifications for a variety of cable ...

DigiKey Factory Tomorrow Season 3: Sustainable Manufacturing

April 16, 2024
Industry 4.0 is helping manufacturers develop and integrate technologies such as AI, edge computing and connectivity for the factories of tomorrow. Learn more at DigiKey today...

Connectivity – The Backbone of Sustainable Automation

April 16, 2024
Advanced interfaces for signals, data, and electrical power are essential. They help save resources and costs when networking production equipment.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!