Giter Site home page Giter Site logo

martinmikita / bfgminer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luke-jr/bfgminer

0.0 0.0 0.0 30.78 MB

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.

Home Page: http://luke.dashjr.org/programs/bitcoin/files/bfgminer/

License: Other

bfgminer's People

Contributors

ascendion avatar asm avatar berendt avatar blinkier avatar chrissicool avatar chromicant avatar ckolivas avatar denis2342 avatar fleger avatar geekmug avatar gzm55 avatar iongchun avatar jaketri avatar jessemoll avatar kanoi avatar krellan avatar luke-jr avatar mastr avatar nelisky avatar nushor avatar pooler avatar pshep avatar rustyrussell avatar setkeh avatar someone42 avatar wizkid057 avatar xiangfu avatar ycros avatar zefir-k avatar zenwheel avatar

Watchers

 avatar  avatar

bfgminer's Issues

Auto-sleep for decreasing temperature

Add new settings values worker-time, worker-sleep, worker-temp-min, worker-temp-max.

Threads should works worker-time[s or ms] time, when the temperature is between worker-temp-min and worker-temp-max.
If the temperature will be greater then worker-temp-max, threads should sleep for worker-sleep[s or ms] time.
If they woke up and the temperature is below the worker-temp-min, they can resume the work. Otherwise they should go sleep again.

Detect all GPU temp sensors (AMD/ATI)

On ATI Radeon HD 5700 Series is detecting only one GPU temperature sensor (DispIO). It should detect also MemIO and Shader sensors, same as TechPowerUp GPU-Z.

After detecting all temperature sensors, it should get max temperature, which will be displayed.

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.