Skip to content

Commit

Permalink
pts/vulkan-compute-1.0.2: Add libplacebo and betsy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Larabel authored and michaellarabel committed Mar 26, 2022
1 parent dcca0c9 commit 86a5f5e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions pts/vulkan-compute-1.0.2/suite-definition.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?xml version="1.0"?>
<!--Phoronix Test Suite v10.0.0m3-->
<PhoronixTestSuite>
<SuiteInformation>
<Title>Vulkan Compute</Title>
<Version>1.0.2</Version>
<TestType>Graphics</TestType>
<Description>A collection of test profiles making use of the Vulkan API for compute purposes.</Description>
<Maintainer>Michael Larabel</Maintainer>
</SuiteInformation>
<Execute>
<Test>pts/vkfft</Test>
</Execute>
<Execute>
<Test>pts/ncnn</Test>
<Arguments>0</Arguments>
<Description>Target: Vulkan GPU</Description>
</Execute>
<Execute>
<Test>pts/realsr-ncnn</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/waifu2x-ncnn</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/betsy</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/libplacebo</Test>
<Mode>BATCH</Mode>
</Execute>
</PhoronixTestSuite>

0 comments on commit 86a5f5e

Please sign in to comment.