HSA Spec Lays Out Architecture for Acceleration

By Tiffany Trader

March 17, 2015

The Heterogeneous System Architecture (HSA) Foundation marked what it says will be known as a watershed event in heterogeneous computing with the release of the HSA 1.0 specification. The new spec, nearly three years in the making, brings the foundation closer to its goal of enabling write-once run-anywhere programming for accelerated computing on devices ranging from the phone to the supercomputer.

The heart of HSA is tight integration of the accelerator (GPU, DSP) with the CPU, where all computing elements have full access to the entire system memory. Today’s announcement describes a path to achieving heterogeneous compute ecosystem in three parts:

  • The HSA System Architecture Specification — defines the hardware platform and the OS requirements to run that platform.
  • The HSA Programmers Reference Manual (PRM) — targets the software ecosystem, tool and compiler developers.
  • The HSA Runtime Specification — defines how applications interact with HSA platforms.

While these technologies solve problems important to range of computing sectors, including mobile and desktop, the HSA’s mantra of lower power, higher performance, and easier programmability hits all the right notes for HPC.

At a press event in San Jose, Calif., Monday evening, HSA Foundation President Phil Rogers stated that the pillar of this vision is single-source programming. This means instead of an application developer starting with a CPU program, and then having to write separate code for each routine they want to accelerate, and then manage two copies (dual source programming), HSA enables single-source programming. The application developer writes their application once in a language that’s capable of parallel annotation and then the compiler is built multiple versions of the sections suitable for acceleration.

“That is what every application developer who has ever worked with a GPU asks us for and we’re delivering it,” said Rogers.

The second thing they ask for, according to the HSA president, is to enable the programming language of the developer. To this end, C++, Python, JavaScript, OpenMP will all be supported.

While no product announcements were made today, members are preparing their first HSA products for shipment with some expected this year. HSA conformance tests are under development and are targeted for release in the second quarter of this year. This will enable products released in the second half to be tested and certified as HSA-conformant or compliant.

HSA development platforms are available from AMD, based on Kaveri, which has some HSA features supported, and the upcoming Carrizo, which will be fully compliant.

Weighing in on where HSA will make inroads first, Rogers offered a list of predictions that includes full-featured, energy-efficient mobile devices, snappier and more immersive PCs, more pervasive use of GPUs for video processing and augmented reality, and of course a broad range of high-performance computing workloads. “OpenMP and MPI are ideal for scaling out high-performance HSA nodes and the lowered execution power that is possible lays the groundwork for exascale systems early in the next decade,” he added.

HPC proved a popular topic at the press event, which hosted a developer panel featuring two high-profile HPC reps: scientist David Richards of Lawrence Livermore National Labs and James Ang with Sandia National Labs.

Richards referred to the HSA specs as a platform to move into the future. Asked what features most impact his research, he said his group will be counting on the greater computing power coming down the pike to increase the physical fidelity of their models and quantify uncertainties to deliver more accurate and more meaningful calculations, but the developers that they would use to add the features to the code to do that are the same developers who would need to re-port and re-optimize the code to the next architectures.

“So how do you constantly trade those off reduces the amount of science that you can do,” he questions. “An architecture like HSA that is based on open standards with a common and well-understood set of core capabilities is a basis that we can use to start writing portable and performance-portable applications for the future. Not only that, it’s a platform that we can take our legacy codes as they are and put them on the platform and know that we are going to run. They may not take advantage of everything that the HSA has to offer initially, but they run, and now we can move through those applications on a piece by piece basis finding the most performance critical parts and optimizing them one by one.”

Panel-mate Ang of Sandia was asked about the impact of having a GPU able to address all of the memory on a coherent node. “Within the DOE we have a very broad and diverse set of applications that we have to support,” he replied. “There are some applications, typically single physics, materials science applications, that may not have a very large memory footprint and work just fine on GPU-accelerated systems. Those aren’t really our challenging problems. What are challenging are multi-physics applications, what we call integrated codes, that often are very constrained by our memory footprint, and for those applications, HSA provides a path with unified coherent memory space, a path for the GPU accelerators to access a much larger memory capacity than is typically assigned to the CPUs.”

The HSA Foundation was started by AMD (along with ARM, Imagination, MediaTek, Qualcomm, Samsung and Texas Instruments) in June 2012 with the goal of uniting scalar processing on the CPU with parallel processing on the GPU and optimized processing on the DSP in a way that promotes high bandwidth access to memory and high application performance with low power. These are fundamental building blocks of a strategy that AMD has long championed for its APU architecture (formerly Fusion), dating back to its acquisition of ATI in 2006.

HSA architecture 2015

With the 1.0 spec just barely out the door, the foundation is already making headway on the 1.1 spec and have outlined two major goals, including standardizing the APIs for debugging and profiling, and supporting multiple vendors of IP from different companies in the same SoC. That release is planned for the end of the year.

“What you’ll see is this truly is an architecture that scales all the way from the phone to the supercomputer,” said Rogers as he concluded his presentation. “The products designed for each of the segments – the phone, the tablet, the PC, the workstation, the supercomputer – are very different, the underlying architecture, the way the processors work together, the way the memory system works, the way the compiler chain works will finally be a standard across all of that.”

HSA 1.0 and supporting documentation are available on the foundation website.

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!

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 quantum memory framework. “This work provides a promising 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 Point. The system includes Intel's research chip called Loihi 2, 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 Research senior analyst Steve Conway, who closely tracks HPC, AI, Read more…

AI Saves the Planet this Earth Day

April 22, 2024

Earth Day was originally conceived as a day of reflection. Our planet’s life-sustaining properties are unlike any other celestial body that we’ve observed, and this day of contemplation is meant to provide all of us Read more…

Intel Announces Hala Point – World’s Largest Neuromorphic System for Sustainable AI

April 22, 2024

As we find ourselves on the brink of a technological revolution, the need for efficient and sustainable computing solutions has never been more critical.  A computer system that can mimic the way humans process and s Read more…

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…

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…

AI Saves the Planet this Earth Day

April 22, 2024

Earth Day was originally conceived as a day of reflection. Our planet’s life-sustaining properties are unlike any other celestial body that we’ve observed, 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…

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…

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…

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 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…

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…

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