Giter VIP home page Giter VIP logo

radeonnoise's Introduction

RadeonNoise

"Radeon Noise" is going to be a supervisory server to handle Radeon graphics on Linux, acting as an API layer through the amdgpu driver. The name is a play on Raildex's "Radio Noise Project", with the Misaka clones.

This is going to be ported from and added on to a script I made privately.

TO-DO

  1. Finish adding the processor clocking functionality
  2. Add in the fan functionality
  3. Add in a fan curve configurator
  4. Add in other configurators, such as temp limits to throttle the GPU processor clock, etc.
  5. Add in minimum fan speed configurator
  6. Add in an initializer to set a default profile for each GPU in the system, including determining the possible settings through an initial test run
  7. Add in the ability to identify different GPU models, possibly identify different GPUs by a customizable name or identifier
  8. Add in function to format and change memory clock speed
  9. Get a proper way to install this
  10. Add in the ability to directly set either "manual" or "auto" for the GPU clock, then redo the toggle to make use of these new functions

UPDATES

  1. Added "Gene" module to offer simplified, generic or general-use functions the whole project
  2. Simplified project structure, by removing 1 supermodule, as it appears not to be necessary
  3. Added enumerate Radeon cards in the system
  4. Added pcie_speed reader for the generic Card module
  5. Added function to read and format video RAM usage
  6. Added function to read and format video RAM size
  7. Added function to read and format current video RAM speed setting
  8. Changed a module name, because it really was just unnecessary obfuscation for the sake of a theme
  9. Added function to read all possible GPU clock states
  10. Added function to determine the current GPU clock state
  11. Added function to toggle between "manual" and "auto" on the GPU clock

Installation

If available in Hex, the package can be installed by adding radeon_noise to your list of dependencies in mix.exs:

def deps do
  [
    {:radeon_noise, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/radeon_noise.

radeonnoise's People

Contributors

kleineedelweiss avatar

Watchers

 avatar

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.