Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

AMD Posts Massive Patch Series For Enabling UALink In The Linux Kernel

Дата публикации: 21-08-2026 20:07:08

Whether coincidental or intentional, AMD engineers tend to drop interesting, feature patches for the open-source/Linux space on Friday afternoons. Hitting the kernel mailing list minutes ago were two patch series sent out by AMDGPU maintainer Alex Deucher for introducing UALink infrastructure...

Основное содержимое страницы с новостью.

AMD

Whether coincidental or intentional, AMD engineers tend to drop interesting, feature patches for the open-source/Linux space on Friday afternoons. Hitting the kernel mailing list minutes ago were two patch series sent out by AMDGPU maintainer Alex Deucher for introducing UALink infrastructure.

Ultra Accelerator Link "UALink" is the open standard and high speed networking protocol for connecting GPUs and other AI accelerators within scale-up pods in the data center. UALink is designed to allow linking up to 1,024 accelerators in a single domain.

AMDGPU UALink patch series

Sent out was the first patch series that comes in at 95 patches, about 7k lines of code. That adds in the core infrastructure and AMDGPU kernel graphics driver integration for UALink.

"Connected GPUs in a pod can directly access the [remote] memory on another GPU over UALink. Unlike RMDA, there is no copy involved; it is direct loads/stores over the fabric. Shared memory can only be accessed by a remote GPU if the memory was exported and the importer has been authorized. For the memory to be shared, it must be part of a unified physical address space shared between nodes. This address space is called NPA (Network Physical Address) space. This address space is partitioned between
the GPUs so that each GPU has it's own segment of the address space in which to export its memory. Each GPU maintains a dedicated set of page tables for their NPA space similar to GPUVM.

Exported memory is not pinned. The exporter may need to move memory or make it unavailable to the importers. This is handled via remote TLB shootdowns on the exporter in the case of TTM evictions or MMU notifiers and remote [presence] checks with retry on the importer.

To access remote memory, the driver can map NPA addresses into its per process GPUVM page tables just like local memory. Applications use opaque handles to represent remote memory. GPUs in a pod communicate with eachother directly to exchange NPA addresses between importers and exporters. If a node goes offline or is reset, their peers will clean up any remaining [references] that are lost when that happens."

The second patch series is just three patches and exposes the new IOCTL interface and documentation around the UALink integration for memory import and export.

UALink slide

For readers the likely most interesting bit is the documentation patch.

Great seeing this UALink Linux kernel integration work finally surfacing by AMD for their AMDGPU driver.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1AMD Linux Graphics Driver Working To Clear Out All Of Its BUG()s0507-07-2026
2AMD Posts Massive 109 Patch Series For GFX 12.1 RAS Support On Friday Evening012.8215-08-2026
3AMD RDNA 4m Firmware Published For Linux Ahead Of Launch08.1622-08-2026
4Linux 7.3 Enabling Second Graphics Pipe For Modern AMD APUs0510-07-2026
5Imagination PowerVR Driver Marking BXM-4-64 MC1 GPU As Supported In Linux 7.3017.5524-07-2026
6Linux 7.3 x86/mm Lands Patches To Greatly Improve Latency-Sensitive Workloads09.7622-08-2026
7Wine 11.16 Released With VA-API Hardware Decoding, Better ARM64 Support021.1321-08-2026
8AMD Launches Instinct MI455X, Helios AI Rack013.8223-07-2026
9LLVM 23.1-rc1 Released With AMD Zen 6 & AVX-512 BMM Support, Other Compiler Enhancements012.9923-07-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 9. Тональность: 0. Информативность: 8.46. Источник: www.phoronix.com.