RADV Patches Are Closer For Sub-Group Capabilities

Written by Michael Larabel in Vulkan on 16 March 2018 at 06:57 AM EDT. 3 Comments
VULKAN
Daniel Schürmann continues hacking on the sub-group patch-set for the RADV Vulkan driver to expose this important feature of the recent Vulkan 1.1 release.

Vulkan 1.1 formally brought subgroups support as a means of efficient sharing/manipulation of data between multiple tasks running in parallel on a single compute unit.

Schürmann today sent out his latest patches in wiring up this support and enabling the necessary subgroup operations (ballot, quad, shuffle, vote) for this open-source Radeon Vulkan driver compared to the current in-tree code implementing just subgroup_basic.

This completed RADV subgroup support and the other Vulkan 1.1 additions to this driver and Intel ANV should all be squared away in time for next quarter's Mesa 18.1 release.
Related News
About The Author
Michael Larabel

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.

Popular News This Week