logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pvkrun - run an application with vulkan calculations on a different graphics card

Description

       Primus-vk  implements  a  solution to run applications using the Vulkan-API on a dedicated graphics card,
       while the image is rendered on an integrated graphics card.

Name

       pvkrun - run an application with vulkan calculations on a different graphics card

See Also

vulkaninfo(1), primusrun(1).

                                                 August  4 2019                                     Primus-vk(1)

Synopsis

pvkrun command

Variables

PRIMUS_VK_DISPLAYID
              device identification for the device to display the image on (the integrated graphics  card,  e.g.
              8086:591d).  The  identifieres  can be obtained with the vulkaninfo command and are named vendorID
              and deviceIDPRIMUS_VK_RENDERID
              device identification for the device to render the images on  (i.e. the dedicated graphics  card).
              Identifier syntax is the same as for the variable PRIMUS_VK_DISPLAYID

See Also