Accelerators in the Data Center — Green Is In

By Michael Feldman

October 10, 2008

In the data center, the quest for greater performance — while keeping power, cooling and space concerns in check — is providing significant challenges for companies. According to a recent Environmental Protection Agency report, power use in data centers doubled from 2000 to 2006 and now accounts for about 1.5 percent of U.S. electricity consumption. Faced with an array of increasing complex challenges, data center managers may do well to take a look at hardware accelerators as a means to achieve more application performance, in less space and with less power.

Accelerators offer scientists, engineers and analysts a way to offload computationally intensive sections of applications to co-processors that are designed to perform a subset of the functions of a general purpose processor, but run them at higher speed, providing massive jumps in performance. In addition, these processors, specialized for computational tasks, consume less power and cooling resources while dramatically reducing the footprint in the data center.

“Accelerators can help address the need for higher performance with more efficient use of power and space, saving data center resources” says Glenn Lupton, engineering team leader in HP’s Accelerator Program.

Question: There are a number of accelerators in the market today. Can you give us a breakdown by type?

Lupton: One of the most common accelerators in use today are Graphics Processing Units (GPUs), highly parallel processors capable of 100’s of gigaflops per second that were originally designed to accelerate graphics applications, but now include special features for high-performance parallel computing. Competition among the GPU vendors for market share in the personal computer (PC) graphics gaming market has driven technological advancements in graphics cards. Researchers have been investigating their usage for high performance computing for a number of years with success in many areas with large-scale deployments starting this year. Both AMD and NVIDIA have product lines specialized for high-performance computing, specifically NVIDIA Tesla and AMD Stream. Field Programmable Gate Arrays (FPGAs) have a history of being used to implement special purpose circuits. They are now being applied to high performance computing problems. Application Specific Integrated Circuits (ASICs) provide custom silicon for accelerating high performance computing.

Question: What are the advantages of GPU-based accelerators?

Lupton: The latest NVIDIA Tesla GPUs can provide up to a teraflop of performance in a single GPU, theoretically. In 2U of rack space, you can put a 1U dual quad core server and a 1U GPU box with 4 GPUs, giving you potentially over 4 teraflops in 2U.

GPUs offer a lot of computing power for the amount of rack space that they occupy, but GPUs benefit from host servers that can deliver multiple, high-bandwidth PCI Express slots. Not many servers can meet these requirements. The combination of the HP DL160G5 1U server and the NVIDIA Tesla S870 and its follow-on, the Tesla S1070, is an excellent match of server with GPU and customers can team one or two DL160’s with the S870, depending on the ratio of GPUs to CPUs needed for an application.

The GPU vendors, NVIDIA and AMD/ATI, are providing programming tools and libraries for their specific products. An alternative, RapidMind, provides a product for programming both GPU and multi-core targets.

Question: What do custom ASIC accelerators offer?

Lupton: ASICs can provide application acceleration without impacting power, cooling or space requirements. ClearSpeed’s Advance e710 and e720 accelerators deliver peak 96 gigaflops of 64-bit, double precision performance, ECC error correction, require no additional space and consume minimal additional power, about 25 watts. ClearSpeed has measured over a 50 percent performance increase on HP BladeSystem c-Class server blades running Linpack. ClearSpeed libraries can boost application performance with no application changes and their cards go into otherwise unused PCI Express slots in servers. The ClearSpeed Advance e720 card is available on HP BladeSystem c-Class servers and the e710 goes into standard 8x PCI Express slots in HP ProLiant rack mount servers.

Question: What about FPGAs?

Lupton: FPGAs allow developers to create custom circuits tailored to the computational core of a particular application. They achieve performance through parallelism and pipelining versus a high clock speed. This enables them to deliver high performance per watt. However, it is much harder to implement a solution on an FPGA than on a GPU or ASIC, especially if you are a software engineer. But this is an area that is getting a lot of attention now, and a number of companies such, as Mitrionics, are working to ease this task. Mitrionics offers a processor and development environment that turns FPGAs into useful accelerators without requiring electronic design expertise.
 
FPGAs can be added to a server in a variety of ways: most commonly, into a PCI Express slot or a processor socket. By substituting an FPGA module for a processor, you can improve application performance while consuming less power.

