The next release candidate is ready. You can download
PhoenixMiner 5.6b from here:
PhoenixMiner_5.6b_Windows.zip (GitHub)
PhoenixMiner_5.6b_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.6b_Windows.zip
===================================
SHA-1: ca06756c4cb59dccac4607957ba9efcf43696833
SHA-256: ab19c1701d343ffb8b557e5473466d089fbb24d9adab7c22b35fb47ea98b754b
SHA-512: 208b4124a6f4ae6fa582726d3ed5f2cc298fd0e5b222c4e50eae02fdf4e68f01a4bd41d3442ba6cd00314619741c7dcdbe345be006e6ec052ebef9990df73075
File: PhoenixMiner_5.6b_Linux.tar.gz
====================================
SHA-1: 6c27524f9776071978c6e83f1440d9008336d5fd
SHA-256: 3823879cf700ef99e8a1090027acd5926b9558623c101b53a52484cdb6a9eefb
SHA-512: 4a4274245c5b4dd742bcc175359de4042c12af3358394c6c9a1bfe73eb0aaf9e5fb5fd501e2060d6c4c623e22968e75e3c96a9e4a66dac67372934b4ab514b47
File: PhoenixMiner_NVRTC_Windows.zip
====================================
SHA-1: ff6fa5e018adbd52caf631c42b7c2fac7ce48a51
SHA-256: 8087757169405d51ea8ba818347fb05d0450aef985c29272165070346eb5a54a
SHA-512: 7b2d832f7f40578bb1f501d5174467f5ae06612e601dab769fd56d39da48a471b18c6373435a485155f70fec4017d8378797bf1e1dfe5d62fee30fa6a1d992c4
The new features in this release (since 5.6a) are:
- Added support for showing GPU hotspot (junction), and video memory temperatures for Nvidia GPUs. Note that the video memory temperature is only shown by some GPUs (3080, 3090, possibly 2080Ti)
- The options -ttj, -ttmem, -tmaxj, and -tmaxmem now also work with Nvidia GPUs
- Added support for AMD Windows drivers 21.4.1
- Added support for AMD Linux drivers 21.10-1244864-ubuntu-18.04 and 21.10-1247438-ubuntu-20.04 (use these only with Polaris or older GPUs, or with the latest RX6x00 GPUs, these drivers won't work with Vega, Radeon VII, or Navi GPUs)
The changes of the previous beta (5.6a) 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 only on AMD GPUs that report junction and memory temperatures
- 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 only on AMD GPUs that report junction and memory temperatures
- Added support for AMD Windows drivers 21.3.2, and 21.3.1
- Added support for AMD Linux drivers 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://bitcointalk.org/index.php?topic=2647654.msg56755869#msg56755869. 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.6b.