The Last Mile of Virtualization

By Wolfgang Gentzsch

May 3, 2012

A review of eXludus’ new micro-virtualization technology for multicore environments

In a previous article (We Need More than Multicore), I discussed the evolution of multicore processors, and the dramatic effect this processor shift can have on compute cluster performance. Clearly, leveraging a lot of cores will require that many concurrent tasks – as opposed to a single massively parallel task – run safely and predictably within a system. These concurrent tasks will range from serial to multi-threaded to parallel tasks, and all will need to share the same system resources in a productive and reliable manner.

The question becomes how to do this in operating systems (OS) environments that were not designed with multicore architectures in mind. For example, Linux, which has become the pervasive operating OS for servers, is based on time slicing, which is somewhat analogous to suboptimal round-robin server farm dispatch. But it has limitations when running many concurrent tasks that access shared processors and memory. As the number of competing tasks increases, the likelihood of interference between tasks rises exponentially.

The operating system has limited tools that identify escalating resource access problems or proactive defenses to resolve such problems. With these inherent limitations, users often realize reduced system performance and/or reliability. Nor can the OS manage work prioritization between tasks very well, so the established workload management priorities are largely lost when a mix of jobs from different queues are dispatched to a compute node. In summary, the major issues with today’s multicore systems include:

  • For most applications, users are only able to leverage the capabilities of ALL cores (and thus experience high overall utilization) by running many iterations concurrently. The challenge then becomes a balancing act. Even slightly too much work, in terms of physical memory oversubscription (as little as 5 percent), leads to performance degradation and reliability problems. Too little work gets done and valuable resources sit idle.
  • It is manually impossible to continuously balance work against resources, as the use of these resources fluctuates during an application’s execution. And user memory hints, to the extent they are accurate, have to express the high-water usage even though an application may use much less than the high-water mark for a significant percentage of the time.
  • With multi-application/multi-tenant systems, it is difficult or even impossible to meet varying service level agreements (SLAs). Users and applications may not get the level of resources expected, committed, or paid for, and performance levels may vary widely from one iteration to the next.
  • With many concurrently running applications, all work becomes largely equal in the kernel, so high-value tasks can be slowed down by low-value tasks. Under standard Linux it is difficult or even impossible to set varying priority levels for the various executing applications.
  • Full server virtualization is too heavy-handed for running high performance applications. While legacy virtualization may allow you to segment a system in an attempt to improve system utilization, the added utilization rate may be offset in large part by the hypervisor overhead. Legacy server virtualization is useful for multi-OS requirements, but if the organization just needs to run millions of jobs under the same (Linux) OS then overhead, administration, and costs are too high.  

Multicore optimization specialist eXludus Technologies believes it has the answer. The company recently announced the industry’s first micro-virtualization solution. This software creates lightweight micro-containers that encapsulate one or more applications, and are based upon defined application or project policies. These containers have embedded resource allocation intelligence that applies predictive queuing algorithms in order to optimize allocation of micro-resources, such as cores and memory. And it does so in real time.

With negligible system and administrative overhead, the eXludus solution expands the use case for virtualization, making it suitable for performance-sensitive environments (most notably, HPC) that have previously avoided virtualization because of overhead concerns.

The software promises to extract up to 70 percent more throughput from the same resources, while acting as a safety net to avoid resource over-subscription that is detrimental to system performance. Since the micro-containers run within an OS, the eXludus software can be deployed separately from or together with existing server and storage virtualization solutions.

By applying virtualization underneath the OS, a number of benefits are exposed. For example, although it’s easy to load a system, the challenge is achieving maximum utilization while avoiding resource oversubscription, which leads to performance reduction and system instability. Using a lightweight framework, micro-virtualization automates the process of optimizing resources, safely allowing system utilization to be increased. In more detail, micro-virtualization is designed to:

  • Achieve more application processing power per system, aids server consolidation, resulting in fewer systems needed for given workload, and reduces data center power demands (system power, cooling, and space).
  • Maintain kernel level task priorities so that resources are steered to high-value work.
  • Ensure SLA can be met though simple and easy to define policies.

The support of SLAs is particularly important. Multi-tenancy invariably grows with core counts, either via cloud-like unrelated users or within the enterprise, where various departments or projects end up sharing systems to a greater degree. These multi-tenants pay in some manner, either directly or via budget contribution, so they demand to get what they pay for. Therefore, consistent and predictable results are important, i.e., a user can’t complete processing in X time on one iteration and 2X on the next iteration.

