SkillAgentSearch skills...

Gpuchooser

With dri3 we can configure in ~/.drirc which GPU a program with a given name should be rendered on. This is a small utlity to make this process easier. See: http://lists.freedesktop.org/archives/mesa-dev/2014-May/060131.html

Install / Use

/learn @ChristophHaag/Gpuchooser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Explanation of manual setup in drirc: http://lists.freedesktop.org/archives/mesa-dev/2014-May/060131.html (run udevadm on /dev/dri/cardX instead of /dev/cardX)

Requirements:

  • python3
  • pyqt5
  • glxinfo

Build & Run:

pyuic5 gpuchooser.ui -o ui_gpuchooser.py # this is optional
./gpuchooser

Screenshot

Credits: https://github.com/rossengeorgiev/vdf-parser

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

60/100

Audited on Dec 21, 2024

No findings