awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesAMD GPU Control Suites

Software suites designed to manage clock speeds, power limits, and thermal profiles for AMD graphics hardware on Linux.

Distinct from AMD GPU Kernel Compilers: None of the candidates describe a general control suite; they focus on compilers, AI acceleration, or API implementations.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · AMD GPU Control Suites. Refine with filters or upvote what's useful.

Awesome AMD GPU Control Suites GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • phalcon/cphalconAvatar de phalcon

    phalcon/cphalcon

    10,829Ver en GitHub↗

    Phalcon is a full-stack PHP web framework implemented as a compiled C extension that loads directly into the PHP interpreter. Rather than executing PHP scripts at runtime, the framework runs as a native C module, bundling routing, ORM, templating, and caching into immutable structures compiled at build time. This architecture hooks directly into PHP's internal Zend Engine API to bypass userland function call overhead, processes HTTP requests through a C-level event pipeline, and passes data between layers using pointer references instead of duplicating memory buffers. The framework manages ob

    Sets compiler flags to generate machine code optimized for the specific CPU where the extension will run.

    PHPext-phalconextensionframework
    Ver en GitHub↗10,829
  • ilya-zlobintsev/lactAvatar de ilya-zlobintsev

    ilya-zlobintsev/LACT

    3,954Ver en GitHub↗

    LACT is an AMD GPU control suite and performance tuner for Linux systems. It functions as a GPU hardware monitor and management interface designed to optimize VRAM and processor frequencies through offsets and custom power profiles. The project utilizes a client-server architecture, allowing a graphical interface to monitor and control graphics hardware over a network connection via a background daemon. This remote management capability enables users to manage hardware on distant machines from a centralized interface. The suite covers hardware tuning for overclocking and undervolting, power

    Provides a comprehensive control suite for managing AMD GPU clock speeds, power limits, and fan curves on Linux.

    Rustamdgpugpuhactoberfest
    Ver en GitHub↗3,954
  • jamescj60/universal-x86-tuning-utilityAvatar de JamesCJ60

    JamesCJ60/Universal-x86-Tuning-Utility

    2,452Ver en GitHub↗

    Universal-x86-Tuning-Utility is a system tuning tool for x86 hardware that adjusts CPU, GPU, and memory settings to optimize performance and power consumption. It provides an adaptive power optimization algorithm that dynamically adjusts processor power limits based on real-time temperature monitoring, balancing performance with thermal safety margins. The utility also includes a hardware specification viewer that displays detailed system information for reference. The tool distinguishes itself through event-driven profile automation, which applies pre-configured tuning profiles automatically

    Applies preconfigured tuning profiles tailored for specific processor architectures like AMD Zen.

    HLSLamdarmoury-crateasus
    Ver en GitHub↗2,452
  1. Home
  2. Operating Systems & Systems Programming
  3. AMD GPU Control Suites

Explorar subetiquetas

  • Processor Tuning Presets2 sub-etiquetasApplies preconfigured tuning profiles tailored for specific processor architectures, such as AMD Zen, to quickly achieve optimized performance. **Distinct from AMD GPU Control Suites:** Distinct from AMD GPU Control Suites: focuses on CPU tuning presets for AMD Zen processors rather than GPU clock and power management.