Micro-virtualization provides mechanisms that ensure that specific applications, users, and projects receive the CPU and memory resources that have been paid for or committed to. Specifically, administrators can declare CPU and memory percentages that guarantee resource levels.

Within the kernel, multi-tenant/multi-user/multi-project work falls subject to equal OS time-slice behavior. That’s true even though the work, which ranges from high-cost applications to open-source, is not all equal.  Users can easily run into situations where high-value work is slowed by low-value work. Micro-virtualization provides tools that allow for discrete task prioritization that can predictably steer resource allocations.

Within an enterprise there may be many iterations of an application running, but each iteration may have unique value. Consider a chip-design environment where multiple next-gen processors are under development. The soon-to-be-released processor has more enterprise value than a design to be completed in three years. Micro-virtualization easily accommodates resource steering to the high value work, even to the extent that work can be flagged as having exclusive access to system resources — think of a chip tape-out that needs last minute fixes, or rendering where a movie is about to be released and maximum performance is required.

The eXludus solution also promises to open up HPC to virtualization. Legacy server virtualization has not been very successful in these situations as the heavyweight hypervisor approach has high overhead costs. Micro-virtualization is truly lightweight, in the range of 1 to 2 percent overhead, whereas full server virtualization may entail an 18 to 20 penalty in these scenarios. And where full virtualization complexity is administratively cumbersome, micro-virtualization is simple and literally can be deployed within hours.  

A current limitation of eXludus micro-virtualization is that all work must be run within a single OS environment, in this case Linux. And the solution does not yield an easily predictable or consistent performance gain. Throughput increases are a function of the workload, which users may find difficult to comprehend.

In aggregate though, micro-virtualization as a means to effectively segment multicore systems and extract maximum efficiencies appears to be an idea whose time has come. Service efficiency is improved and resources are more accurately steered to the highest value tasks in support of business objectives.

—–

Wolfgang Gentzsch is an independent HPC consultant for cluster, grid, and cloud computing, technologies and a member of the Board of Directors for eXludus Technologies.

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: Oak Ridge Score Reveal

May 5, 2024

It’s time to reveal the results from the Oak Ridge competition module, well, it’s actually well past time. My day job and travel schedule have put me way behind, but I am dedicated to getting all this great content o Read more…

2024 Winter Classic: Meet Team Lobo

May 5, 2024

This is the other team from University of New Mexico, since there are two, right? This team has some significant cluster competition experience with two veterans of previous Winter Classic and SC events. It’s a nice mi Read more…

2024 Winter Classic: Meet Team UC Santa Cruz

May 4, 2024

It was a quiet Valentine’s Day evening when I interviewed the UC Santa Cruz team. Since none of us seemed to have any plans, it seemed like a good time to do it. But there was some good news for the Santa Cruz team Read more…

2024 Winter Classic: Meet the Roadrunners

May 4, 2024

This is the other team from the University of New Mexico. I mistakenly thought that one of their team members was going to make history by being the first competitor to compete for two different schools – but I was wro Read more…

2024 Winter Classic: Meet Channel Islands “A”

May 3, 2024

This is the second team from California State University, Channel Islands – or maybe it’s the first team? Not sure, but I do know they have two teams total, and this is one of them. As you’ll see in the video in Read more…

Intersect360 Research Takes a Deep Dive into the HPC-AI Market in New Report

May 3, 2024

A new report out of analyst firm Intersect360 Research is shedding some new light on just how valuable the HPC and AI market is. Taking both of these technologies as a singular unit, Intersect360 Research found that the 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…

Shutterstock 1748437547

Edge-to-Cloud: Exploring an HPC Expedition in Self-Driving Learning

April 25, 2024

The journey begins as Kate Keahey's wandering path unfolds, leading to improbable events. Keahey, Senior Scientist at Argonne National Laboratory and the Uni Read more…

Quantum Internet: Tsinghua Researchers’ New Memory Framework could be Game-Changer

April 25, 2024

Researchers from the Center for Quantum Information (CQI), Tsinghua University, Beijing, have reported successful development and testing of a new programmable Read more…

Intel’s Silicon Brain System a Blueprint for Future AI Computing Architectures

April 24, 2024

Intel is releasing a whole arsenal of AI chips and systems hoping something will stick in the market. Its latest entry is a neuromorphic system called Hala Poin Read more…

Anders Dam Jensen on HPC Sovereignty, Sustainability, and JU Progress

April 23, 2024

The recent 2024 EuroHPC Summit meeting took place in Antwerp, with attendance substantially up since 2023 to 750 participants. HPCwire asked Intersect360 Resear 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…

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…

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…

Leading Solution Providers

Contributors

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…

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…

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…

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…

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