Bitcoin Forum
July 02, 2024, 07:46:26 AM *
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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 »
  Print  
Author Topic: TT-Miner 2024.1.2 BLAKE3, KAWPOW, ETHASH, ETCHASH, EPIC, SHA512256D, SHA3D, ETI  (Read 131995 times)
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 03:49:43 PM
 #901

New Version: 3.0.2

FIX: Crash if password-field is too long
FIX: Minor fixes/corrections
Gen: Improved most of the supported algos
Gen: Support of CUDA 10.1 Update 2
New: Temperature control - please see ReadMe.txt
Note: Linux version requires Ubuntu 18.04 or later

Please report any issues and problems.

Thanks and: Happy Mining

TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 03:56:49 PM
 #902

any idea why it's crashing on MTP for the last few versions? I have to use cryptodredge now for it.

Code:
Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 6.8.3
OS: Microsoft Windows 10 Pro 64-bit
nVidia driver version: 431.60
nVidia OpenCL Platform ID: 0
Microsoft VC++ 2013 runtime installed: Yes
Microsoft VC++ 2015 runtime installed: Yes
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: TtMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Properties: (WindowMode: ConsoleFormat, EngineType: TtMiner, IsProfitMiner: True)
====================================================================================================
C:\Users\Miner\AppData\Roaming\AwesomeMinerService\tt-miner-3.0.1_1\TT-Miner.exe  -A MTP -P stratum+tcp://xxxx.nVidiaRig:xxx,verbose,sd=650@zcoin.mintpond.com:3000 --api-bind 127.0.0.1:4028
====================================================================================================
Mining Engine Process started, PID: 7320
> TT-Miner - Version: 3.0.1 (Aug  6 2019 08:19:01)
>

====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

Hi,

thanks for your report. I was able to find a bug that could cause the problem you reported. It is fixed in the new release 3.0.2:

Windows: https://TradeProject.de/download/Miner/TT-Miner.zip
Linux: https://TradeProject.de/download/Miner/TT-Miner.tar.xz

Thanks for reporting!

jasta more
Member
**
Offline Offline

Activity: 224
Merit: 18


View Profile
August 18, 2019, 04:07:38 PM
 #903

Any benchmarks with improved algo speed?

dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
August 18, 2019, 04:08:25 PM
 #904

Quote from: TrailingStop
If you get cuda-error 7 please reduce the compute version of your GPU with the command line option: -compute 61
I see this a lot with 1660Ti.
Howdy!
I get that with my 2060's too.
What should I set the -compute option for the GPUs that do actually work (i.e. if I have to specify per device, like -compute xx, xx, xx, 61, 61, xx)?
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 04:33:09 PM
 #905

Quote from: TrailingStop
If you get cuda-error 7 please reduce the compute version of your GPU with the command line option: -compute 61
I see this a lot with 1660Ti.
Howdy!
I get that with my 2060's too.
What should I set the -compute option for the GPUs that do actually work (i.e. if I have to specify per device, like -compute xx, xx, xx, 61, 61, xx)?

Hi,

take as default the values you see when you start TT, compute is in brakets after the GPU name - here 7.5 and 6.1:

* #0 PCI 0:1 Zotac     GeForce RTX 2060 (7.5)     CoreClk 300 MHz   MemClk 405 MHz   6144 MB   SM: 30
* #1 PCI 0:2 Zotac     GeForce GTX 1070 (6.1)     CoreClk 139 MHz   MemClk 405 MHz   8192 MB   SM: 15


use: -compute 61 61 to set both to compute 6.1

On the other side you shouldn't get this. Are you on windows? Make sure to have the latest nvidia driver installed!
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 04:43:42 PM
 #906

Any benchmarks with improved algo speed?

I have some for my 2060 and 1070, but you will see that you will get completely different results. You will see differences for a different OS, a different OS-Version, different CPU, RAM, Vitual Memory, GPU, OC-settings, Memory on your GPU (size/clk), base/turbo clk of your gpu, fan & temp. And much more - they all have impact on your results. Also if you run ProgPoW you see the performance for a algo-snapshot - the algo will change all 50 blocks for rev 0.9.2 - and the ZANO version, and for every new epoch. So if I say you can get 14MH/s instead of 13.8 MH/s for ProgPoW092 with a 1070, then this might not be correct for you.

So- sorry, but I really think that it doesn't not make much sense because you will get other results.

dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
August 18, 2019, 05:02:30 PM
 #907

Quote from: TrailingStop
If you get cuda-error 7 please reduce the compute version of your GPU with the command line option: -compute 61
I see this a lot with 1660Ti.
Howdy!
I get that with my 2060's too.
What should I set the -compute option for the GPUs that do actually work (i.e. if I have to specify per device, like -compute xx, xx, xx, 61, 61, xx)?

Hi,

take as default the values you see when you start TT, compute is in brakets after the GPU name - here 7.5 and 6.1:

* #0 PCI 0:1 Zotac     GeForce RTX 2060 (7.5)     CoreClk 300 MHz   MemClk 405 MHz   6144 MB   SM: 30
* #1 PCI 0:2 Zotac     GeForce GTX 1070 (6.1)     CoreClk 139 MHz   MemClk 405 MHz   8192 MB   SM: 15


use: -compute 61 61 to set both to compute 6.1

On the other side you shouldn't get this. Are you on windows? Make sure to have the latest nvidia driver installed!

I'm on HiveOS. The 1080's are fine as such, it's the 2060's that throw out the errors. I'll try with the other compute values!

EDIT: hmmm, still doing it: Error ******** GPU[04] CudaError: 7 at position 50
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 05:05:38 PM
 #908

Quote from: TrailingStop
If you get cuda-error 7 please reduce the compute version of your GPU with the command line option: -compute 61
I see this a lot with 1660Ti.
Howdy!
I get that with my 2060's too.
What should I set the -compute option for the GPUs that do actually work (i.e. if I have to specify per device, like -compute xx, xx, xx, 61, 61, xx)?

Hi,

take as default the values you see when you start TT, compute is in brakets after the GPU name - here 7.5 and 6.1:

* #0 PCI 0:1 Zotac     GeForce RTX 2060 (7.5)     CoreClk 300 MHz   MemClk 405 MHz   6144 MB   SM: 30
* #1 PCI 0:2 Zotac     GeForce GTX 1070 (6.1)     CoreClk 139 MHz   MemClk 405 MHz   8192 MB   SM: 15


use: -compute 61 61 to set both to compute 6.1

On the other side you shouldn't get this. Are you on windows? Make sure to have the latest nvidia driver installed!

I'm on HiveOS. The 1080's are fine as such, it's the 2060's that throw out the errors. I'll try with the other compute values!

Yes, setting the compute-value should fix this. It might come from a old cuda compiler that do not support your compute level, or it is just the graphics driver that doesn't support it.
you can also use -compute 61 to set all devices to 6.1
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
August 18, 2019, 05:19:16 PM
 #909

So if I set them all to 6.1 it works.
I'm using driver 430.26 in HiveOS.
Miner version is 3.0.1 I think (HiveOS hasn't updated to 3.0.2 yet).

Shouldn't the cards be able to run higher compute versions though?...
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 05:39:00 PM
 #910

So if I set them all to 6.1 it works.
I'm using driver 430.26 in HiveOS.
Miner version is 3.0.1 I think (HiveOS hasn't updated to 3.0.2 yet).

Shouldn't the cards be able to run higher compute versions though?...

Depends on the card you have. Rtx will be 7 and up.
I guess that the nvidia compiler that comes with hiveos.
styleshifter
Member
**
Offline Offline

Activity: 155
Merit: 14


View Profile WWW
August 18, 2019, 07:19:26 PM
 #911

Do you have a link with the version number in the file name for Linux, too?

Latest Crypto Miner App - Get the latest mining software from official sources & receive update notifications
https://latest-miner.web.app --- https://bitcointalk.org/?topic=5073731.0 --- https://twitter.com/styleshifter1
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 18, 2019, 07:21:55 PM
 #912

Do you have a link with the version number in the file name for Linux, too?

Yes. Same as for Windows with .tar.xz extention for zip.
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
August 19, 2019, 11:52:02 AM
 #913

For the records, I've been mining ProgPow overnight and hashrates have increased over time... That's a very nice feature (if intended!).

Before I let HiveOS upgrade itself (and TT-miner) to the latest version, I was doing 18.3+ MH/s on the 1080's and 17.7+ MH/s on the 2060's.
That's with power limit at 150W on the 1080's and 135W on the 2060's.

Impressive.
Good job, Herr TrailingStop.
styleshifter
Member
**
Offline Offline

Activity: 155
Merit: 14


View Profile WWW
August 19, 2019, 02:14:40 PM
 #914

Do you have a link with the version number in the file name for Linux, too?

Yes. Same as for Windows with .tar.xz extention for zip.


Okay, thanks for your reply.
I added the linux link to my page.

Latest Crypto Miner App - Get the latest mining software from official sources & receive update notifications
https://latest-miner.web.app --- https://bitcointalk.org/?topic=5073731.0 --- https://twitter.com/styleshifter1
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 20, 2019, 06:54:07 AM
Last edit: August 20, 2019, 10:16:41 AM by TrailingStop
 #915

UPDATE WILL BE AVAILABLE LATER TODAY!!!


TT-Miner Release 3.0.3

FIX: Possible crash under certain conditions
FIX: No notification about DevFee mining
Gen: Reduced CPU usage for MTP/ProgPoW/ETHASH
Gen: Reduced system-memory requirements for MTP/ProgPoW/ETHASH
Gen: Reduced requirements may result in better performance on your system


Please let me know if you have any issues.
gusknure
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
August 20, 2019, 01:23:11 PM
 #916

Hi TrailingStop, please see attached logs for new version. For me most stable version 2.2.5
https://drive.google.com/open?id=1-Cn1efFEWlCKRyZfaR4hn70kbLEiVcPJ
https://drive.google.com/open?id=1l5CReqMcO-X_pZW90IArCvk5qN40TU6Z
Thanks
balda2017
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 21, 2019, 07:40:46 AM
 #917

The requested URL /download/Miner/TT-Miner.zip was not found on this server.
devivier
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
August 21, 2019, 09:40:16 AM
 #918

The requested URL /download/Miner/TT-Miner.zip was not found on this server.
3.02 can not do the benchmark on asus rog strik rtx 2060 the 3.01 works
TrailingStop (OP)
Member
**
Offline Offline

Activity: 566
Merit: 16


View Profile
August 21, 2019, 12:02:33 PM
 #919

TT-Miner Release 3.0.4

FIX: Possible crash under certain conditions
FIX: No notification about DevFee mining
FIX: TT sends invalid shares to pool under certain conditions when switch from REG to DEV mining
Gen: Reduced CPU usage for MTP/ProgPoW/ETHASH
Gen: Reduced system-memory requirements for MTP/ProgPoW/ETHASH
Gen: Reduced requirements may result in better performance on your system


Sorry for the confusion with version 3.0.3 - too many bugs ;-(

Please let me know if you have any issues with the release.
devivier
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
August 21, 2019, 01:33:24 PM
 #920

89/5000
impossible to benchmark with nicehash (time hout) 1.9.1.12 et 1.9.2.12 mtp et lyra2
asus card rog strik geforce rtx 2060 6go
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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 »
  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!