Giter Site home page Giter Site logo

Comments (7)

SaschaWillems avatar SaschaWillems commented on June 21, 2024

That's a valid request. The application can already be used to submit reports without invoking the UI, but I guess your main point is that it's currently too hard to compile. If so, I'm using a lot of Qt related stuff, including http and json classes. So I won't probably be able to remove Qt completely, but a UI less version is possible.

from vulkancapsviewer.

zeno-endemann-kdab avatar zeno-endemann-kdab commented on June 21, 2024

Right. It is just, the more easy/convenient it is to cross compile a version for an embedded board, the more people are willing to go through the hassle to do that to submit reports. Not all cross-SDKs will have Qt available.
I have not looked in detail what information a report contains, but I assume it is significantly more than what vulkaninfo -j outputs, right? Or would it be possible to just import that output (generated on the embedded device) into the desktop app somehow? Or this simplified version could potentially be just a shell script that enriches the vulkaninfo output enough to have all the necessary info to generate a report on the desktop... Just throwing out some ideas

from vulkancapsviewer.

galkinvv avatar galkinvv commented on June 21, 2024

For CLI-only version aarch64 linux build also would be useful.

I've tested vulkan compute on Nvidia jetson with ubuntu 18.04 - it works without problems. But I as most jetson users didn't have GUI access to the device, only ssh. Preobuilt or simple-to-build CLI version can allow getting more tegra-based results into database.

from vulkancapsviewer.

gary-sweet avatar gary-sweet commented on June 21, 2024

+1 for me on this. I'd love to be able to submit reports from our embedded hardware, but building Qt on those will be a serious pain.

A simple CLI version that doesn't depend on Qt would be a real help. I can see that the networking stuff might be trickier without Qt; perhaps if it just dumped a file that could be manually submitted via a webpage (or desktop app as suggested above) you could avoid any networking in that case.

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on June 21, 2024

I'm actively looking into this. The command line app will be as light as possible in regards to external dependencies and will not require Qt. See https://github.com/SaschaWillems/VulkanCapsViewerCmdLine

from vulkancapsviewer.

Related Issues (20)

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.