Bitcoin Forum
April 27, 2024, 01:54:14 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 »
  Print  
Author Topic: CryptoDredge 0.27.0 — CUDA Miner  (Read 86007 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (2 posts by 1+ user deleted.)
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
February 15, 2020, 02:31:46 PM
Last edit: February 15, 2020, 05:22:10 PM by cryptoyes
 #881

I can report the problem is still there. A duplicate share is sent after a devfee session - then pool bans the IP. I can't say for certain the problem is linked to the devfeee session, because this time the duplicate share was not the first share following the devfee session, but there were no duplicates before the devfee session - log below. I have another miner running 0.23 which had 45+ successful shares and no devfee session yet.

This pool is run by an OP I know who disabled IP banning for duplicates, but all other pools are banning the IP if a duplicate is sent (on suspicion of stealing hashrate) hence CD is still not reliable to use (at least on this algo).

A duplicate should never be sent by the miner during the same session so this must be a bug.

Code:
$ ./CryptoDredge -a cnturtle -o stratum+tcp://<snip> -u <snip> -p <snip> --no-nvml
...
[13:51:45] INFO  - CryptoDredge 0.23.0 NVIDIA GPU Miner
[13:51:45] INFO  - Built with CUDA Toolkit 10.0
[13:51:45] INFO  - DevFee is 1% (2% for MTP)
[13:51:45] INFO  - Start built-in watchdog
[13:51:46] WARN  - NVML is disabled
...
[13:51:46] INFO  - Selected algo: cnturtle
...
[14:03:08] INFO  - Start devfee session
[14:03:43] INFO  - Start user session
[14:04:08] INFO  - 17/0 Accepted : diff=2845616 : 70.19KH/s
[14:04:30] INFO  - 18/0 Accepted : diff=6288420 : 70.19KH/s
[14:04:31] INFO  - 19/0 Accepted : diff=8576415 : 70.19KH/s
[14:05:19] INFO  - 19/1 Rejected : diff=8553147, reason: Duplicate share2

Linked issues:

https://github.com/technobyl/CryptoDredge/issues/15
https://github.com/technobyl/CryptoDredge/issues/8
1714182854
Hero Member
*
Offline Offline

Posts: 1714182854

View Profile Personal Message (Offline)

Ignore
1714182854
Reply with quote  #2

1714182854
Report to moderator
1714182854
Hero Member
*
Offline Offline

Posts: 1714182854

View Profile Personal Message (Offline)

Ignore
1714182854
Reply with quote  #2

1714182854
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714182854
Hero Member
*
Offline Offline

Posts: 1714182854

View Profile Personal Message (Offline)

Ignore
1714182854
Reply with quote  #2

1714182854
Report to moderator
1714182854
Hero Member
*
Offline Offline

Posts: 1714182854

View Profile Personal Message (Offline)

Ignore
1714182854
Reply with quote  #2

1714182854
Report to moderator
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
February 15, 2020, 05:15:54 PM
 #882

More reports: two duplicate shares, both shortly after the devfee sessions (but not immediately), but four devfee sessions in total - so it doesn't happen for all devfee sessions. This is still better than before:

Code:
$ grep -P 'session|Acc|Rej' /log|grep -P 'session' -A 10
...
wolf  [14:03:08] INFO  - Start devfee session
wolf  [14:03:43] INFO  - Start user session
wolf  [14:04:08] INFO  - 17/0 Accepted : diff=2845616 : 70.19KH/s
wolf  [14:04:30] INFO  - 18/0 Accepted : diff=6288420 : 70.19KH/s
wolf  [14:04:31] INFO  - 19/0 Accepted : diff=8576415 : 70.19KH/s
wolf  [14:05:19] INFO  - 19/1 Rejected : diff=8553147, reason: Duplicate share2
wolf  [14:05:58] INFO  - 20/1 Accepted : diff=14668108 : 70.19KH/s
wolf  [14:06:24] INFO  - 21/1 Accepted : diff=2694462 : 70.19KH/s
wolf  [14:06:57] INFO  - 22/1 Accepted : diff=2706372 : 70.19KH/s
wolf  [14:07:54] INFO  - 23/1 Accepted : diff=4550410 : 70.20KH/s
wolf  [14:08:32] INFO  - 24/1 Accepted : diff=22443368 : 70.20KH/s
wolf  [14:08:59] INFO  - 25/1 Accepted : diff=15335047 : 70.20KH/s
--
wolf  [15:01:09] INFO  - Start devfee session
wolf  [15:01:44] INFO  - Start user session
wolf  [15:01:50] INFO  - 108/1 Accepted : diff=8045525 : 70.21KH/s
wolf  [15:02:13] INFO  - 109/1 Accepted : diff=3844769 : 70.21KH/s
wolf  [15:04:02] INFO  - 110/1 Accepted : diff=7749041 : 70.21KH/s
wolf  [15:04:27] INFO  - 111/1 Accepted : diff=70845897 : 70.21KH/s
wolf  [15:05:58] INFO  - 112/1 Accepted : diff=2787856 : 70.21KH/s
wolf  [15:06:12] INFO  - 113/1 Accepted : diff=3263759 : 70.21KH/s
wolf  [15:06:18] INFO  - 114/1 Accepted : diff=3381829 : 70.21KH/s
wolf  [15:06:40] INFO  - 115/1 Accepted : diff=6786242 : 70.21KH/s
wolf  [15:07:13] INFO  - 116/1 Accepted : diff=2733179 : 70.21KH/s
wolf  [15:07:17] INFO  - 117/1 Accepted : diff=13263367 : 70.21KH/s
--
wolf  [15:59:11] INFO  - Start devfee session
wolf  [15:59:46] INFO  - Start user session
wolf  [15:59:46] INFO  - 229/1 Accepted : diff=36833371 : 70.21KH/s
wolf  [15:59:53] INFO  - 229/2 Rejected : diff=71057445, reason: Duplicate share2
wolf  [16:00:08] INFO  - 230/2 Accepted : diff=30030473 : 70.21KH/s
wolf  [16:00:18] INFO  - 231/2 Accepted : diff=3413753 : 70.21KH/s
wolf  [16:01:33] INFO  - 232/2 Accepted : diff=5039366 : 70.21KH/s
wolf  [16:01:59] INFO  - 233/2 Accepted : diff=23368668 : 70.21KH/s
wolf  [16:02:15] INFO  - 234/2 Accepted : diff=4706655 : 70.21KH/s
wolf  [16:02:55] INFO  - 235/2 Accepted : diff=8716313 : 70.21KH/s
wolf  [16:03:19] INFO  - 236/2 Accepted : diff=2590195 : 70.21KH/s
wolf  [16:04:19] INFO  - 237/2 Accepted : diff=2623047 : 70.21KH/s
--
wolf  [16:57:13] INFO  - Start devfee session
wolf  [16:57:48] INFO  - Start user session
wolf  [16:58:13] INFO  - 347/2 Accepted : diff=13060685 : 70.12KH/s
wolf  [16:58:19] INFO  - 348/2 Accepted : diff=12609630 : 70.12KH/s
wolf  [16:58:44] INFO  - 349/2 Accepted : diff=3408431 : 70.12KH/s
wolf  [16:58:48] INFO  - 350/2 Accepted : diff=3239141 : 70.12KH/s
wolf  [16:59:46] INFO  - 351/2 Accepted : diff=2120311 : 70.12KH/s
wolf  [17:00:00] INFO  - 352/2 Accepted : diff=3220798 : 70.12KH/s
wolf  [17:00:01] INFO  - 353/2 Accepted : diff=1743769 : 70.12KH/s
wolf  [17:00:17] INFO  - 354/2 Accepted : diff=4832606 : 70.12KH/s
wolf  [17:00:26] INFO  - 355/2 Accepted : diff=2758301 : 70.12KH/s
wolf  [17:00:29] INFO  - 356/2 Accepted : diff=19267812 : 70.12KH/s
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
February 15, 2020, 07:25:50 PM
 #883

And more reports. It is now clear that the problem is still there and it _only_ happens shortly after a devfee session, hence it strongly suggests that the problem is linked to the devfee, note the stream of dupes after some devfee sessions below ... 9 out of 700 shares is more than 1% loss of hashrate:

Code:
# grep -P 'session|Acc|Rej' /l|grep -P 'session' -A 20
wolf  [13:51:46] INFO  - Start user session
wolf  [13:53:23] INFO  - 1/0 Accepted : diff=9707131 : 66.73KH/s
wolf  [13:53:31] INFO  - 2/0 Accepted : diff=3967112 : 68.71KH/s
wolf  [13:53:48] INFO  - 3/0 Accepted : diff=4547175 : 69.58KH/s
wolf  [13:54:04] INFO  - 4/0 Accepted : diff=2685536 : 69.88KH/s
wolf  [13:54:55] INFO  - 5/0 Accepted : diff=6598524 : 70.01KH/s
wolf  [13:56:28] INFO  - 6/0 Accepted : diff=7312975 : 70.14KH/s
wolf  [13:56:29] INFO  - 7/0 Accepted : diff=10894511 : 70.15KH/s
wolf  [13:56:36] INFO  - 8/0 Accepted : diff=2946288 : 70.15KH/s
wolf  [13:56:41] INFO  - 9/0 Accepted : diff=299441026 : 70.13KH/s
wolf  [13:57:26] INFO  - 10/0 Accepted : diff=39524063 : 70.14KH/s
wolf  [13:59:45] INFO  - 11/0 Accepted : diff=8553147 : 70.16KH/s
wolf  [14:00:55] INFO  - 12/0 Accepted : diff=4701975 : 70.17KH/s
wolf  [14:02:03] INFO  - 13/0 Accepted : diff=3705832 : 70.19KH/s
wolf  [14:02:07] INFO  - 14/0 Accepted : diff=7194491 : 70.18KH/s
wolf  [14:02:43] INFO  - 15/0 Accepted : diff=9761342 : 70.19KH/s
wolf  [14:03:05] INFO  - 16/0 Accepted : diff=5269496 : 70.19KH/s
wolf  [14:03:08] INFO  - Start devfee session
wolf  [14:03:43] INFO  - Start user session
wolf  [14:04:08] INFO  - 17/0 Accepted : diff=2845616 : 70.19KH/s
wolf  [14:04:30] INFO  - 18/0 Accepted : diff=6288420 : 70.19KH/s
wolf  [14:04:31] INFO  - 19/0 Accepted : diff=8576415 : 70.19KH/s
wolf  [14:05:19] INFO  - 19/1 Rejected : diff=8553147, reason: Duplicate share2
wolf  [14:05:58] INFO  - 20/1 Accepted : diff=14668108 : 70.19KH/s
wolf  [14:06:24] INFO  - 21/1 Accepted : diff=2694462 : 70.19KH/s
wolf  [14:06:57] INFO  - 22/1 Accepted : diff=2706372 : 70.19KH/s
wolf  [14:07:54] INFO  - 23/1 Accepted : diff=4550410 : 70.20KH/s
wolf  [14:08:32] INFO  - 24/1 Accepted : diff=22443368 : 70.20KH/s
wolf  [14:08:59] INFO  - 25/1 Accepted : diff=15335047 : 70.20KH/s
wolf  [14:09:30] INFO  - 26/1 Accepted : diff=5348687 : 70.19KH/s
wolf  [14:09:51] INFO  - 27/1 Accepted : diff=5098150 : 70.20KH/s
wolf  [14:09:55] INFO  - 28/1 Accepted : diff=6124693 : 70.20KH/s
wolf  [14:10:34] INFO  - 29/1 Accepted : diff=2684823 : 70.19KH/s
wolf  [14:10:35] INFO  - 30/1 Accepted : diff=6696221 : 70.20KH/s
wolf  [14:10:48] INFO  - 31/1 Accepted : diff=3087039 : 70.20KH/s
wolf  [14:12:01] INFO  - 32/1 Accepted : diff=6521047 : 70.20KH/s
wolf  [14:12:36] INFO  - 33/1 Accepted : diff=2974587 : 70.20KH/s
wolf  [14:13:02] INFO  - 34/1 Accepted : diff=5026248 : 70.20KH/s
wolf  [14:14:58] INFO  - 35/1 Accepted : diff=4915106 : 70.20KH/s
--
wolf  [15:01:09] INFO  - Start devfee session
wolf  [15:01:44] INFO  - Start user session
wolf  [15:01:50] INFO  - 108/1 Accepted : diff=8045525 : 70.21KH/s
wolf  [15:02:13] INFO  - 109/1 Accepted : diff=3844769 : 70.21KH/s
wolf  [15:04:02] INFO  - 110/1 Accepted : diff=7749041 : 70.21KH/s
wolf  [15:04:27] INFO  - 111/1 Accepted : diff=70845897 : 70.21KH/s
wolf  [15:05:58] INFO  - 112/1 Accepted : diff=2787856 : 70.21KH/s
wolf  [15:06:12] INFO  - 113/1 Accepted : diff=3263759 : 70.21KH/s
wolf  [15:06:18] INFO  - 114/1 Accepted : diff=3381829 : 70.21KH/s
wolf  [15:06:40] INFO  - 115/1 Accepted : diff=6786242 : 70.21KH/s
wolf  [15:07:13] INFO  - 116/1 Accepted : diff=2733179 : 70.21KH/s
wolf  [15:07:17] INFO  - 117/1 Accepted : diff=13263367 : 70.21KH/s
wolf  [15:07:28] INFO  - 118/1 Accepted : diff=2710339 : 70.21KH/s
wolf  [15:07:39] INFO  - 119/1 Accepted : diff=2513194 : 70.21KH/s
wolf  [15:07:47] INFO  - 120/1 Accepted : diff=4316701 : 70.21KH/s
wolf  [15:08:28] INFO  - 121/1 Accepted : diff=3346370 : 70.21KH/s
wolf  [15:08:40] INFO  - 122/1 Accepted : diff=3320770 : 70.21KH/s
wolf  [15:09:53] INFO  - 123/1 Accepted : diff=3031607 : 70.21KH/s
wolf  [15:11:29] INFO  - 124/1 Accepted : diff=5589992 : 70.21KH/s
wolf  [15:12:40] INFO  - 125/1 Accepted : diff=15209899 : 70.21KH/s
wolf  [15:13:40] INFO  - 126/1 Accepted : diff=3867154 : 70.21KH/s
wolf  [15:13:46] INFO  - 127/1 Accepted : diff=12312207 : 70.21KH/s
--
wolf  [15:59:11] INFO  - Start devfee session
wolf  [15:59:46] INFO  - Start user session
wolf  [15:59:46] INFO  - 229/1 Accepted : diff=36833371 : 70.21KH/s
wolf  [15:59:53] INFO  - 229/2 Rejected : diff=71057445, reason: Duplicate share2
wolf  [16:00:08] INFO  - 230/2 Accepted : diff=30030473 : 70.21KH/s
wolf  [16:00:18] INFO  - 231/2 Accepted : diff=3413753 : 70.21KH/s
wolf  [16:01:33] INFO  - 232/2 Accepted : diff=5039366 : 70.21KH/s
wolf  [16:01:59] INFO  - 233/2 Accepted : diff=23368668 : 70.21KH/s
wolf  [16:02:15] INFO  - 234/2 Accepted : diff=4706655 : 70.21KH/s
wolf  [16:02:55] INFO  - 235/2 Accepted : diff=8716313 : 70.21KH/s
wolf  [16:03:19] INFO  - 236/2 Accepted : diff=2590195 : 70.21KH/s
wolf  [16:04:19] INFO  - 237/2 Accepted : diff=2623047 : 70.21KH/s
wolf  [16:04:39] INFO  - 238/2 Accepted : diff=12238986 : 70.21KH/s
wolf  [16:04:59] INFO  - 239/2 Accepted : diff=3338505 : 70.21KH/s
wolf  [16:05:03] INFO  - 240/2 Accepted : diff=3999826 : 70.21KH/s
wolf  [16:05:50] INFO  - 241/2 Accepted : diff=4975893 : 70.21KH/s
wolf  [16:05:55] INFO  - 242/2 Accepted : diff=3999277 : 70.21KH/s
wolf  [16:07:06] INFO  - 243/2 Accepted : diff=3956594 : 70.21KH/s
wolf  [16:07:14] INFO  - 244/2 Accepted : diff=3583551 : 70.21KH/s
wolf  [16:07:18] INFO  - 245/2 Accepted : diff=4571742 : 70.21KH/s
wolf  [16:07:40] INFO  - 246/2 Accepted : diff=3130914 : 70.21KH/s
wolf  [16:08:28] INFO  - 247/2 Accepted : diff=3391861 : 70.21KH/s
--
wolf  [16:57:13] INFO  - Start devfee session
wolf  [16:57:48] INFO  - Start user session
wolf  [16:58:13] INFO  - 347/2 Accepted : diff=13060685 : 70.12KH/s
wolf  [16:58:19] INFO  - 348/2 Accepted : diff=12609630 : 70.12KH/s
wolf  [16:58:44] INFO  - 349/2 Accepted : diff=3408431 : 70.12KH/s
wolf  [16:58:48] INFO  - 350/2 Accepted : diff=3239141 : 70.12KH/s
wolf  [16:59:46] INFO  - 351/2 Accepted : diff=2120311 : 70.12KH/s
wolf  [17:00:00] INFO  - 352/2 Accepted : diff=3220798 : 70.12KH/s
wolf  [17:00:01] INFO  - 353/2 Accepted : diff=1743769 : 70.12KH/s
wolf  [17:00:17] INFO  - 354/2 Accepted : diff=4832606 : 70.12KH/s
wolf  [17:00:26] INFO  - 355/2 Accepted : diff=2758301 : 70.12KH/s
wolf  [17:00:29] INFO  - 356/2 Accepted : diff=19267812 : 70.12KH/s
wolf  [17:00:40] INFO  - 357/2 Accepted : diff=4746679 : 70.12KH/s
wolf  [17:00:55] INFO  - 358/2 Accepted : diff=1994282 : 70.12KH/s
wolf  [17:00:56] INFO  - 359/2 Accepted : diff=1611069 : 70.12KH/s
wolf  [17:02:28] INFO  - 360/2 Accepted : diff=2696282 : 70.12KH/s
wolf  [17:02:44] INFO  - 361/2 Accepted : diff=1877291 : 70.12KH/s
wolf  [17:03:01] INFO  - 362/2 Accepted : diff=5103530 : 70.12KH/s
wolf  [17:03:25] INFO  - 363/2 Accepted : diff=2747869 : 70.12KH/s
wolf  [17:03:38] INFO  - 364/2 Accepted : diff=2523963 : 70.12KH/s
wolf  [17:03:57] INFO  - 365/2 Accepted : diff=1834063 : 70.12KH/s
wolf  [17:04:03] INFO  - 366/2 Accepted : diff=1519501 : 70.12KH/s
--
wolf  [17:55:15] INFO  - Start devfee session
wolf  [17:55:50] INFO  - Start user session
wolf  [17:56:26] INFO  - 510/3 Rejected : diff=5860670, reason: Duplicate share2
wolf  [17:56:33] INFO  - 511/3 Accepted : diff=2079824 : 70.14KH/s
wolf  [17:56:36] INFO  - 511/4 Rejected : diff=1751280, reason: Duplicate share2
wolf  [17:56:40] INFO  - 512/4 Accepted : diff=2622487 : 70.14KH/s
wolf  [17:57:00] INFO  - 513/4 Accepted : diff=1600533 : 70.14KH/s
wolf  [17:57:20] INFO  - 514/4 Accepted : diff=1731885 : 70.14KH/s
wolf  [17:58:54] INFO  - 515/4 Accepted : diff=2186328 : 70.14KH/s
wolf  [17:59:30] INFO  - 516/4 Accepted : diff=36416857 : 70.14KH/s
wolf  [17:59:37] INFO  - 517/4 Accepted : diff=4543109 : 70.14KH/s
wolf  [17:59:40] INFO  - 518/4 Accepted : diff=1998386 : 70.14KH/s
wolf  [17:59:54] INFO  - 519/4 Accepted : diff=3210560 : 70.14KH/s
wolf  [17:59:59] INFO  - 520/4 Accepted : diff=13430242 : 70.14KH/s
wolf  [18:00:09] INFO  - 521/4 Accepted : diff=8094012 : 70.14KH/s
wolf  [18:00:33] INFO  - 522/4 Accepted : diff=7677224 : 70.14KH/s
wolf  [18:01:05] INFO  - 523/4 Accepted : diff=2859943 : 70.14KH/s
wolf  [18:01:06] INFO  - 524/4 Accepted : diff=1502524 : 70.14KH/s
wolf  [18:01:28] INFO  - 525/4 Accepted : diff=5087552 : 70.14KH/s
wolf  [18:01:35] INFO  - 526/4 Accepted : diff=2255076 : 70.14KH/s
wolf  [18:01:49] INFO  - 527/4 Accepted : diff=3009946 : 70.14KH/s
wolf  [18:02:23] INFO  - 528/4 Accepted : diff=3676582 : 70.14KH/s
--
wolf  [18:53:17] INFO  - Start devfee session
wolf  [18:53:51] INFO  - Start user session
wolf  [18:54:03] INFO  - 690/4 Accepted : diff=1938546 : 70.15KH/s
wolf  [18:54:34] INFO  - 691/4 Accepted : diff=80352040 : 70.15KH/s
wolf  [18:54:35] INFO  - 692/4 Accepted : diff=2279346 : 70.15KH/s
wolf  [18:55:32] INFO  - 692/5 Rejected : diff=3190294, reason: Duplicate share2
wolf  [18:55:47] INFO  - 693/5 Accepted : diff=3159834 : 70.15KH/s
wolf  [18:55:55] INFO  - 694/5 Accepted : diff=1847205 : 70.15KH/s
wolf  [18:55:56] INFO  - 695/5 Accepted : diff=3163183 : 70.15KH/s
wolf  [18:56:25] INFO  - 695/6 Rejected : diff=1615478, reason: Duplicate share2
wolf  [18:56:35] INFO  - 696/6 Accepted : diff=2337701 : 70.15KH/s
wolf  [18:56:38] INFO  - 696/7 Rejected : diff=2910962, reason: Duplicate share2
wolf  [18:57:07] INFO  - 697/7 Accepted : diff=7064794 : 70.15KH/s
wolf  [18:57:09] INFO  - 697/8 Rejected : diff=3403047, reason: Duplicate share2
wolf  [18:57:09] INFO  - 698/8 Accepted : diff=1671493 : 70.15KH/s
wolf  [18:57:34] INFO  - 699/8 Accepted : diff=3104612 : 70.15KH/s
wolf  [18:57:37] INFO  - 700/8 Accepted : diff=4688695 : 70.15KH/s
wolf  [18:58:19] INFO  - 700/9 Rejected : diff=11600888, reason: Duplicate share2
wolf  [18:58:25] INFO  - 701/9 Accepted : diff=3900978 : 70.15KH/s
wolf  [18:58:32] INFO  - 702/9 Accepted : diff=3917767 : 70.15KH/s
wolf  [18:59:24] INFO  - 703/9 Accepted : diff=43616531 : 70.15KH/s
wolf  [19:00:57] INFO  - 704/9 Accepted : diff=1836569 : 70.16KH/s
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
February 16, 2020, 12:18:15 AM
 #884

... it's getting worse, it feels as if some cache of dupe shares is growing with every devfee session or something. heres the latest devfee session and all accepted/rejected shares after it (1503/23 is now 1.5% wasted hashrate)

Code:
[23:43:26] INFO  - Start devfee session
[23:44:00] INFO  - Start user session
[23:44:17] INFO  - 1477/14 Accepted : diff=2514565 : 70.15KH/s
[23:44:29] INFO  - 1478/14 Accepted : diff=4254965 : 70.15KH/s
[23:44:31] INFO  - 1478/15 Rejected : diff=3107198, reason: Duplicate share2
[23:45:24] INFO  - 1479/15 Accepted : diff=9943071 : 70.15KH/s
[23:45:33] INFO  - 1480/15 Accepted : diff=1526505 : 70.15KH/s
[23:45:34] INFO  - 1480/16 Rejected : diff=1995470, reason: Duplicate share2
[23:45:49] INFO  - 1481/16 Accepted : diff=6100783 : 70.15KH/s
[23:45:50] INFO  - 1482/16 Accepted : diff=3564395 : 70.15KH/s
[23:46:02] INFO  - 1483/16 Accepted : diff=9404347 : 70.15KH/s
[23:46:47] INFO  - 1484/16 Accepted : diff=1574540 : 70.15KH/s
[23:47:10] INFO  - 1485/16 Accepted : diff=4827008 : 70.15KH/s
[23:47:48] INFO  - 1485/17 Rejected : diff=1707333, reason: Duplicate share2
[23:47:51] INFO  - 1485/18 Rejected : diff=45380214, reason: Duplicate share2
[23:48:10] INFO  - 1486/18 Accepted : diff=5513997 : 70.15KH/s
[23:48:32] INFO  - 1487/18 Accepted : diff=3738519 : 70.15KH/s
[23:48:41] INFO  - 1488/18 Accepted : diff=16101789 : 70.15KH/s
[23:49:35] INFO  - 1489/18 Accepted : diff=2454525 : 70.15KH/s
[23:49:50] INFO  - 1490/18 Accepted : diff=2369070 : 70.15KH/s
[23:50:08] INFO  - 1491/18 Accepted : diff=5169119 : 70.15KH/s
[23:50:19] INFO  - 1491/19 Rejected : diff=31286175, reason: Duplicate share2
[23:50:35] INFO  - 1492/19 Accepted : diff=7178882 : 70.15KH/s
[23:50:37] INFO  - 1492/20 Rejected : diff=1798143, reason: Duplicate share2
[23:51:19] INFO  - 1492/21 Rejected : diff=3132001, reason: Duplicate share2
[23:51:50] INFO  - 1493/21 Accepted : diff=9671138 : 70.15KH/s
[23:51:53] INFO  - 1494/21 Accepted : diff=2608553 : 70.15KH/s
[23:52:14] INFO  - 1495/21 Accepted : diff=1965863 : 70.15KH/s
[23:52:17] INFO  - 1496/21 Accepted : diff=2277337 : 70.15KH/s
[23:52:29] INFO  - 1496/22 Rejected : diff=1741662, reason: Duplicate share2
[23:52:47] INFO  - 1497/22 Accepted : diff=1929785 : 70.15KH/s
[23:53:19] INFO  - 1498/22 Accepted : diff=5289919 : 70.15KH/s
[23:53:20] INFO  - 1499/22 Accepted : diff=2230582 : 70.15KH/s
[23:53:26] INFO  - 1500/22 Accepted : diff=2419414 : 70.15KH/s
[23:53:50] INFO  - 1501/22 Accepted : diff=1556715 : 70.15KH/s
[23:54:08] INFO  - 1501/23 Rejected : diff=2105250, reason: Duplicate share2
[23:54:13] INFO  - 1502/23 Accepted : diff=1619847 : 70.15KH/s
[23:54:31] INFO  - 1503/23 Accepted : diff=22358617 : 70.15KH/s
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
February 16, 2020, 12:33:10 AM
 #885

Here's the entire log of sessions and shares: https://pastebin.com/s97g6ps9

You can see which shares are duplicated by the diff value. For example, share 19 is a duplicate of share 11, and share 229 is a duplicate of share 224, and so on

I can't work out what exactly causes them, but they always pop-up after the devfee and they are all a duplicate of some older sahre (not the immediately previous one).

Could you investigate and fix this?
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
February 16, 2020, 02:34:42 PM
Last edit: February 16, 2020, 03:10:18 PM by cryptoyes
 #886

and here's another "duplicate share" (the previous ones were "duplicate share2" ... note the "2", that's probably from the pool?) which got me banned: https://pastebin.com/cp3dPSiu

... again, happened shortly after a devfee session. Please look into this, it sounds like it should be an easy fix
tbearhere
Legendary
*
Offline Offline

Activity: 3122
Merit: 1003



View Profile
March 04, 2020, 06:56:42 PM
 #887



       Also have this error on ver 23 mtp-tcr.


mstrozier
Member
**
Offline Offline

Activity: 114
Merit: 151


View Profile
March 20, 2020, 03:03:44 PM
 #888

I've had a chance to run this over my rig and it'll work on all old and modern Nvidia cards except for the 1650 Super.  It only gives a GPU Critical Error message and restarts the miner.  Works fine on all other cards ranging from a 750 ti, 1050ti, 1660ti, 1070 and RTX 2080.  Just the 1650 Super fails. 

Since this GPU is still relatively new, has it not been coded for yet?  I am currently running the latest version 23.0
JayDDee
Full Member
***
Offline Offline

Activity: 1383
Merit: 220


View Profile
March 20, 2020, 05:05:55 PM
 #889



       Also have this error on ver 23 mtp-tcr.




Stale shares can't be complety avoided, there will alway be a window where a submitted share or 2 can overlap with a
new job. High network latency and low hashrate algos (longer time/thread to calculate 1 hash) make stales more likely.
In this case it looks like it may be related to the fee switch (something I have no experience with).

JayDDee
Full Member
***
Offline Offline

Activity: 1383
Merit: 220


View Profile
March 20, 2020, 05:11:11 PM
 #890

I've had a chance to run this over my rig and it'll work on all old and modern Nvidia cards except for the 1650 Super.  It only gives a GPU Critical Error message and restarts the miner.  Works fine on all other cards ranging from a 750 ti, 1050ti, 1660ti, 1070 and RTX 2080.  Just the 1650 Super fails. 

Since this GPU is still relatively new, has it not been coded for yet?  I am currently running the latest version 23.0

Update driver?

tbearhere
Legendary
*
Offline Offline

Activity: 3122
Merit: 1003



View Profile
March 20, 2020, 05:47:43 PM
 #891



       Also have this error on ver 23 mtp-tcr.




Stale shares can't be complety avoided, there will alway be a window where a submitted share or 2 can overlap with a
new job. High network latency and low hashrate algos (longer time/thread to calculate 1 hash) make stales more likely.
In this case it looks like it may be related to the fee switch (something I have no experience with).

It seems it is related to the fee switch. Never happens with older versions.

Also if we update drivers the cpu will run at 100% load.
mstrozier
Member
**
Offline Offline

Activity: 114
Merit: 151


View Profile
March 20, 2020, 07:21:54 PM
 #892

I've had a chance to run this over my rig and it'll work on all old and modern Nvidia cards except for the 1650 Super.  It only gives a GPU Critical Error message and restarts the miner.  Works fine on all other cards ranging from a 750 ti, 1050ti, 1660ti, 1070 and RTX 2080.  Just the 1650 Super fails. 

Since this GPU is still relatively new, has it not been coded for yet?  I am currently running the latest version 23.0

Update driver?

I was at 441 on the nvidia driver.  Updated to 442.74  and same issue.  Does not hash and states critical issue and restarts the miner.   I can use this card on any other mining software, claymore 15 on coins that'll allow due to dag size (callisto, Ether-1 as examples) without any problem.  I can use T-Rex on Ravencoin again no problem.  Card works great.  However if I use Cryptodredge it'll bomb out every time.  So now with everything updated just leads me to thinking something in the mining software.  Since the 1650 Super is fairly new and not many people using the card.
JayDDee
Full Member
***
Offline Offline

Activity: 1383
Merit: 220


View Profile
March 20, 2020, 07:59:03 PM
 #893

I was at 441 on the nvidia driver.  Updated to 442.74  and same issue.  Does not hash and states critical issue and restarts the miner.   I can use this card on any other mining software, claymore 15 on coins that'll allow due to dag size (callisto, Ether-1 as examples) without any problem.  I can use T-Rex on Ravencoin again no problem.  Card works great.  However if I use Cryptodredge it'll bomb out every time.  So now with everything updated just leads me to thinking something in the mining software.  Since the 1650 Super is fairly new and not many people using the card.

Could be a tuning issue. Does Cryptodredge have an intensity option like ccminer? Try lowering it until the SW is updated to
properly tune for that card.

mstrozier
Member
**
Offline Offline

Activity: 114
Merit: 151


View Profile
March 21, 2020, 05:44:43 AM
 #894

I was at 441 on the nvidia driver.  Updated to 442.74  and same issue.  Does not hash and states critical issue and restarts the miner.   I can use this card on any other mining software, claymore 15 on coins that'll allow due to dag size (callisto, Ether-1 as examples) without any problem.  I can use T-Rex on Ravencoin again no problem.  Card works great.  However if I use Cryptodredge it'll bomb out every time.  So now with everything updated just leads me to thinking something in the mining software.  Since the 1650 Super is fairly new and not many people using the card.

Could be a tuning issue. Does Cryptodredge have an intensity option like ccminer? Try lowering it until the SW is updated to
properly tune for that card.

Thanks, didn't think about the tuning.  That did the trick.  It fails on 6 however 5 and below it works great.   Appreciate it.
Eketubol
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
April 07, 2020, 03:45:30 AM
 #895

Is there any reason why MTP is still at 2% fee? I would probably use CryptoDredge if the miner outperforms its competitors but at the moment T-rex Miner works better on MTP for less fee. Can you please update the fee to reflect the current mining climate.
ZeeeN
Jr. Member
*
Offline Offline

