[GitHub] [incubator-tvm] tqchen commented on pull request #6662: Adjust Vulkan queue selection and creation logic

2020-10-13 Thread GitBox
tqchen commented on pull request #6662: URL: https://github.com/apache/incubator-tvm/pull/6662#issuecomment-708008426 Thanks @ishitatsuyuki ! This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-tvm] tqchen commented on pull request #6662: Adjust Vulkan queue selection and creation logic

2020-10-12 Thread GitBox
tqchen commented on pull request #6662: URL: https://github.com/apache/incubator-tvm/pull/6662#issuecomment-707333810 Thanks @ishitatsuyuki , I made some followup comments This is an automated message from the Apache Git Serv

[GitHub] [incubator-tvm] tqchen commented on pull request #6662: Adjust Vulkan queue selection and creation logic

2020-10-11 Thread GitBox
tqchen commented on pull request #6662: URL: https://github.com/apache/incubator-tvm/pull/6662#issuecomment-706713069 Also https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkQueueGlobalPriorityEXT.html might be more relevant, since our main goal is to set the queue pri

[GitHub] [incubator-tvm] tqchen commented on pull request #6662: Adjust Vulkan queue selection and creation logic

2020-10-11 Thread GitBox
tqchen commented on pull request #6662: URL: https://github.com/apache/incubator-tvm/pull/6662#issuecomment-706712868 Digging a bit further on the information, I could not find a lot of useful infos about the queue priority assignment, Here is one [guideline for adreno](https://dev

[GitHub] [incubator-tvm] tqchen commented on pull request #6662: Adjust Vulkan queue selection and creation logic

2020-10-11 Thread GitBox
tqchen commented on pull request #6662: URL: https://github.com/apache/incubator-tvm/pull/6662#issuecomment-706710628 Thanks @ishitatsuyuki . I think it would be good to flesh out the queue priority further, since on certain desktops (e.g. Nvidia) having a high queue priority works f