GithubHelp home page GithubHelp logo

kainino0x / gpuinfo-vulkan-query Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 307 KB

Program your own vulkan.gpuinfo.org query in Python. Used to determine baseline hardware for WebGPU.

Python 100.00%

gpuinfo-vulkan-query's Introduction

query-gpuinfo-data

License

This software is not presently released under a license.

The data in data/ is obtained under CC BY 4.0 as specified there.

vk.xml comes from https://github.com/KhronosGroup/Vulkan-Headers/blob/main/registry/vk.xml and is licensed according to the license in that file.

Getting the code

git clone --recurse-submodules https://github.com/kainino0x/gpuinfo-vulkan-query.git

or if you have already cloned, just get the submodule

git submodule update --init

To update, git pull (and if you have an older version of Git, update submodules again).

Querying the data

Edit and run the "Requirements" section of query.py as needed. The requirements are applied iteratively: each one is only "blamed" for losing devices not already lost by previous requirements.

To understand how the reports are structured, use data/sample-report-10954.json as an example (which has been pretty-printed to be readable).

gpuinfo-vulkan-query's People

Contributors

kainino0x avatar teoxoy avatar toji avatar kangz avatar

Stargazers

 avatar Daryl Zuniga avatar Michael Shannon avatar Imbris avatar Claudia Doppioslash avatar Connor Fitzgerald avatar

Watchers

 avatar Claudia Doppioslash avatar  avatar James Cloos avatar  avatar  avatar

Forkers

teoxoy toji

gpuinfo-vulkan-query's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.