Could the “C” in HPC Stand for “Cloud”?

By Chris Porter

September 26, 2011

By Chris Porter

Now that “Cloud Computing” has become the IT buzzword du jour for professionals and vendors looking to cash in on the next big change in datacenters,  many in the HPC community are evaluating whether HPC workloads are appropriate for cloud environments.  At least a portion of this debate is associated with questions such as “What is cloud computing?” and “What qualifies a workload as HPC?”.

It’s generally accepted that HPC workloads are simply not amenable to “one size fits all” categorizations.  This was clearly demonstrated in the early 2000’s when the world started converting from centralized big iron to distributed computing clusters.  Such an approach brought with it commodities of scale and COTS hardware, but also something else—choice.  An HPC consumer could spend money on HPC in ways that benefited the bottom line and only had to spend it on HPC. Therefore, some HPC systems were small in node count, large in memory per core, narrow in bandwidth or high in latency between nodes, while other systems were designed using different sets of parameters.  All were tailored to the applications being run and limited only by the creativity of their architects and the budgets those architects were constrained to work within.

But, increasingly, the pressure to reduce the cost of doing business is an unrelenting theme for most companies and IT departments. Budgetary concerns are a constant concern for every company, so the cloud computing model of pay-as-you-go is increasingly appealing.  However, not all types of computing have been well validated on cloud infrastructures.  

In addition, most infrastructure as a service (IaaS) vendors such as Rackspace, Amazon, Savvis and others use various virtualization technologies to manage the underlying hardware upon which they build their offerings. Unfortunately the virtualization technologies used tend to vary from vendor to vendor and are sometimes kept secret (as in the case of Amazon’s EC2).  Despite the misconception in the market that “cloud=virtualization”, virtualization is often a key component to cloud infrastructures. Therefore, the question about virtual machines vs. physical machines for HPC applications is also germane to the discussion of HPC in the cloud.

The virtualization question

HPC architects have been slow to adopt virtualization technologies for two primary reasons:

1)      The common assumption that virtualization impacts application performance significantly enough that any gains in flexibility are far outweighed by the loss of application throughput.

2)      Utilization on traditional HPC infrastructure is very high (usually between 80-95 percent).  Therefore, the typical driving business case for virtualization (e.g. utilization of hardware, server consolidation or license utilization) lack sufficient merit to justify the added complexity and expense of running workload in virtualized resources. 

In many cases, however, many HPC architects would be willing to lose up to 5 percent of application performance to achieve the flexibility and resilience that virtual environments offer. But there are several reasons HPC users may make this compromise, including:

  • Security – Virtual machines (VMs) can be added and subtracted from VLANs as part of their instantiation/destruction process.  Some HPC environments require data and host isolation between groups of users or even between the users themselves.  Traditionally, VLANs are used with physical servers, creating silos of resources.  In any variable load environment, silo creation results in lower utilization of the resources.  VMs and VLANs can be used in consort to isolate users from each other and isolate data to the users who should have access to it.
  • Application Stack Control – Many applications require certain OS versions, updates, libraries, configurations, etc.  In a mixed application environment where multiple applications share the same physical hardware, such specific stack requirements can be difficult to satisfy.  Using virtualization makes that task easier since the whole stack can be deployed as part of the application.
  • High Value Asset Maximization – In a heterogeneous HPC system, the newest (and thereby fastest) machines are often in highest demand.  To handle this demand, some organizations use a reservation system to minimize conflicts between users.  Unfortunately, such reservations often go underutilized.  In comparison, when using virtual machines for computing, the migration facility available within most hypervisors allows opportunistic workloads to use high value assets even after a reservation window opens for a different user.  If the reserving user eventually submits workload against his reservation, then the opportunistic workload can be migrated to lower value assets to continue processing without losing any CPU cycles.
  • Large Execution Time Jobs – Several HPC applications offer no checkpoint restart capability. VM technology can capture and checkpoint the entire state of the virtual machine, however, allowing for checkpoint of previously non-checkpointable applications.  If jobs run long enough to be at the same MBTF for the solution as a whole, then the checkpoint facility available within virtual machines may be very attractive.  Additionally, if server maintenance is a common or predictable occurrence, then checkpoint migration or suspension of a long running job within a VM could prevent loss of compute time while removing any barriers to performing regular server maintenance. 

A business case for HPC clouds

The economic advantages a cloud-style infrastructure offers—paying only for the IT resources consumed—has been the end goal of “utility”-style computing for nearly a decade.  It’s also an extremely attractive option for HPC datacenters because workloads can vary so much—going from heavy use to idling at any giving time.

There are several key drivers for considering a cloud implementation:

  • Pay-per-use – customers pay by the hour for services such as compute instances or at the consumption level for services such as storage and data transfer
  • Near infinite infrastructure – available in near real time, as well as the contra positive—infrastructure can scale back to near zero when there is no workload
  • Provisioning based on workload –operating systems or server types can be allocated at any time based on workload, providing significant improvements in provisioning flexibility

Under the correct conditions, these factors can present major opportunities to cut costs and better serve internal users.

