Post
Topic
Board Mining (Altcoins)
Re: [ANN] T-Rex miner for Nvidia GPU Linux (Lyra2z, Tribus, Phi1612)
by
notblox1
on 20/06/2018, 17:14:23 UTC
T-Rex miner for modern Nvidia GPUs - Pascal & Maxwell generations

Supported algorithms: Lyra2z, Tribus, Phi1612. Linux version only.
This is a beta version so many features are missing or may not work properly. New algorithms/improvements are on their way.
Supported GPU architecture: Pascal (10xx series) and Maxwell

Performance

Lyra2z:
1070 (Core +160, Mem -500): ~2300 Kh/s
1070 Ti (Core +210, Mem -600): ~2900-3000 Kh/s
1080 Ti: 4200 Kh/s

Tribus:
1070 (Core +190, Mem 0):
   PL 150W - 77 Mh/s
   PL 130W - 74 Mh/s
1070 Ti (Core +210, Mem -600):
   PL 180W - 101 Mh/s
   PL 150W - 95 Mh/s
1080 Ti: ?

Phi1612:
1070 (Core +170, Mem -500):
   PL 130W - 23 Mh/s
1070 Ti (Core +210, Mem -600):
   PL 180W - 31.5 Mh/s
   PL 150W - 29.8 Mh/s
1080 Ti: ?


Please, do report what hashrate you get using other cards for our stats, and also feel free to experiment with overclock/power limit/intensity settings.

Download for Linux
CUDA 9.1: https://mega.nz/#!3NViQDiL!86C4-PCW_2ibP6JPgAZwW8kbh3wnXgPZuLa5fwzXrew
CUDA 9.2: https://mega.nz/#!DIsggTIb!x_IFOkine1JlatT6sLNnG6Nhry42nWfQtsymbOZv2Og

Usage
T-Rex supports command line arguments similar to that of ccminer:
lyra2z:
Code:
./t-rex -a lyra2z -o stratum+tcp://pool.bsod.pw:2159 -u -p d=0.01 -N 30
phi:
Code:
./t-rex -a phi -o stratum+tcp://pool.bsod.pw:6667 -u -p d=0.01 -N 10
tribus:
Code:
./t-rex -a tribus -o stratum+tcp://pool.bsod.pw:2260 -u -p d=0.01 -N 10

Dev fee
Dev fee is set to 1%. When the miner starts and stops mining dev fee it reports it to the console output.

Release notes
0.3a
Faster Lyra2z, Tribus and slightly faster Phi1612.
Warning: If using Lyra2z in this version you will likely need to lower your overclock settings and probably also increase the power limit.

0.2
Added Lyra2z and Tribus.

0.1
Initial release. Phi1612 added.



Thank you for this.
It looks better than Nicehash.
Is there a way for users to reduce fee ?