Supercomputing architecture is undergoing a transformative shift globally, driven by the need for unprecedented computational power. High performance compute (HPC) machines stand out for their ability to perform complex calculations at speeds far beyond conventional computers. Nations race to harness these capabilities for advancements in weather forecasting, drug discovery, artificial intelligence, and more. With significant strides in indigenous motherboard design and local manufacturing, coupled with ambitious initiatives like the National Supercomputer Mission, India’s journey in supercomputing is the one to watch.
High performance compute (HPC) vs general compute
By definition, an HPC machine must be able to do 10x more computations than the fastest laptop or desktop available at that time.
An HPC machine must process multiple operations in parallel to achieve high computational capacity. A general-purpose computer, like a laptop, has much lesser parallelism compared to an HPC machine. The silicon chip used in general-purpose machine is designed with very strict thermal constraints (that a person can withstand) and power dissipation constraints (with which the battery must last longer).
Whereas for an HPC, although the thermal and power constraints are targeted, the biggest objective is getting maximum performance. The performance capability is measured in terms of FLOPS (floating point operations per second).
A silicon designed for high performance compute must be able to perform multiple operations in parallel to achieve higher number of compute operations in a second. The hardware architecture and compiler play a critical role in achieving such parallel processing.
The applications for HPC are much different than a general-purpose compute. An HPC application will typically have workloads as a single operation/calculation on multiple datapoints.
This story is from the November 2024 edition of Open Source For You.
Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.
Already a subscriber ? Sign In
This story is from the November 2024 edition of Open Source For You.
Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.
Already a subscriber? Sign In
Red Hat unveils Red Hat OpenShift Virtualization Engine
Red Hat OpenShift Virtualization Engine is a new edition of Red Hat OpenShift that offers a dedicated solution for organisations to leverage the virtualisation capabilities already available within Red Hat OpenShift.
Spring AI: A Door to GenAI Heaven for Java Developers
Let's explore the Spring AI framework and its advantages, and look at how it is helping Java developers adopt AI.
Significant security vulnerabilities drive the release of Rsync 3.4
Rsync, the widely used utility for incremental file transfers and synchronisation, has released version 3.4. This update isn't packed with exciting new features but is instead critical due to several newly disclosed security vulnerabilities.
NVIDIA puts Grace Blackwell at every AI developer's fingertips
NVIDIA has introduced NVIDIA Project DIGITS, a groundbreaking personal AI supercomputer designed to empower AI researchers, data scientists, and students NVIDIA® NVIDIA GRACE BLACKWELL with the immense capabilities of the NVIDIA Grace Blackwell platform.
Top Tools for DevOps, Cybersecurity, and Cloud Management in 2025
In 2025, organisations will continue to rely on open source tools to retain a competitive edge. We look at why the best tools for DevOps, cybersecurity and cloud management will remain relevant and how best to integrate them into your organisation.
CREW: Open source platform to improve human-AI interaction
As human-AI collaboration deepens, critical questions arise: How should humans and AI complement one another? What kind of feedback enhances AI training? How can trust in AI be optimised to balance collaboration without over-reliance? Researchers at Duke University are addressing these challenges through CREW-an innovative platform designed to advance human-AI teaming.
Red Hat completes the acquisition of Neural Magic
Red Hat, Inc., has announced the completion of its acquisition of Neural Magic, a trailblazer in software and algorithms that accelerate generative AI (GenAI) inference workloads.
The Do's and Don'ts for Software Architects
Here's a list of best practices for software architects as well as the common mistakes they should try not to fall prey to.
openSUSE's Tumbleweed introduces Wayland support for the LXQt desktop environment
The openSUSE Project has announced that its Tumbleweed rolling release distribution now includes Wayland support for users of the LXQt desktop environment.
A Guide for Software Architects: Common Mistakes and Best Practices
Software architects play an invaluable role in the digital transformation of an organisation. To make a mark, they must imbibe certain qualities and avoid common errors.