Skip to content

Please help! run error under ubuntu 22 #4

@zhangfq-chemistry

Description

@zhangfq-chemistry

starting application
Found 3 device[s]

  • NVIDIA T400 4GB
  • Intel(R) Graphics (RPL-S)
  • llvmpipe (LLVM 15.0.7, 256 bits)
  • NVIDIA T400 4GB [USING]
  • Intel(R) Graphics (RPL-S) [USING]
  • llvmpipe (LLVM 15.0.7, 256 bits)
    Validation Error: [ VUID-VkDeviceQueueCreateInfo-queueCount-00382 ] | MessageID = 0x6a8ef7de
    vkCreateDevice(): pCreateInfo->pQueueCreateInfos[0].queueCount (4) is not less than or equal to available queue count for this pCreateInfo->pQueueCreateInfos[0].queueFamilyIndex} (0) obtained previously from vkGetPhysicalDeviceQueueFamilyProperties or vkGetPhysicalDeviceQueueFamilyProperties2[KHR] (i.e. is not less than or equal to 1).
    The Vulkan spec states: queueCount must be less than or equal to the queueCount member of the VkQueueFamilyProperties structure, as returned by vkGetPhysicalDeviceQueueFamilyProperties in the pQueueFamilyProperties[queueFamilyIndex] (https://vulkan.lunarg.com/doc/view/1.4.309.0/linux/antora/spec/latest/chapters/devsandqueues.html#VUID-VkDeviceQueueCreateInfo-queueCount-00382)
    Objects: 1
    [0] VkPhysicalDevice 0x5dbd7346cb80

Graphics queue: 0x5dbd7348f3c0
Transfer queue: 0x5dbd7348f3c0
Compute queue: 0x5dbd7348f3c0
Present queue: 0x5dbd7348f3c0
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions