Releases: tontechio/pow-miner-gpu
20211230.1
⚡️ MINER
- openCL optimizations up to x2.0 (some GPUs are able to show even more than x2)
NB: please re-run benchmark after update to get actual optimized BOOST_FACTOR
Do not hesitate to report any CPU issues if present. We're tryed to keep CPU usage as low as possible for multi-gpu systems.
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Windows GUI here: https://github.com/sunnyhellious/pow-miner-gpu-wingui
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211216.2
⚡️ MINER
- second part of CPU load fix (finally). Huge thanks to all reporters
- (prev) CUDA optimizations up to x1.8-2.1 hashrate increase
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Windows GUI here: https://github.com/sunnyhellious/pow-miner-gpu-wingui
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211216.1
⚡️ MINER
- high CPU usage fix for CUDA
- (prev) CUDA optimizations up to x1.8-2.1 hashrate increase
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Windows GUI here: https://github.com/sunnyhellious/pow-miner-gpu-wingui
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211214.1
⚡️ MINER
- CUDA optimizations up to x1.8-2.1 hashrate increase
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Windows GUI here: https://github.com/sunnyhellious/pow-miner-gpu-wingui
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211130.1
⚡️ MINER
- added
-e
option to pow-miner-cuda and pow-miner-opencl due to pools compatibility (external control forexpired at
value), check the docs
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Windows GUI here: https://github.com/sunnyhellious/pow-miner-gpu-wingui
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211126.1
⚡️ MINER
- fixed miner crash during logs rotation
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211125-1
⚡️ LESS CRASHES
- fixed miner crash during stats writing
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211121-2
⚡️ RE-BUILD: GIVER STRATEGIES 😋
- IMPORTANT: fixed bug with static strategy
- auto giver selection -
auto
andrandom
strategies, check the docs - fix for benchmark with GPU_ID greater than 0 (again 🤦)
- more reporting on liteserver connections (liteserver id)
- support for log rotation on
SIGHUP
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211119-4
⚡️ (AVG SPD IS BACK) RE-BUILD: "FOUND!" DOUBLE CHECKED, stats and liteserver reporting improvements
- fixed average speed reading
- fixed lost seed in messages
- fixed unstable instant hasrate reading
- improved hasrate precision
- "FOUND!" - the most exciting message now checked on CPU before sending to giver. So, overclockers now protected from GPU overtune
- in case of network or liteserver connectivity problem you'll see LS id and will be able to exclude it from your global config
- miner's stats in JSON file to collect by your monitoring system (check docs for -s tonlib option)
- minor fixes
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems
20211116-1
⚡️ FIXES-FIXES-FIXES
- fix CUDA compatibility - maybe (MAYBE!!!) your dusty old Nvidia GTX will mine something (or not)
- fix AMD/OpenCL boost factor error
- fix mining delay after FOUND! event
- fix lite-server message (liteserver debug ID print)
All updates documented here (linux/windows):
https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-howto.md
Windows users:
The minimum required version of nVidia Driver is 471+
Batch files here: https://github.com/tontechio/pow-miner-win-util
Please read before use: https://github.com/tontechio/pow-miner-gpu/blob/main/crypto/util/pow-miner-windows-howto.md
NB: CUDA 11.3+ recommended in case of execution problems