Post
Topic
Board Mining (Altcoins)
Re: tdxminer lyra2z/XZC Miner for AMD GPUs on Linux
by
locbet
on 07/07/2018, 06:16:14 UTC
tdxminer v0.2.2.2 Beta Release
This is an optimized miner for AMD GPUs running on the Linux.

This is a BETA release and may be unstable on some hardware.

Algorithms: lyra2z
GPUs Supported:
  • RX 580/570/480/470 with amdgpu-pro or ROCm 1.8 drivers
  • RX Vega 64/56, Vega FE with ROCm 1.8 driver

Download available here: https://github.com/todxx/tdxminer/releases/download/v0.2.2.2/tdxminer-v0.2.2.2.tgz
Brief readme available here: https://github.com/todxx/tdxminer

NOTE: This miner does NOT monitor GPU temperatures.
      It is up to the user to ensure that GPU(s) are functioning within safe power and temperature limits.

Software Requirements:
  • Linux (preferably Ubuntu 16.04 as that is supported by ROCm and amdgpu-pro)
  • Supported GPU driver (see GPUs Supported above)
  • libjansson4

This miner includes a 3% dev fee.

Rough lyra2z user hash rates on stock GPUs:
GPUSCLK (MHz)  MCLK (MHz)  Hash Rate (Mh/s)
RX 580
1167
2000
3.27
RX Vega 64
1401
945
6.66
RX Vega 64 LC
1408
945
7.07

If you are considering installing ROCm, please check that it supports your hardware first.
Note that ROCm versions prior to 1.8 do not support typical riser setups.

For reporting bugs and/or for features requests please open an issue in the github issue tracker,
or make a post here and I'll do my best to respond.

Any feedback would be appreciated.

------------------------------------
Changes in v0.2.2.2
- Changed output to be line buffered for easier use with piping.
- Fixed month off-by-one bug in printing the date.
- Fixed hang that could occur when pool connection is lost.

Changes in v0.2.2.1
- Added better/faster handling of non-responding pool connections.
- More network bug fixes.

Changes in v0.2.2.0
- More network bug fixes for pool connection.

Changes in v0.2.1.1
- Fixed bug with handling network errors in dev pool connection.

Changes in v0.2.1.0
- Fixed bug with handling network errors in pool connection.

Changes in v0.2.0.0
- Improved lyra2z performance
- Support for Ellesmere GPUs under amdgpu-pro drivers
- Dev fee set to 3%
Please releases Windows version
Thanks