HP is working with a number of FPGA vendors to ensure that customers can get the right solution for their problem. For example, HP is working with XtremeData, Inc. (XDI) for in-socket modules for CPU sockets, Nallatech for PCI Express modules, and Celoxica for HTX slot modules.

Question: What applications are best suited for accelerators?

Lupton: There are a couple of characteristics of applications that generally accelerate well. The application’s compute kernel needs to account for a significant part of the application’s total run-time. A 10x improvement on 10-20 percent of the application run-time will likely not be worth the effort of porting to the accelerator. The computation should be performing many calculations using a relatively small amount of data. If the computation touches lots of data, getting data to and from the accelerator will be a bottleneck and you won’t get an advantage from the accelerator’s performance. And, of course, you need to have a problem solution that can be parallelized, since accelerators rely on parallelism for their performance.

Question: Where is acceleration working?

Lupton: The use of accelerators is in various stages ranging from investigation to commercial use. Overall, they are in the early stages of adoption with a number of end-user products coming to market and accelerated systems being put into production.

Financial services organizations are using accelerators in option pricing, risk modeling, and other computationally intensive functions where time is critically important. Biosciences are using accelerators for genetic sequencing, computational chemistry, molecular dynamics, and drug discovery. Government agencies world-wide have been using accelerators for searching and encryption. Additionally, the oil and gas industry is using accelerators for seismic data analysis and processing using reverse time migration for imaging subsurface geological structures in oil exploration as they seek to locate new energy reserves. Medical equipment manufacturers are looking to accelerators for medical imaging modalities such as Computerized Axial Tomography (CAT) scans, Magnetic Resonance Imaging (MRI) and ultrasound diagnostics. The electronic design automation industry has also started to use accelerators and technical tools, such as MATLAB for numerical computations and graphics, and LabView, which uses a graphical programming language to create programs in block diagram form. Lastly, video transcoding times can be greatly reduced via acceleration.

Question: Where are the biggest problems with accelerators today?

Lupton: Because there are so many options and so little commonality in how one develops for different accelerators, thorough investigation is needed before a company commits to using an accelerator. An investigation needs to include a port of the computation kernel to the target accelerator, a task that can range from a month or two to over a year, depending on the learning curve for the technology, the complexity of the problem, and the difficulty of the parallelizing and tuning effort.

Another issue is that the technology is changing rapidly. Factors influencing your choice and even the set of vendors will evolve even while an investigation is in progress. Some of the risks can be reduced by understanding recent successes in porting similar problems, and learning the roadmap of the accelerator vendor and related software products.

But one doesn’t always have to tackle the problem this way. Accelerators are being offered by third-party vendors who incorporate accelerators into devices and hardware/software packages targeting a wide range of problems. These “appliances” can be deployed with much less risk and much more quickly than rolling your own solution. Other companies offer development services for a variety of accelerators so you can outsource the work.

While there are challenges, if you can use accelerators to speed your time to solution while reducing or at least holding to your current power and space limitations, it will help your bottom line and your carbon footprint. If you don’t keep on top of what is happening in the accelerator space, you risk your competition getting a jump on you.

Question: What is HP doing to enable solutions with accelerators?

Lupton: HP established the Accelerator Program based on open standards and accelerator industry partnerships. The goal of the program is to ensure that third-party accelerators will work with HP BladeSystem and rack-mount ProLiant servers and to provide services and support to customers as they adopt accelerator technologies. Our Accelerator team provides recommendations to customers on choosing the accelerator technology that makes the most sense for their applications, while being mindful of power, cooling and space requirements.

“Accelerators can offer substantial speed boosts to applications, but not without investments in reprogramming,” says Kent Koeninger, Product and Technology Marketing Manager. “HP’s Accelerator Program offers expert advice, testing and benchmarks on how to use accelerators, which applications can offer the best payoffs and what techniques are proving useful in this fast-emerging field.”

Question: In the future, how might accelerators fit into Cloud computing?

Koeninger: We are experimenting with accelerators for dramatically faster database access using lower power and fewer servers. We also see promise from accelerators that may improve web transaction rates on multi-core servers. XML searches and encryption are also strong application candidates.

Question: Where can folks get more information on HP’s Accelerator program?

Koeninger: www.hp.com/go/accelerators.

Subscribe to HPCwire's Weekly Update!

Be the most informed person in the room! Stay ahead of the tech trends with industry updates delivered to you every week!

Harvard/Google Use AI to Help Produce Astonishing 3D Map of Brain Tissue

May 10, 2024

Although LLMs are getting all the notice lately, AI techniques of many varieties are being infused throughout science. For example, Harvard researchers, Google, and colleagues published a 3D map in Science this week that Read more…

ISC Preview: Focus Will Be on Top500 and HPC Diversity 

May 9, 2024

Last year's Supercomputing 2023 in November had record attendance, but the direction of high-performance computing was a hot topic on the floor. Expect more of that at the upcoming ISC High Performance 2024, which is hap Read more…

Processor Security: Taking the Wong Path

May 9, 2024

More research at UC San Diego revealed yet another side-channel attack on x86_64 processors. The research identified a new vulnerability that allows precise control of conditional branch prediction in modern processors.� Read more…

The Ultimate 2024 Winter Class Round-Up

May 8, 2024

To make navigating easier, we have compiled a collection of all the 2024 Winter Classic News in this single page round-up. Meet The Teams   Introducing Team Lobo This is the other team from University of New Mex Read more…

How the Chip Industry is Helping a Battery Company

May 8, 2024

Chip companies, once seen as engineering pure plays, are now at the center of geopolitical intrigue. Chip manufacturing firms, especially TSMC and Intel, have become the backbone of devices with an on/off switch. Thes Read more…

Illinois Considers $20 Billion Quantum Manhattan Project Says Report

May 7, 2024

There are multiple reports that Illinois governor Jay Robert Pritzker is considering a $20 billion Quantum Manhattan-like project for the Chicago area. According to the reports, photonics quantum computer developer PsiQu Read more…

ISC Preview: Focus Will Be on Top500 and HPC Diversity 

May 9, 2024

Last year's Supercomputing 2023 in November had record attendance, but the direction of high-performance computing was a hot topic on the floor. Expect more of Read more…

Illinois Considers $20 Billion Quantum Manhattan Project Says Report

May 7, 2024

There are multiple reports that Illinois governor Jay Robert Pritzker is considering a $20 billion Quantum Manhattan-like project for the Chicago area. Accordin Read more…

The NASA Black Hole Plunge

May 7, 2024

We have all thought about it. No one has done it, but now, thanks to HPC, we see what it looks like. Hold on to your feet because NASA has released videos of wh Read more…

How Nvidia Could Use $700M Run.ai Acquisition for AI Consumption

May 6, 2024

Nvidia is touching $2 trillion in market cap purely on the brute force of its GPU sales, and there's room for the company to grow with software. The company hop Read more…

Hyperion To Provide a Peek at Storage, File System Usage with Global Site Survey

May 3, 2024

Curious how the market for distributed file systems, interconnects, and high-end storage is playing out in 2024? Then you might be interested in the market anal Read more…

Qubit Watch: Intel Process, IBM’s Heron, APS March Meeting, PsiQuantum Platform, QED-C on Logistics, FS Comparison

May 1, 2024

Intel has long argued that leveraging its semiconductor manufacturing prowess and use of quantum dot qubits will help Intel emerge as a leader in the race to de Read more…

Stanford HAI AI Index Report: Science and Medicine

April 29, 2024

While AI tools are incredibly useful in a variety of industries, they truly shine when applied to solving problems in scientific and medical discovery. Research Read more…

IBM Delivers Qiskit 1.0 and Best Practices for Transitioning to It

April 29, 2024

After spending much of its December Quantum Summit discussing forthcoming quantum software development kit Qiskit 1.0 — the first full version — IBM quietly Read more…

Nvidia H100: Are 550,000 GPUs Enough for This Year?

August 17, 2023

The GPU Squeeze continues to place a premium on Nvidia H100 GPUs. In a recent Financial Times article, Nvidia reports that it expects to ship 550,000 of its lat Read more…

