I don’t seem to be able to access the second Kepler processor on my GeForce GTX Titan Z. I’m using Vulkan 1.2 with “VK_KHR_device_group” enabled, and I only see one device group with one device, same as vulkaninfoSDK.exe. Computations submitted to that device are invariably performed on the same processor, leaving the other idle. I’m using 457.30 drivers on Windows 10 x64. On DirectX, the processors appear as two identically named devices. Do I need to enable some setting on the computer or in the Vulkan API, or is it simply a driver limitation cutting performance in half?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Vulkan1.2 support on virtual machine | 0 | 764 | February 24, 2021 | |
Vulkan driver installs but no physical devices found | 3 | 7752 | July 13, 2016 | |
How can one get multiple GPUs to be assigned to the same Vulkan physical device group? | 0 | 892 | May 2, 2019 | |
vkEnumeratePhysicalDevices returns 1 VkPhysicalDevice with 3 1080's installed | 4 | 1992 | August 3, 2017 | |
vkEnumeratePhysicalDevices shows only one of two installed GPUs but that one twice | 1 | 1018 | July 11, 2017 | |
vulkaninfo cannot find all video cards, only one | 0 | 698 | October 15, 2018 | |
GT 610 support for Vulkan?! | 1 | 10831 | February 18, 2016 | |
Vulkan apps pick the wrong GPU out of two and refuse to work | 3 | 1269 | April 21, 2022 | |
on Optimus system Vulkan tries to use integrated intel graphics and fails with a blank black window | 0 | 899 | August 2, 2019 | |
Support of VK_KHR_ray_query on devices without RT cores | 0 | 877 | December 10, 2020 |