[Bug 111552] Geekbench 5.0 Vulkan compute benchmark fails on Anvil

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 3 14:53:03 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111552

            Bug ID: 111552
           Summary: Geekbench 5.0 Vulkan compute benchmark fails on Anvil
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: not set
          Priority: not set
         Component: Drivers/Vulkan/intel
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: rtfss1 at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: jason at jlekstrand.net

running with ./geekbench5 --compute vulkan
I get:

Vulkan Information
  Device Name                   Intel(R) HD Graphics 530 (Skylake GT2)

Vulkan
  Running Sobel
geekbench_x86_64: src/geekbench/workload/vulkan/vulkan_kernel.h:126: void
VulkanKernel::set_local_size(const std::array<uint32_t, 3> &): Assertion
`cmd_buffer_.pool()->device()->properties().limits.maxComputeWorkGroupSize[i]
>= local_size_[i]' failed.

on Windows OK..
on Windows maxComputeWorkGroupSize[0] and [1]are 1024 while on Anvil are 896..
so upping this limit should work..

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190903/6dbad30b/attachment.html>


More information about the intel-3d-bugs mailing list