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!

2024 Winter Classic: Texas Two Step

April 18, 2024

Texas Tech University. Their middle name is ‘tech’, so it’s no surprise that they’ve been fielding not one, but two teams in the last three Winter Classic cluster competitions. Their teams, dubbed Matador and Red Read more…

2024 Winter Classic: The Return of Team Fayetteville

April 18, 2024

Hailing from Fayetteville, NC, Fayetteville State University stayed under the radar in their first Winter Classic competition in 2022. Solid students for sure, but not a lot of HPC experience. All good. They didn’t Read more…

Software Specialist Horizon Quantum to Build First-of-a-Kind Hardware Testbed

April 18, 2024

Horizon Quantum Computing, a Singapore-based quantum software start-up, announced today it would build its own testbed of quantum computers, starting with use of Rigetti’s Novera 9-qubit QPU. The approach by a quantum Read more…

2024 Winter Classic: Meet Team Morehouse

April 17, 2024

Morehouse College? The university is well-known for their long list of illustrious graduates, the rigor of their academics, and the quality of the instruction. They were one of the first schools to sign up for the Winter Read more…

MLCommons Launches New AI Safety Benchmark Initiative

April 16, 2024

MLCommons, organizer of the popular MLPerf benchmarking exercises (training and inference), is starting a new effort to benchmark AI Safety, one of the most pressing needs and hurdles to widespread AI adoption. The sudde Read more…

Quantinuum Reports 99.9% 2-Qubit Gate Fidelity, Caps Eventful 2 Months

April 16, 2024

March and April have been good months for Quantinuum, which today released a blog announcing the ion trap quantum computer specialist has achieved a 99.9% (three nines) two-qubit gate fidelity on its H1 system. The lates Read more…

Software Specialist Horizon Quantum to Build First-of-a-Kind Hardware Testbed

April 18, 2024

Horizon Quantum Computing, a Singapore-based quantum software start-up, announced today it would build its own testbed of quantum computers, starting with use o Read more…

MLCommons Launches New AI Safety Benchmark Initiative

April 16, 2024

MLCommons, organizer of the popular MLPerf benchmarking exercises (training and inference), is starting a new effort to benchmark AI Safety, one of the most pre Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Instit Read more…

Intel’s Vision Advantage: Chips Are Available Off-the-Shelf

April 11, 2024

The chip market is facing a crisis: chip development is now concentrated in the hands of the few. A confluence of events this week reminded us how few chips Read more…

The VC View: Quantonation’s Deep Dive into Funding Quantum Start-ups

April 11, 2024

Yesterday Quantonation — which promotes itself as a one-of-a-kind venture capital (VC) company specializing in quantum science and deep physics  — announce Read more…

Nvidia’s GTC Is the New Intel IDF

April 9, 2024

After many years, Nvidia's GPU Technology Conference (GTC) was back in person and has become the conference for those who care about semiconductors and AI. I Read more…

Google Announces Homegrown ARM-based CPUs 

April 9, 2024

Google sprang a surprise at the ongoing Google Next Cloud conference by introducing its own ARM-based CPU called Axion, which will be offered to customers in it Read more…

Computational Chemistry Needs To Be Sustainable, Too

April 8, 2024

A diverse group of computational chemists is encouraging the research community to embrace a sustainable software ecosystem. That's the message behind a recent 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…

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…

Baidu Exits Quantum, Closely Following Alibaba’s Earlier Move

January 5, 2024

Reuters reported this week that Baidu, China’s giant e-commerce and services provider, is exiting the quantum computing development arena. Reuters reported � 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…

Shutterstock 1179408610

Google Addresses the Mysteries of Its Hypercomputer 

December 28, 2023

When Google launched its Hypercomputer earlier this month (December 2023), the first reaction was, "Say what?" It turns out that the Hypercomputer is Google's t 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…

Leading Solution Providers

Contributors

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…

DoD Takes a Long View of Quantum Computing

December 19, 2023

Given the large sums tied to expensive weapon systems – think $100-million-plus per F-35 fighter – it’s easy to forget the U.S. Department of Defense is a 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…

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…

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…

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…

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…

Intel’s Xeon General Manager Talks about Server Chips 

January 2, 2024

Intel is talking data-center growth and is done digging graves for its dead enterprise products, including GPUs, storage, and networking products, which fell to Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire