VOOZH about

URL: https://www.phoronix.com/news/Vulkan-1.4.319-Released

⇱ Vulkan 1.4.319 Published With New Data Graph Extension - Phoronix


👁 Phoronix

Vulkan 1.4.319 Published With New Data Graph Extension

Written by Michael Larabel in Vulkan on 20 June 2025 at 10:00 AM EDT. 3 Comments
Just one week after Vulkan 1.4.318 was introduced with a new Valve extension, Vulkan 1.4.319 released this morning with another new extension.

Vulkan 1.4.319 brings a handful of documentation clarifications/corrections as usual. Those fixes are scattered about with nothing really noteworthy to mention.

What is notable with Vulkan 1.4.319 is a new Vulkan extension albeit a vendor-prefixed one: VK_ARM_data_graph.

👁 VK_ARM_data_graph


Arm engineers have been working on VK_ARM_data_graph as a new data graph extension for the Vulkan API to help with machine learning / AI graphs, image processing pipelines, and other compute work. The new VK_ARM_data_graph extension summary explains:
"This extension adds support for a new type of pipeline, data graph pipelines, that provide an encapsulation construct for computational graphs operating on full resources (e.g. ML/AI graphs, image processing pipelines, etc).

This extension only supports tensor resources and does not define any operations that can be used within those graphs. These operations will be defined by separate extensions."

Arm's motivation for VK_ARM_data_graph is on likely opening up Vulkan to more AI/ML workloads. More details on the Vulkan 1.4.319 spec update via Vulkan-Docs.

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.