Barriers to cloud

Despite the advantages of cloud, there are also a number of barriers to consider when thinking about whether cloud will fit into an HPC environment.

  • Security and Intellectual Property –The data in the cloud very often represents core intellectual property for the commercial enterprise. The possibility that commercial competitors could be using the same shared computing resource, which could lead to espionage, cannot be ignored.  From a legal standpoint, published contracts for IP protection and indemnification offer potential adopters little recourse if a leak occurs.
  • Licensing – Most commercial enterprises employ third-party software from an ISV to run or manage their HPC simulations. With each of these applications comes a legal agreement about where the application can be executed, and often these agreements restrict applications to a customer’s site.  If legal issues are not barriers then licenses being consumed in the cloud and locally in a datacenter offer technical challenges for keeping the licenses available to all application instances that require them.
  • Data Movement – Until an organization adopts cloud computing and abandons their own datacenters, models for simulations (or methods for creating them) and results must be transferred between the cloud provider and the customer’s datacenter.  This is complicated, however, as Internet bandwidth is very limited for transferring large files, and for most IaaS providers, all data moved in and out of the cloud is a “for charge” service by the gigabyte.

Pricing Model – The pay-per-use model often sounds very enticing to customers because prices are based on an hour of compute time. However, for long term usage public cloud prices are typically two to three times more expensive than owning the hardware and maintaining it yourself over the course of two years.  Companies should strategically balance when it is advantageous to use the public cloud versus local servers.

Cloud for HPC

HPC datacenters must consider both the business case and the barriers that come with cloud computing to determine whether the model can fit into their organization and which model can best work for them.  Achieving HPC in a cloud environment requires a few well-chosen tools, an adequate hypervisor platform, workload manager and an infrastructure management toolkit.  A management toolkit should provide policy definition, enforcement, provisioning management, resource reservations, and reporting.  The hypervisor platform should provide a good foundation for the virtual portion of your cloud resources.  Finally, the workload manager should provide task management.

For most large HPC environments, users will want to consider either a private cloud or hybrid solution where external public clouds can be used during peak demand, otherwise known as “cloud bursting.” Smaller HPC use environments may want to consider pure, or public, cloud where all the resources will be consumed in the cloud.  No matter which flavor of cloud is used, it will be particularly important to make sure infrastructure includes a management layer that can take advantage of both physical and virtual resources since HPC applications are still primarily housed on physical machines.  Ideally, the management layer should be able to unite the hypervisor and physical environments into a single, dynamically shared infrastructure to support a heterogeneous environment, as well as multiple operating systems. 

A hybrid approach can be very advantageous for HPC environments because it can provide the extra power boost needed to complete jobs.  In particular, a cloud bursting approach should be considered for the following:

  • When local job pend time estimates for a job get very large.
  • When local time elapsed run time is large. A corollary to this condition is when the job can be parallelized, but there are insufficient resources locally to run the job quickly—then cloud bursting the job may return results to users sooner than allowing the job to run on insufficient resources.
  • When the job’s data transfer requirements into and out of the cloud are small.

Once the best cloud implementation for an organization has been determined, IaaS vendors can be evaluated based on a number of different methods, including benchmarking, to see which provider is best suited for that organization’s application and workload needs.  Evaluations should include factors such as:

  • Pure performance
  • Reliability
  • Instantiation speed
  • Pricing

The negotiation and pricing process and policies of each IaaS provider should also be considered, as well as evaluating the reliability against SLAs.  Considering each of these factors should go a long way toward helping an organization choose the best provider for their purposes.

Summary

HPC users should move beyond the “one size fits all” notion when it comes to HPC environments.  There are still lots of choices available to HPC users today, and one of those choices is cloud computing.  Under the right conditions with the right management software, the cloud can be very useful for HPC applications.

Chris Porter is Product Manager, HPC Cloud, for Platform Computing.  Chris will be speaking at SC’11 on Nov 17th 10:30 – 11 am and he’ll asking the question ‘To Burst or not to Burst?’ and weighing the benefits HPC application in the cloud.  Chris is the author of numerous whitepapers, including a recent benchmarking evaluation that compared three major providers of public cloud resources for HPC, “Harnessing public clouds in HPC: Are all infrastructure providers created equal?”

Platform Computing will be at SC’11 in Seattle, November 12-18, 2011 at Booth 1117. www.platform.com

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!

Empowering High-Performance Computing for Artificial Intelligence

April 19, 2024

Artificial intelligence (AI) presents some of the most challenging demands in information technology, especially concerning computing power and data movement. As a result of these challenges, high-performance computing Read more…

Kathy Yelick on Post-Exascale Challenges

April 18, 2024

With the exascale era underway, the HPC community is already turning its attention to zettascale computing, the next of the 1,000-fold performance leaps that have occurred about once a decade. With this in mind, the ISC Read more…

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…

Kathy Yelick on Post-Exascale Challenges

April 18, 2024

With the exascale era underway, the HPC community is already turning its attention to zettascale computing, the next of the 1,000-fold performance leaps that ha 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…

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…

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…

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…

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…

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…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire