Bitcoin Forum
April 25, 2024, 07:44:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 106 »
  Print  
Author Topic: T-Rex 0.26.8 ETHW, ETC (+dual mining) GPU miner  (Read 174685 times)
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 07, 2018, 12:43:54 PM
Last edit: October 14, 2022, 05:04:36 AM by trexminer
Merited by CjMapope (5), OgNasty (4), suchmoon (4), xandry (4), Vispilio (3), minerx117 (3), VoskCoin (2), philipma1957 (1), spider703 (1)
 #1

T-Rex miner for modern NVIDIA GPUs - Maxwell and newer

Supported algorithms:
ethash
etchash
octopus
autolykos2
kawpow
blake3
firopow
mtp
mtp-tcr
multi
progpow
progpowz
progpow-veriblock
progpow-veil
tensority

Supported on versions <= 0.19.4
x16rt
x16r
x16rv2
x16s
x17
x22i
x25x
x21s
x11r
geek
bcd
hmq1725
honeycomb
dedal
sha256t
sha256q
timetravel
lyra2z
bitcore
sonoa
renesis
balloon
polytimos
skunk
c11
phi
tribus
GLT algos: astralhash, jeonghash, padihash, pawelhash

Runs on both Linux and Windows.


Downloads
Latest version:
https://github.com/trexminer/T-Rex/releases

LHR unlock guide:
https://github.com/trexminer/T-Rex/wiki/LHR

Dual mining guide:
https://github.com/trexminer/T-Rex/wiki/Dual-mining

WebUI guide:
https://github.com/trexminer/T-Rex/wiki/WebUI



Usage
T-Rex supports command line arguments similar to that of ccminer:
ethash:
Code:
t-rex -a ethash -o stratum+tcp://ru-eth.hiveon.net:4444 -u <wallet> -p x
kawpow:
Code:
t-rex -a kawpow -o stratum+tcp://rvn.2miners.com:6060 -u <wallet> -p x
MTP:
Code:
t-rex -a mtp -o stratum+tcp://xzc.2miners.com:8080 -u <wallet> -p x

To get the full list of supported options run:
Code:
t-rex -h

Discord
https://discord.gg/gj7jcYf

Dev fee
Dev fee is set to 1% (2% for Octopus, Autolykos2, and dual mining modes involving them). When the miner starts and stops mining dev fee it reports it to the console output.
1714074266
Hero Member
*
Offline Offline

Posts: 1714074266

View Profile Personal Message (Offline)

Ignore
1714074266
Reply with quote  #2

1714074266
Report to moderator
1714074266
Hero Member
*
Offline Offline

Posts: 1714074266

View Profile Personal Message (Offline)

Ignore
1714074266
Reply with quote  #2

1714074266
Report to moderator
1714074266
Hero Member
*
Offline Offline

Posts: 1714074266

View Profile Personal Message (Offline)

Ignore
1714074266
Reply with quote  #2

1714074266
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714074266
Hero Member
*
Offline Offline

Posts: 1714074266

View Profile Personal Message (Offline)

Ignore
1714074266
Reply with quote  #2

1714074266
Report to moderator
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 07, 2018, 01:36:16 PM
 #2

I've got an 8 gpu rig with 4 Zotac GTX 1070 Mini and 4 MSI GTX 1070 Aero ITX, all 8 GB. The result for 1070 is an average for them.
entinio
Jr. Member
*
Offline Offline

Activity: 74
Merit: 1


View Profile
June 07, 2018, 01:51:32 PM
 #3

Any benchmark on 1080ti ?

myha.sh (http://myha.sh) : your realistic mining calculator
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 07, 2018, 02:02:03 PM
 #4

Unfortunately I don't have any 1080TIs. If you do, it would be really great if you could try it and post the results. Thanks!
nitrobg
Member
**
Offline Offline

Activity: 413
Merit: 17


View Profile
June 07, 2018, 03:52:35 PM
 #5

1060/3@75W: 12.8MH/s
1060/6@75W: 14MH/s

Thank you, around 5% hashrate improvement over Enemy and anxmod. Hope it is the same on poolside.
Freew0rld
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
June 07, 2018, 06:36:43 PM
 #6

Windows support?
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 07, 2018, 11:50:14 PM
 #7

1060/3@75W: 12.8MH/s
1060/6@75W: 14MH/s

Thank you, around 5% hashrate improvement over Enemy and anxmod. Hope it is the same on poolside.

Thanks for reporting that. I'm sure others will find your results very helpful.
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 08, 2018, 12:30:52 AM
 #8

Windows support?

Not yet, but it's certainly on my to-do list.
minimumnz
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 08, 2018, 01:59:46 AM
 #9

Getting this error on a couple machines one Ubuntu 16.04 the other 18.04

./t-rex: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./t-rex)
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 08, 2018, 02:30:22 AM
 #10

Getting this error on a couple machines one Ubuntu 16.04 the other 18.04

./t-rex: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./t-rex)

I'm guessing libcurl3 package isn't up to date, at least on 16.04. Could you contact me via direct messages please? We'll try to investigate this issue. I can't send you a direct message because of the default bitcointalk policy not to accept them from newbies.
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 08, 2018, 12:16:09 PM
 #11

In fact, I just found a person who faced exactly the same issue and the solution was "sudo apt install libcurl3" (Ubuntu 16.04)
Kompik
Sr. Member
****
Offline Offline

Activity: 463
Merit: 250


View Profile
June 08, 2018, 07:12:17 PM
 #12

Lux should be changing algo soon, is this miner compatible with the new algo?

Bitrated user: Kompik.
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 09, 2018, 02:51:38 AM
 #13

Lux should be changing algo soon, is this miner compatible with the new algo?

LUX is going to switch to phi2 algo which uses different crypto functions under the hood. I'm planning on adding phi2 support but not until I make it fast enough, otherwise there's no point.
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 09, 2018, 11:29:49 AM
 #14

Just added Lyra2z support. Download link is at the top.
Berni5813
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 09, 2018, 01:00:24 PM
 #15

Is there any chance to get it compiled for cuda 9.2 or cuda 8?

Thank you! nice work  Smiley
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 09, 2018, 01:45:56 PM
 #16

Is there any chance to get it compiled for cuda 9.2 or cuda 8?

Thank you! nice work  Smiley

Here you go, cuda 9.2 version - https://mega.nz/#!qJsQlAKB!rOpHtsqWjwvKzIljvL1uXO4bv3G-ZeWEB1XAMLWvpgk
I haven't tested it properly though, may not be stable or as fast as 9.1. Let me know how it goes.
pileto3
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 09, 2018, 02:10:08 PM
 #17

Any chances for Windows version?
nitrobg
Member
**
Offline Offline

Activity: 413
Merit: 17


View Profile
June 09, 2018, 02:30:42 PM
 #18

3750MH/s on 1080Ti
1200MH/s on 1060/3

Hive doesn't have the libcudart.so.9.1, so perhaps you should include the library in the binary.

The miner crashes on the default intensity of 17 with this error:
Code:
*** Error in `./t-rex': free(): invalid size: 0x00007fc12c68e1d0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7fc1834647e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7fc18346d37a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc18347153c]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x1ebd3c)[0x7fc17df70d3c]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0xf886b)[0x7fc17de7d86b]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x248808)[0x7fc17dfcd808]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x1e4e80)[0x7fc17df69e80]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7fc1849186ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fc1834f441d]
======= Memory map: ========
00400000-00595000 r-xp 00000000 00:00 0
00595000-00794000 ---p 00000000 00:00 0
00794000-00795000 r-xp 00000000 00:00 0
00795000-007bf000 rwxp 00000000 00:00 0
00800000-00801000 rwxp 00000000 00:00 0
00fd0000-01064000 rwxp 00000000 00:00 0                                  [heap]
200000000-200200000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200200000-200400000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200400000-200600000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200600000-200800000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200800000-200a00000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200a00000-200c00000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
...........

Lowering it down to intensity 16 seems to have solved it.
Can you enable the default API?
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 10, 2018, 03:10:47 AM
 #19

Any chances for Windows version?
We estimate a windows version to be available in a couple of weeks. There's two of us working on this miner, and windows version + API are being developed in parallel to adding new algos.
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
June 10, 2018, 03:19:18 AM
 #20

3750MH/s on 1080Ti
1200MH/s on 1060/3

Hive doesn't have the libcudart.so.9.1, so perhaps you should include the library in the binary.

The miner crashes on the default intensity of 17 with this error:
Code:
*** Error in `./t-rex': free(): invalid size: 0x00007fc12c68e1d0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7fc1834647e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7fc18346d37a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc18347153c]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x1ebd3c)[0x7fc17df70d3c]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0xf886b)[0x7fc17de7d86b]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x248808)[0x7fc17dfcd808]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x1e4e80)[0x7fc17df69e80]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7fc1849186ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fc1834f441d]
======= Memory map: ========
00400000-00595000 r-xp 00000000 00:00 0
00595000-00794000 ---p 00000000 00:00 0
00794000-00795000 r-xp 00000000 00:00 0
00795000-007bf000 rwxp 00000000 00:00 0
00800000-00801000 rwxp 00000000 00:00 0
00fd0000-01064000 rwxp 00000000 00:00 0                                  [heap]
200000000-200200000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200200000-200400000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200400000-200600000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200600000-200800000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200800000-200a00000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
200a00000-200c00000 rwxs 00000000 00:06 15577                            /dev/nvidiactl
...........

Lowering it down to intensity 16 seems to have solved it.
Can you enable the default API?

Many thanks for reporting this. Unfortunately I couldn't replicate the crash you've experienced, tried it on 1050, 1070 and 1070ti and it all worked fine with -i 17. Was it 1060 or 1080ti that crashed?
The API, along with the windows version, should be available in a couple of weeks.
Also, I was wondering if you could benchmark phi1612 on your 1080ti for our stats?
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 106 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!