View all newsletters
Receive our newsletter - data, insights and analysis delivered to you
  1. Technology
January 17, 2007

Microprocessors – parallel for the masses

Microprocessor vendors have turned to multiple CPU devices in a bid to improve performance, which poses serious challenges to application developers. The ever-decreasing prices of multi-core chips, and the eagerness to exploit them, are inevitable, so to the rescue are ideas in parallel programming, once the preserve of the high-performance computing community and now available to the masses.

By CBR Staff Writer

While mainstream PC microprocessor clock speeds stay below five Gigahertz, the multi-core numbers are starting to increase. Dual-core microprocessors are available now from AMD and Intel, with Intel already shipping quad-core devices and AMD promising availability later this year. Sony’s Cell processor, powering the Sony PlayStation 3, has nine CPUs, and Azul Systems produces the 48-core Vega processor for its Compute Appliances. We are also witnessing a return to the numerical accelerator.

In the early 1980s, at the start of the PC revolution, it was common to purchase a numerical processor that plugged in next to the CPU and boosted the floating point operations capability of the computer. Subsequently, the chip manufacturers embedded floating point processing within a standard CPU, but now we are seeing a return to side-by-side chips for carrying out number crunching, exploiting the capabilities of multi-cores.

Thus, ClearSpeed produces the CSX600, a parallel processor that has 96 cores and executes 25 billion 64-bit floating point operations per second. The vendor’s Advance Accelerator Board has two embedded CSX600 chips that will fit into a standard PC.

Last September, Intel announced a five-year plan to deliver an 80 floating-point core chip based on advanced optical technology for the complex inter-connections, delivering one teraflop (a trillion floating-point operations per second) on a single device – super-computing capabilities on a desktop PC that, not long ago, were possible only on state-of-the-art, exclusive machines, costing many millions of dollars.

In order to exploit these new devices, developers will need to program using parallel algorithms. This means the developer needs to identify parts of the code that can be run simultaneously, and assign these to the different cores. Parallel programming has been researched for many years for the needs of high-performance computing (HPC). How well these techniques filter down to the general developer will depend on the software tools available to support multi-core programming.

Computer languages will need to be able to recognize core availability and have facilities for assigning work. There is a correspondence between multi-core assignment and the way server load-balancing is performed in a data center.

The availability of cheap multi-core chips will open the door for parallel programming to become commonplace, but the software tools will need to keep up. Currently, most custom code needs to be written to exploit the increasing number of these new generation devices

Content from our partners
Powering AI’s potential: turning promise into reality
Unlocking growth through hybrid cloud: 5 key takeaways
How businesses can safeguard themselves on the cyber frontline

Parallel for the masses will work if the chores can be automated. However, research has shown that what cannot be automated is the programmer’s mind, deciding what can and cannot be turned parallel.

Source: OpinionWire by Butler Group (www.butlergroup.com)

Websites in our network
Select and enter your corporate email address Tech Monitor's research, insight and analysis examines the frontiers of digital transformation to help tech leaders navigate the future. Our Changelog newsletter delivers our best work to your inbox every week.
  • CIO
  • CTO
  • CISO
  • CSO
  • CFO
  • CDO
  • CEO
  • Architect Founder
  • MD
  • Director
  • Manager
  • Other
Visit our privacy policy for more information about our services, how Progressive Media Investments may use, process and share your personal data, including information on your rights in respect of your personal data and how you can unsubscribe from future marketing communications. Our services are intended for corporate subscribers and you warrant that the email address submitted is your corporate email address.
THANK YOU