git: 9e9d84f60dbe - main - benchmarks/vkpeak: add new port
Jan Beich
jbeich at FreeBSD.org
Sat Aug 7 02:55:27 UTC 2021
Jan Beich <jbeich at FreeBSD.org> writes:
> The branch main has been updated by jbeich:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=9e9d84f60dbe5c74c3ea03dff185ce22eba69a96
>
> commit 9e9d84f60dbe5c74c3ea03dff185ce22eba69a96
> Author: Jan Beich <jbeich at FreeBSD.org>
> AuthorDate: 2021-04-29 08:56:26 +0000
> Commit: Jan Beich <jbeich at FreeBSD.org>
> CommitDate: 2021-08-07 02:40:01 +0000
>
> benchmarks/vkpeak: add new port
>
> vkpeak is a synthetic benchmarking tool to measure peak capabilities
> of Vulkan devices. It only measures the peak metrics that can be
> achieved using vector operations and does not represent a real-world
> use case.
>
> https://github.com/nihui/vkpeak
For comparing score use https://openbenchmarking.org/test/pts/vkpeak
Running on console (or headless) is recommended as vkpeak may short-freeze
GUI session until it's done i.e., i915kms GPU scheduler appears unable
to decrease priority of Vulkan Compute compared to OpenCL.
More information about the dev-commits-ports-all
mailing list