Synopsys Eats Ansys: Does HPC Get Indigestion?

February 8, 2024

Recently, it was announced that Synopsys is buying HPC tool developer Ansys. Started in Pittsburgh, Pa., in 1970 as Swanson Analysis Systems, Inc. (SASI) by John Swanson (and eventually renamed), Ansys serves the CAE (Computer Aided Engineering)/multiphysics engineering simulation market. Read more…

Intel’s Server and PC Chip Development Will Blur After 2025

January 15, 2024

Intel's dealing with much more than chip rivals breathing down its neck; it is simultaneously integrating a bevy of new technologies such as chiplets, artificia Read more…

Comparing NVIDIA A100 and NVIDIA L40S: Which GPU is Ideal for AI and Graphics-Intensive Workloads?

October 30, 2023

With long lead times for the NVIDIA H100 and A100 GPUs, many organizations are looking at the new NVIDIA L40S GPU, which it’s a new GPU optimized for AI and g Read more…

Choosing the Right GPU for LLM Inference and Training

December 11, 2023

Accelerating the training and inference processes of deep learning models is crucial for unleashing their true potential and NVIDIA GPUs have emerged as a game- Read more…

Shutterstock 1606064203

Meta’s Zuckerberg Puts Its AI Future in the Hands of 600,000 GPUs

January 25, 2024

In under two minutes, Meta's CEO, Mark Zuckerberg, laid out the company's AI plans, which included a plan to build an artificial intelligence system with the eq Read more…

AMD MI3000A

How AMD May Get Across the CUDA Moat

October 5, 2023

When discussing GenAI, the term "GPU" almost always enters the conversation and the topic often moves toward performance and access. Interestingly, the word "GPU" is assumed to mean "Nvidia" products. (As an aside, the popular Nvidia hardware used in GenAI are not technically... Read more…

Nvidia’s New Blackwell GPU Can Train AI Models with Trillions of Parameters

March 18, 2024

Nvidia's latest and fastest GPU, codenamed Blackwell, is here and will underpin the company's AI plans this year. The chip offers performance improvements from Read more…

Leading Solution Providers

Contributors

Shutterstock 1285747942

AMD’s Horsepower-packed MI300X GPU Beats Nvidia’s Upcoming H200

December 7, 2023

AMD and Nvidia are locked in an AI performance battle – much like the gaming GPU performance clash the companies have waged for decades. AMD has claimed it Read more…

Eyes on the Quantum Prize – D-Wave Says its Time is Now

January 30, 2024

Early quantum computing pioneer D-Wave again asserted – that at least for D-Wave – the commercial quantum era has begun. Speaking at its first in-person Ana Read more…

The GenAI Datacenter Squeeze Is Here

February 1, 2024

The immediate effect of the GenAI GPU Squeeze was to reduce availability, either direct purchase or cloud access, increase cost, and push demand through the roof. A secondary issue has been developing over the last several years. Even though your organization secured several racks... Read more…

Intel Plans Falcon Shores 2 GPU Supercomputing Chip for 2026  

August 8, 2023

Intel is planning to onboard a new version of the Falcon Shores chip in 2026, which is code-named Falcon Shores 2. The new product was announced by CEO Pat Gel Read more…

The NASA Black Hole Plunge

May 7, 2024

We have all thought about it. No one has done it, but now, thanks to HPC, we see what it looks like. Hold on to your feet because NASA has released videos of wh Read more…

GenAI Having Major Impact on Data Culture, Survey Says

February 21, 2024

While 2023 was the year of GenAI, the adoption rates for GenAI did not match expectations. Most organizations are continuing to invest in GenAI but are yet to Read more…

China Is All In on a RISC-V Future

January 8, 2024

The state of RISC-V in China was discussed in a recent report released by the Jamestown Foundation, a Washington, D.C.-based think tank. The report, entitled "E Read more…

Q&A with Nvidia’s Chief of DGX Systems on the DGX-GB200 Rack-scale System

March 27, 2024

Pictures of Nvidia's new flagship mega-server, the DGX GB200, on the GTC show floor got favorable reactions on social media for the sheer amount of computing po Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire