Post
Topic
Board Mining (Altcoins)
Re: [ANN] T-Rex miner for Nvidia GPU (Windows & Linux)
by
CryptoSifus
on 16/07/2018, 02:40:55 UTC
T-Rex miner for modern Nvidia GPUs - Pascal & Maxwell generations

Supported algorithms: lyra2z, tribus, phi, phi2, c11, x17. Runs on both Linux and Windows.
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.

Downloads
v0.4c

Linux:
CUDA 9.1: https://mega.nz/#!bQkhlAKZ!3Qs_q0sGvIbrbPbREKTbt2CvGoIlGk7-9-JQq_AVPMc
CUDA 9.2: https://mega.nz/#!DIkhwA7R!kYCyuWELl3_ZN8WuqlZtvjIOxPKaDo8wygT7XOuW2H8

Windows:
CUDA 9.1: https://mega.nz/#!fVNkhSCS!r-AWWxWDDJ0mYEon5hNHpBT7OQJYFZerRKsQsdkegdM

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
phi:
Code:
t-rex -a phi2 -o stratum+tcp://pool.bsod.pw:6667 -u -p d=0.01
tribus:
Code:
t-rex -a tribus -o stratum+tcp://pool.bsod.pw:2260 -u -p d=0.01

Discord
https://discord.gg/gj7jcYf

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.4c
Added Phi2.
JSON config file support. Multiple bugfixes.
Miner source code is rewritten from scratch and no longer based on ccminer.

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.


Any News on API Support? Read above that it was expected with windows release.
What about Linux?