The final release candidate for 5.6 is ready. You can download
PhoenixMiner 5.6c from here:
PhoenixMiner_5.6c_Windows.zip (GitHub)
PhoenixMiner_5.6c_Linux.tar.gz (GitHub)
To check the integrity of the downloaded file, please use the following hashes (you need the last file PhoenixMiner_NVRTC_Windows.zip only if you want to mine BCI with Nvdia cards under Windows):
File: PhoenixMiner_5.6c_Windows.zip
===================================
SHA-1: 11e776ac577cb1c868acb3e6842704d0567555a7
SHA-256: 468df12a6d13f448f9d9ba033b6d6774850094d1cf1ea1a49b20385216acd4ff
SHA-512: 51a3915c0519479f800159ca0665fe8d07c5d35060e7bd73a9cbfb1507370a4a2735ec915578bb67a107a734501b310d38a1223367fec4a12dd2bac14b1ef5e3
File: PhoenixMiner_5.6c_Linux.tar.gz
====================================
SHA-1: 8cd84315a24720925d959fe0a55bfcd120318699
SHA-256: 65f908d12ffe49ceb768f4321f1bb94927e47acdee69b06c3db0a04543bb9bff
SHA-512: b9f2e0f3463448e99a8a68058a5250cadf19edf35c1f6ad472bb2fee20ad447eed068db425245747e35555ce61e35eeb2de32da15cb554200c4a4e009c5121c7
File: PhoenixMiner_NVRTC_Windows.zip
====================================
SHA-1: ff6fa5e018adbd52caf631c42b7c2fac7ce48a51
SHA-256: 8087757169405d51ea8ba818347fb05d0450aef985c29272165070346eb5a54a
SHA-512: 7b2d832f7f40578bb1f501d5174467f5ae06612e601dab769fd56d39da48a471b18c6373435a485155f70fec4017d8378797bf1e1dfe5d62fee30fa6a1d992c4
The new features in this release (since 5.6b) are:
- Lower percent of rejected/stale shares when mining on Nicehash
- Fixed problem with reading GPU temperature with some AMD GPUs/drivers
- Latest AMD Windows drivers 21.5.1 are already supported since 5.6b
- Other small fixes and improvements
The changes of the previous beta (5.6b) since the last version (5.5c) are:
- Added native kernels for AMD RX6700 GPUs. These are faster than the generic kernels and produce a lot less stale shares
- Increase the max supported DAG epoch to 550 (should be enough to about Jan 2023)
- Full support for setting clocks, fan speeds, voltages, and memory timings of AMD RX6900/6800/6700 cards
- The specific hashrate is now shown in the form of kilo hashes per joule (kH/J). Example: if a GPU has hashrate of 30 MH/s with 100W power usage, the specific hashrate is 300 kH/J
- Added new command-line parameters -ttj and -ttmem, allowing automatic fan speed control based on GPU hotspot (junction), and memory temperatures respectively. Example: -ttmem 83 will keep the GPU memory temperature at or bellow 83C by increasing the fan speed as necessary. These parameters can be combined with -tt, as well as with each other. These options are supported on both AMD and Nvidia GPUs that report junction and memory temperatures. For example the memory temperature is reported on Nvidia 3080, 3090, and 2080Ti.
- Added new command-line parameters -tmaxj and -tmaxmem, allowing to decrease the GPU usage when the GPU hotspot (junction), or GPU memory temperatures are above the specified thresholds. These options are supported both Nvidia and AMD GPUs that report junction and memory temperatures
- Added support for AMD Windows drivers 21.4.1, 21.3.2, and 21.3.1
- Added support for AMD Linux drivers 21.10-1244864-ubuntu-18.04, 21.10-1247438-ubuntu-20.04, and 20.50.x. Use this drivers only if you have Polaris or older GPUs, or the latest RX6x000 GPUs. WARNING: Vega, Radeon VII, and Navi GPUs won't work with these drivers!
- Turn off the zero fan feature on AMD cards whenever a fixed fan speed is used (e.g. -tt -40), or when an auto fan with min fan speed is used (e.g. -tt 63 -minfan 35). To disable this feature, add -fanstop 1 command-line parameter
- When -mcdag 1 is specified under Linux, the miner will not wait for the daggen.sh script to finish before starting to generate the DAGs. Instead it will for a fixed 7 seconds. This allows you to do all the following in the daggen.sh: turn off the overclocking of Nvidia GPUs, sleep for 30-60 seconds to allow time for DAG generation, and then re-apply the overclocking of the Nvidia GPUs
- Other small improvements and fixes
For more robust integrity check, you can use our GPG public key, which was verifyed with ETH transaction from our main devfee account as explained here:
https://bitcointalksearch.org/topic/m.56755869. Here are the signatures for the files in this release:
Please let us know if you have any problems or questions related to PhoenixMiner 5.6c.
EDIT: May 12th, 2021 - changed the links from github.com to phoenixminer.info