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 fine. It would be great to confirm the impact of different queue priority on the performance, and whether we should set something between `0` and `1`. Ideally, we want good amount of compute without starving graphics. I would recommend do some experiment of values between `0` and `1`, we can further enable making the TVM_VK_QUEUE_PRIORITY as an env variable to adjust the value. Let us focus on other changes cc @tmoreau89 @ajtulloch ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
