vkmark#

The simpleswitch-vkmark package runs Vulkan graphics benchmarking.

Registration

If you want to test SimpleCore™, SimpleSwitch™ or any of our packages from our SimpleCore™ incubator program, please register here and we will grant you access.

How to get it#

Requires Vulkan support

Currently only our sm2s-intel-all and sm2s-imx8plus SoMs support Vulkan. Do not use on an unsupported system on module.

  • container-helper
  • Scotty
  • Bitbake
    ## From the base image run
    $ skopeo login ghcr.io
    $ export machine=$CONTAINER_HELPER_ARCH
    $ export package=simpleswitch-vkmark
    $ export tag=$RELEASE_VERSION
    $ container-helper registry-install ghcr.io ghcr.io/avnet-embedded/simpleswitch/${machine}/${package}:${tag}
    $ simpleswitch-helper start ${package}
    ## On your computer run
    $ scotty build simpleswitch-vkmark
    ## On your computer run
    $ bitbake simpleswitch-vkmark