Activity: 297
Merit: 3


View Profile
May 12, 2020, 06:31:22 PM
 #896

Is there any reason why MTP is still at 2% fee? I would probably use CryptoDredge if the miner outperforms its competitors but at the moment T-rex Miner works better on MTP for less fee. Can you please update the fee to reflect the current mining climate.

for MTP you can use ccminer with same speed
igotek
Hero Member
*****
Offline Offline

Activity: 2044
Merit: 608


Online Security & Investment Corporation


View Profile WWW
July 20, 2020, 08:48:26 PM
 #897

2020-07-20Announce Haven hardfork succeeded successfully.
We now have two different payment systems. XHV and xUSD.
You can set minimum payment amounts here.
Please do not forget to update miners and wallet.
2020-07-15AnnounceHaven launching xUSD on July 20th.
Miner algo stays the same cn-heavy/xhv but need to update will be required.
Please do not forget to update miners and wallet.
You can find all working miners here.


Any update for XHV ?

I cannot live, I cannot die, trapped in myself.
Hold my breath as I wish for death. Oh please god, help me !
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
July 20, 2020, 10:32:15 PM
 #898

Haven already forked. Any updated version to support it?
coinminery
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
July 29, 2020, 09:40:00 AM
 #899

https://prnt.sc/tqfgvq
https://prnt.sc/tqfgvq
cryptodredge (OP)
Member
**
Offline Offline

Activity: 157
Merit: 19


View Profile WWW
August 04, 2020, 01:03:39 PM
 #900

v0.24.0 released

  • Improve Nimiq algorithm
  • Add -q, --recompute option to set memory reduction factor (1 - 32) (Nimiq only). For example: -q N[,N] (default: 23)
  • Fix high CPU usage on MTP-like, Argon2-like and CryptoNight-like algorithms
  • Slightly improve Chukwa (Argon2-512) and Ninja (Argon2-256) algorithms
  • MTP: Fix memory leaks
  • New CryptoNightTLO algorithm
  • Fix CryptoNightHaven issue related to 'Unsupported blob size'
  • New Sha256csm algorithm
  • Add --sni option to enable SNI (Server Name Indication) for the pool connection
  • Other minor fixes

Download: https://github.com/technobyl/CryptoDredge/releases/tag/v0.24.0

Example:
Code:
CryptoDredge -a argon2d-nim -o wss://nimiq.icemining.ca:2053 -u "NQ68 XM08 9BE8 57DE QMT6 PAT5 PJGQ TEBX FSBU" -p "My Miner" -q 21

Happy mining!

CryptoDredge: ‎NVIDIA GPU Miner
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 »
  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!