o
odinpkg.dev
packages / tool / ViewGPU

ViewGPU

b1e1180tool

This is a small CLI tool to view basic information about your GPU

No license · updated 8 months ago

ViewGPU

ViewGPU is a cli tool to view very basic GPU information using WGPU as a backend:

It displayed the following information:

GPU Driver GPU Name GPU Type GPU Vendor ID GPU Device ID

To run it, just type odin run .

To build it, just type odin build .