discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

NVIDIA Posts Linux Scheduler Patches to Further Boost SMT Performance on NVIDIA Vera

NVIDIA has posted Linux scheduler patches to enhance SMT performance on NVIDIA Vera with its Olympus cores.

By Michael Larabel·Sep 1·phoronix.com·1 min read

Intelligence analysis by Qwen 2.5 (3B)

NVIDIA Posts Linux Scheduler Patches to Further Boost SMT Performance on NVIDIA Vera
Image: phoronix.com

NVIDIA has released patches to improve SMT (Simultaneous Multithreading) performance on NVIDIA Vera systems, specifically targeting the Olympus cores.

Why it matters

These patches aim to enhance the performance of NVIDIA Vera systems, which are widely used in high-performance computing environments.

NVIDIA has made changes to their Linux scheduler to make sure that the most idle core gets to use its processing power, which helps improve the performance of their NVIDIA Vera systems.

Analysis

{"#Patch-Series-Overview":"The patch series, authored by NVIDIA engineer Andrea Righi, introduces a new scheduler behavior to prefer fully idle cores for NOHZ (No-Hz) balancing. This change is aimed at improving SMT performance on NVIDIA Vera systems.","#Impact-on-SMT-Performance":"The patches have been tested on a two-node Vera system and have shown a significant improvement in SMT performance. The throughput of a single-precision GEMM benchmark increased from approximately 9.4 TFLOP/s to approximately 10.1 TFLOP/s with the patches applied.","#Technical-Details":"The patches use SD_ASYM_PACKING, a feature that allows the scheduler to select the highest-priority available sibling within an idle core. This ensures that the workload consistently settles on the preferred PE (Processing Element) of an idle core, leading to improved performance."}

Key points

  • NVIDIA has released patches to improve SMT performance on NVIDIA Vera systems.
  • The patches use SD_ASYM_PACKING to ensure that the most idle core gets to use its processing power.
  • The patches have been tested and have shown a significant improvement in SMT performance.
The Upside

The patches are expected to lead to more consistent and efficient use of resources, resulting in better performance for applications running on NVIDIA Vera systems.

The Downside

There could be potential issues if the patches cause instability or if the changes do not work as expected on all systems.

Originally reported at

phoronix.com

Discernion covers the story. Read the full piece at the source.

Tagsopen-sourcelinuxnvidiasmtvera

Author

Michael Larabel

Intelligence analysis by

Qwen 2.5 (3B)

Published

Sep 1, 2026

Source

phoronix.com

Share

Topics

open-sourcelinuxnvidiasmtvera

Related

More from this desk

Sep 1·phoronix.com

KDE Linux Now Providing Automatic Btrfs Snapshots For All User Files

KDE Linux introduces automatic Btrfs snapshots for all user files, enhancing data safety and undo support.

Aug 31·phoronix.com

3mdeb Enhancing the UEFI Update Capsules Experience for Open-Source Firmware

3mdeb is improving the UEFI update capsules experience for open-source firmware with Coreboot and Dasharo.

Shai-Hulud: Whoever controls your package registry controls your pipeline

Aug 31·thenewstack.io

Shai-Hulud: Whoever controls your package registry controls your pipeline

Security flaw in package registries can compromise CI/CD pipelines

OpenAI Releases Official Python SDK for Seamless API Integration

Aug 31·github.com

OpenAI Releases Official Python SDK for Seamless API Integration

OpenAI's official Python library offers synchronous and asynchronous clients for its REST API, simplifying AI model integration.