Bitcoin Forum
May 06, 2024, 02:34:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 »
  Print  
Author Topic: [JCE]Fast & stable CN/v8/Heavy/Tube/XHV miner, CPU+GPU, Vega56 1800+ RX580 1200+  (Read 90784 times)
Iamtutut
Full Member
***
Offline Offline

Activity: 1120
Merit: 131


View Profile
December 12, 2018, 09:53:45 PM
 #2061

GPU Lane -1 ??
woow, big bug, but i tested a lot and didn't encountered such, i probably missed one specific corner case.
i'll re-release with a hotfix.

otherwise, are the pool-side perf better?


ok found the bug, due to my new sync, the very first hash is an empty one, with value 0 and id 0. the diff being the inverse of the value, it's +inf, sent to the pool and rejected. not bad, just cosmetical, but very ugly.

22:47:35 | Hashrate GPU Thread 0: 455.12 h/s
22:47:35 | Hashrate GPU Thread 1: 454.73 h/s - Total GPU 0: 909.85 h/s
22:47:35 | Hashrate GPU Thread 2: 442.53 h/s
22:47:35 | Hashrate GPU Thread 3: 441.54 h/s - Total GPU 1: 884.06 h/s
22:47:35 | Hashrate GPU Thread 4: 447.45 h/s
22:47:35 | Hashrate GPU Thread 5: 447.95 h/s - Total GPU 2: 895.40 h/s
22:47:35 | Hashrate GPU Thread 6: 458.01 h/s
22:47:35 | Hashrate GPU Thread 7: 458.16 h/s - Total GPU 3: 916.17 h/s
22:47:35 | Total: 3605.46 h/s - Max: 3609.52 h/s
22:48:42 | Pool sends a new Job.
22:48:47 | GPU 0: Temp: 48C - Fan: 54% -- Shares: Good:  95 Bad: 0
22:48:47 | GPU 1: Temp: 43C - Fan: 50% -- Shares: Good:  90 Bad: 0
22:48:47 | GPU 2: Temp: 48C - Fan: 55% -- Shares: Good:  90 Bad: 0
22:48:47 | GPU 3: Temp: 42C - Fan: 49% -- Shares: Good: 112 Bad: 0
...
22:49:43 | Currency BitTube (TUBE)
22:49:43 | Current pool Difficulty 212097
22:49:43 | Accepted Shares 377
22:49:43 | Total Hashes 46260303
22:49:43 | Miner uptime 3:25:46
22:49:43 | Effective net hashrate 3746.99 h/s
22:49:43 | Devices results - Shares Accepted/Ignored/Rejected - Net Hashrate
22:49:43 | * GPU 0 -  93/0/0 -  874.69 h/s
22:49:43 | * GPU 1 -  86/0/0 -  852.72 h/s
22:49:43 | * GPU 2 -  89/0/0 -  913.28 h/s
22:49:43 | * GPU 3 - 109/0/1 - 1106.29 h/s

POOL SIDE:
 Hashrate 15m: 3.53 kH/sec
 2h: 3.50 kH/sec 24h: 3.48 kH/sec (these 24hs include mining with the 0.33B8 version).
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714962870
Hero Member
*
Offline Offline

Posts: 1714962870

View Profile Personal Message (Offline)

Ignore
1714962870
Reply with quote  #2

1714962870
Report to moderator
1714962870
Hero Member
*
Offline Offline

Posts: 1714962870

View Profile Personal Message (Offline)

Ignore
1714962870
Reply with quote  #2

1714962870
Report to moderator
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 12, 2018, 10:54:45 PM
 #2062

Quote
22:47:35 | Total: 3605.46 h/s - Max: 3609.52 h/s
22:49:43 | Effective net hashrate 3746.99 h/s

fine, well it will converge to the theorical 99% but that's very good, the versions before had a regression about this.
I admit that all current miners, close source or not, are fair about their numbers, TeamRed, SRB, Cast, Xmrig... it makes comparisons easier. I still suspect Claymore to have provided wrong data on his later versions 10+, but this miner is now obsolete, no longer matters.

Online is the shameless undercover 0.33b11 re-release, with the GPU Lane -1 bug fixed, and a very little extra optim for Heavy/forks (may give you +1 h/s)

while i understood the bug, i cannot get why i didn't reproduce it once during all my tests... Huh
cryptoprofitswitcher
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
December 12, 2018, 11:30:40 PM
 #2063

I'm using 1x Vega 56 + 1x Vega 64 and with using 0.33b6 I got 7740 H/s on mining Conceal (Cryptonight Fast)

Since version 0.33b7 until the latest 0.33b10 I only get 5733 H/s on the same configuration.

Drivers: Adrenaline 18.6.1, Windows 10 x64

Thanks for the fast response but with the latest 0.33b11 I still only get 5746 H/s.
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 12, 2018, 11:37:03 PM
Last edit: December 13, 2018, 07:04:06 PM by JCE-Miner
 #2064

could you give me the config you use, i blind-benched myself and found the speed to be the same. maybe the regression is in some specific cases only?


i've just rebenched b6 and b7 and got almost the same speed. so i need your config and a confirmation the regression you observe is between b6 and b7

As a desperate attempt, a did a formal review between the b6 and b7 code and reverted, for Vega, all the differences.
If it doesn't fix, so i'm running out of ideas.

Online is the 0.33b12 GPU with that fix, and an extra little optim for all cards. I benched it to be ~0.2% within a range of -0.3% and +0.7%, so it should increase the hashrate, but it's so subtle that i'm not even sure the gain is positive. Cry

edit: re-released with the optim restricted to smaller cards
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
December 13, 2018, 05:47:56 PM
 #2065

could you give me the config you use, i blind-benched myself and found the speed to be the same. maybe the regression is in some specific cases only?


i've just rebenched b6 and b7 and got almost the same speed. so i need your config and a confirmation the regression you observe is between b6 and b7

As a desperate attempt, a did a formal review between the b6 and b7 code and reverted, for Vega, all the differences.
If it doesn't fix, so i'm running out of ideas.

Online is the 0.33b12 GPU with that fix, and an extra little optim for all cards. I benched it to be ~0.2% within a range of -0.3% and +0.7%, so it should increase the hashrate, but it's so subtle that i'm not even sure the gain is positive. Cry
On my RX 580 8Gb cards b12 hangs all system after short period of time after launch mining... Returning to b11 solves problem...
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 13, 2018, 05:56:26 PM
Last edit: December 13, 2018, 07:04:22 PM by JCE-Miner
 #2066

hoooo, just found why, another stupid bug i missed during my tests. the bad news it that fixing cancels the speed increase. so i just cancel this version for now. thanks a lot for the quick report. Smiley

edit: i can restore the perf boost on small rx (550, 560) but didn't find yet for the big ones. rerelease of the b12 soon.

edit: re-released
cryptoprofitswitcher
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
December 14, 2018, 01:02:56 AM
 #2067

could you give me the config you use, i blind-benched myself and found the speed to be the same. maybe the regression is in some specific cases only?


i've just rebenched b6 and b7 and got almost the same speed. so i need your config and a confirmation the regression you observe is between b6 and b7

As a desperate attempt, a did a formal review between the b6 and b7 code and reverted, for Vega, all the differences.
If it doesn't fix, so i'm running out of ideas.

Online is the 0.33b12 GPU with that fix, and an extra little optim for all cards. I benched it to be ~0.2% within a range of -0.3% and +0.7%, so it should increase the hashrate, but it's so subtle that i'm not even sure the gain is positive. Cry

edit: re-released with the optim restricted to smaller cards

Overdriven config for my VEGA 64:
Code:
Name=Vega64Perf
GPU_P0=852;800;0
GPU_P1=991;900;0
GPU_P2=1084;900;0
GPU_P3=1138;900;0
GPU_P4=1150;900;0
GPU_P5=1202;900;0
GPU_P6=1212;905;0
GPU_P7=1408;915
Mem_P0=167;800;0
Mem_P1=500;800;0
Mem_P2=800;900;0
Mem_P3=1100;905
Fan_Min=3500
Fan_Max=4900
Fan_Target=70
Fan_Acoustic=2400
Power_Temp=80
Power_Target=0

Overdriven config for my VEGA 56:
Code:
Name=Vega56Perf
GPU_P0=852;800;0
GPU_P1=991;899;0
GPU_P2=1084;899;0
GPU_P3=1138;899;0
GPU_P4=1150;899;0
GPU_P5=1202;899;0
GPU_P6=1212;905;0
GPU_P7=1407;915
Mem_P0=167;800;0
Mem_P1=500;800;0
Mem_P2=800;899;0
Mem_P3=930;905
Fan_Min=3500
Fan_Max=4900
Fan_Target=70
Fan_Acoustic=2400
Power_Temp=80
Power_Target=0

JCE config:
Code:
[ 
     { "mode" : "GPU", "worksize" : 16, "alpha" : 64, "beta" : 16, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta" : 4, "index" : 0, "multi_hash":1920 },
     { "mode" : "GPU", "worksize" : 16, "alpha" : 64, "beta" : 16, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta" : 4, "index" : 0, "multi_hash":1920 },
     { "mode" : "GPU", "worksize" : 16, "alpha" : 64, "beta" : 16, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta" : 4, "index" : 1, "multi_hash":1888 },
     { "mode" : "GPU", "worksize" : 16, "alpha" : 64, "beta" : 16, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta" : 4, "index" : 1, "multi_hash":1888 },
]

JCE start bat:
Code:
jce_cn_gpu_miner64.exe -o conceal.herominers.com:10361 -u ccx7KNbs8JQM3DL3HENXSCfqnQ3idKdAibZtrQDxCGZvJAutF8CdUihjUvmVyJ2f3VLnXhkrGnitZD15CnZPcNob5cxVVqER68+98eb09ea1d13e11a1ec94a3758d1c9669d2bb27b7344b04556f4a99eb7c92ad7.150000 -p x -c current_config.txt --any --variation 11 --mport 57866 --no-warmup




vitik
Member
**
Offline Offline

Activity: 245
Merit: 10


View Profile
December 14, 2018, 09:23:28 AM
 #2068

Detecting OpenCL-capable GPUs...
CL_UNKNOWN_ERROR -1001

033.b12, win7
2xRx462, Rx562
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
December 14, 2018, 09:45:07 AM
 #2069

Detecting OpenCL-capable GPUs...
CL_UNKNOWN_ERROR -1001

033.b12, win7
2xRx462, Rx562
JCE GPU miner didn't support Windows 7. It works on Windows 8+
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 14, 2018, 09:46:55 AM
 #2070

Win7 not supported for GPU mining, only for CPU
Minimum for GPU is Win 8.1

Vega speed, thanks, thanks, that's what one can call a detailled config. take a look at b12 i reverted the last change about vega, if it doesn't restore speed, so that's very strange.

HD6000: i failed to make my last surviving card mine, whatever drivers i use, 14.4, 15.7, 15.11 it may be broken or something. i can still test it starts, but cannot make it mine at full speed.

woow the coin prices are getting so low that my niche market of old hardware and cpu is evaporating, cards lower than rx are no longer profitable, ditto for older cpu. bad times.
HardKano
Newbie
*
Offline Offline

Activity: 76
Merit: 0


View Profile
December 14, 2018, 12:53:18 PM
 #2071

Yeah, bear market. We need to mine for holding. Put your mouth piece and rage until next big bull run 😂
cryptoprofitswitcher
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
December 14, 2018, 01:17:28 PM
 #2072


Vega speed, thanks, thanks, that's what one can call a detailled config. take a look at b12 i reverted the last change about vega, if it doesn't restore speed, so that's very strange.


Still lower speed on b12 than b6.

Log of 0.33b6:


Code:
C:\CryptoProfitSwitcher\JceMiner>jce_cn_gpu_miner64.exe -o conceal.herominers.com:10361 -u ccx7KNbs8JQM3DL3HENXSCfqnQ3idKdAibZtrQDxCGZvJAutF8CdUihjUvmVyJ2f3VLnXhkrGnitZD15CnZPcNob5cxVVqER68+98eb09ea1d13e11a1ec94a3758d1c9669d2bb27b7344b04556f4a99eb7c92ad7.150000 -p x -c current_config.txt --any --variation 11 --mport 57866 --no-warmup

              +-------------------------------------------+
              | JC Expert Cryptonote CPU+GPU Miner 0.33b6 |
              +-------------------------------------------+


For Windows 64-bits
Analyzing Processors topology...
AMD Ryzen 5 1600X Six-Core Processor
Assembly codename: ryzen
  SSE2    : Yes
  SSE3    : Yes
  SSE4    : Yes
  AES     : Yes
  AVX     : Yes
  AVX2    : Yes

Found CPU 0, with:
  L1 Cache:    32 KB, shared with CPU 1
  L2 Cache:   512 KB, shared with CPU 1
  L3 Cache:  8192 KB, shared with CPU 1, 2, 3, 4, 5
Found CPU 1, with:
  L1 Cache:    32 KB, shared with CPU 0
  L2 Cache:   512 KB, shared with CPU 0
  L3 Cache:  8192 KB, shared with CPU 0, 2, 3, 4, 5
Found CPU 2, with:
  L1 Cache:    32 KB, shared with CPU 3
  L2 Cache:   512 KB, shared with CPU 3
  L3 Cache:  8192 KB, shared with CPU 0, 1, 3, 4, 5
Found CPU 3, with:
  L1 Cache:    32 KB, shared with CPU 2
  L2 Cache:   512 KB, shared with CPU 2
  L3 Cache:  8192 KB, shared with CPU 0, 1, 2, 4, 5
Found CPU 4, with:
  L1 Cache:    32 KB, shared with CPU 5
  L2 Cache:   512 KB, shared with CPU 5
  L3 Cache:  8192 KB, shared with CPU 0, 1, 2, 3, 5
Found CPU 5, with:
  L1 Cache:    32 KB, shared with CPU 4
  L2 Cache:   512 KB, shared with CPU 4
  L3 Cache:  8192 KB, shared with CPU 0, 1, 2, 3, 4
Found CPU 6, with:
  L1 Cache:    32 KB, shared with CPU 7
  L2 Cache:   512 KB, shared with CPU 7
  L3 Cache:  8192 KB, shared with CPU 7, 8, 9, 10, 11
Found CPU 7, with:
  L1 Cache:    32 KB, shared with CPU 6
  L2 Cache:   512 KB, shared with CPU 6
  L3 Cache:  8192 KB, shared with CPU 6, 8, 9, 10, 11
Found CPU 8, with:
  L1 Cache:    32 KB, shared with CPU 9
  L2 Cache:   512 KB, shared with CPU 9
  L3 Cache:  8192 KB, shared with CPU 6, 7, 9, 10, 11
Found CPU 9, with:
  L1 Cache:    32 KB, shared with CPU 8
  L2 Cache:   512 KB, shared with CPU 8
  L3 Cache:  8192 KB, shared with CPU 6, 7, 8, 10, 11
Found CPU 10, with:
  L1 Cache:    32 KB, shared with CPU 11
  L2 Cache:   512 KB, shared with CPU 11
  L3 Cache:  8192 KB, shared with CPU 6, 7, 8, 9, 11
Found CPU 11, with:
  L1 Cache:    32 KB, shared with CPU 10
  L2 Cache:   512 KB, shared with CPU 10
  L3 Cache:  8192 KB, shared with CPU 6, 7, 8, 9, 10

Detecting OpenCL-capable GPUs...
Found GPU 0, with:
  Vendor:                         AMD
  Processor:                   gfx900
  Device:                       23:00
  Compute-Units:                   64
  Cache Memory:                 16 KB
  Local Memory:                 32 KB
  Global Memory:              8176 MB
  Addressing:                 64-bits
Found GPU 1, with:
  Vendor:                         AMD
  Processor:                   gfx900
  Device:                       26:00
  Compute-Units:                   56
  Cache Memory:                 16 KB
  Local Memory:                 32 KB
  Global Memory:              8176 MB
  Addressing:                 64-bits

HTTP Local Server on port 57866

Preparing 4 Mining Threads...

+-- Thread 0 config ------------------------+
| Run on GPU:                     0         |
| Multi-hash:                  1920         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 1 config ------------------------+
| Run on GPU:                     0         |
| Multi-hash:                  1920         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 2 config ------------------------+
| Run on GPU:                     1         |
| Multi-hash:                  1888         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 3 config ------------------------+
| Run on GPU:                     1         |
| Multi-hash:                  1888         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

Cryptonight Variation: Cryptonight-Fast MSR fork of June-2018


Starting GPU Thread 0, on GPU 0
Created OpenCL Context for GPU 0 at 000001da4dd8aa20
Created OpenCL Thread 0 Command-Queue for GPU 0 at 000001da4fb29620
Scratchpad Allocation success for OpenCL Thread 0
Allocating big 3840MB scratchpad for OpenCL Thread 0...
Compiling kernels of OpenCL Thread 0...
Kernels of OpenCL Thread 0 compiled.

Starting GPU Thread 1, on GPU 0
Created OpenCL Thread 1 Command-Queue for GPU 0 at 000001da4dda8c90
Scratchpad Allocation success for OpenCL Thread 1
Allocating big 3840MB scratchpad for OpenCL Thread 1...
Compiling kernels of OpenCL Thread 1...
Kernels of OpenCL Thread 1 compiled.

Starting GPU Thread 2, on GPU 1
Created OpenCL Context for GPU 1 at 000001da564d5680
Created OpenCL Thread 2 Command-Queue for GPU 1 at 000001da4dda91d0
Scratchpad Allocation success for OpenCL Thread 2
Allocating big 3776MB scratchpad for OpenCL Thread 2...
Compiling kernels of OpenCL Thread 2...
Kernels of OpenCL Thread 2 compiled.

Starting GPU Thread 3, on GPU 1
Created OpenCL Thread 3 Command-Queue for GPU 1 at 000001da4dda8750
Scratchpad Allocation success for OpenCL Thread 3
Allocating big 3776MB scratchpad for OpenCL Thread 3...
Compiling kernels of OpenCL Thread 3...
Kernels of OpenCL Thread 3 compiled.
GPU Warmup disabled
Devfee for GPU is 0.9%

14:01:53 | Cryptonote Mining session starts!

During mining time, press:
 h      display hashrate for each mining thread.
 r      display full report.
 p      pause all.
 u      pause CPUs.
 0-F    pause GPU 0-15.
 t      GPU temperature and fan speed.
 q      quit.

14:01:53 | GPU Compute allocation starts at 80% and reaches 100% after ~1min,
14:01:53 | during this time, the hashrate may be unstable and inconsistent.
14:01:53 | Let the miner warm-up if you're tuning for performance.
14:01:53 | Connecting to mining pool conceal.herominers.com:10361 ...
14:01:53 | Connected to pool. Now logging in...
14:01:53 | Successfuly logged as ccx7KNbs8JQM3DL3HENXSCfqnQ3idKdAibZtrQDxCGZvJAutF8CdUihjUvmVyJ2f3VLnXhkrGnitZD15CnZPcNob5cxVVqER68+98eb09ea1d13e11a1ec94a3758d1c9669d2bb27b7344b04556f4a99eb7c92ad7.150000
14:01:53 | Pool changes Difficulty to 150000.
14:01:56 | GPU 1 Thread 3 Lane 1040 finds a Share, value 150000
14:01:56 | Accepted by the pool in 43 ms.
14:01:59 | GPU 1 Thread 2 Lane 1632 finds a Share, value 150000
14:01:59 | Accepted by the pool in 50 ms.
14:02:11 | Pool sends a new Job.
14:02:24 | Hashrate GPU Thread 0: 1974.52 h/s
14:02:24 | Hashrate GPU Thread 1: 1977.54 h/s - Total GPU 0: 3952.06 h/s
14:02:24 | Hashrate GPU Thread 2: 1917.43 h/s
14:02:24 | Hashrate GPU Thread 3: 1900.84 h/s - Total GPU 1: 3818.26 h/s
14:02:24 | Total: 7770.31 h/s - Max: 7770.31 h/s
14:02:28 | GPU 1 Thread 3 Lane 1339 finds a Share, value 150000
14:02:28 | Accepted by the pool in 43 ms.
14:02:32 | GPU 0: Temp: 53C - Fan: 88% -- Shares: Good: 0 Bad: 0
14:02:32 | GPU 1: Temp: 46C - Fan: 63% -- Shares: Good: 3 Bad: 0
14:02:47 | GPU 1 Thread 3 Lane 499 finds a Share, value 150000
14:02:47 | Accepted by the pool in 59 ms.
14:03:09 | GPU 1 Thread 3 Lane 489 finds a Share, value 150000
14:03:09 | Accepted by the pool in 45 ms.
14:03:22 | Pool sends a new Job.
14:03:28 | GPU 0 Thread 1 Lane 643 finds a Share, value 150000
14:03:28 | Accepted by the pool in 44 ms.
14:03:33 | GPU 0 Thread 0 Lane 1336 finds a Share, value 150000
14:03:33 | Accepted by the pool in 43 ms.
14:03:44 | Pool sends a new Job.
14:03:50 | Pool sends a new Job.
14:04:02 | GPU 1 Thread 2 Lane 1261 finds a Share, value 150000
14:04:02 | Accepted by the pool in 49 ms.
14:04:08 | GPU 0 Thread 1 Lane 695 finds a Share, value 150000
14:04:08 | Accepted by the pool in 42 ms.
14:05:20 | GPU 0 Thread 1 Lane 804 finds a Share, value 150000
14:05:20 | Accepted by the pool in 43 ms.
14:05:28 | Pool sends a new Job.
14:05:39 | GPU 0 Thread 1 Lane 1644 finds a Share, value 150000
14:05:39 | Accepted by the pool in 44 ms.
14:05:40 | GPU 1 Thread 2 Lane 1335 finds a Share, value 150000
14:05:40 | Accepted by the pool in 41 ms.
14:05:57 | Hashrate GPU Thread 0: 1974.86 h/s
14:05:57 | Hashrate GPU Thread 1: 1974.19 h/s - Total GPU 0: 3949.04 h/s
14:05:57 | Hashrate GPU Thread 2: 1910.69 h/s
14:05:57 | Hashrate GPU Thread 3: 1915.50 h/s - Total GPU 1: 3826.19 h/s
14:05:57 | Total: 7775.22 h/s - Max: 7775.22 h/s
14:05:59 | GPU 0 Thread 0 Lane 585 finds a Share, value 150000
14:05:59 | Accepted by the pool in 45 ms.
14:06:02 | Pool conceal.herominers.com:10361
14:06:02 | Reconnections 0
14:06:02 | Currency Cryptonote
14:06:02 | Current pool Difficulty 150000
14:06:02 | Accepted Shares 10
14:06:02 | Total Hashes 1500000
14:06:02 | Miner uptime 0:04:09
14:06:02 | Effective net hashrate 6024.10 h/s
14:06:02 | Devices results - Shares Accepted/Ignored/Rejected - Net Hashrate
14:06:02 | * GPU 0 - 4/0/0 - 2409.64 h/s
14:06:02 | * GPU 1 - 6/0/0 - 3614.46 h/s


Log of 0.33b12:


Code:
C:\CryptoProfitSwitcher\JceMiner>jce_cn_gpu_miner64_new.exe -o conceal.herominers.com:10361 -u ccx7KNbs8JQM3DL3HENXSCfqnQ3idKdAibZtrQDxCGZvJAutF8CdUihjUvmVyJ2f3VLnXhkrGnitZD15CnZPcNob5cxVVqER68+98eb09ea1d13e11a1ec94a3758d1c9669d2bb27b7344b04556f4a99eb7c92ad7.150000 -p x -c current_config.txt --any --variation 11 --mport 57866 --no-warmup

              +--------------------------------------------+
              | JC Expert Cryptonote CPU+GPU Miner 0.33b12 |
              +--------------------------------------------+


For Windows 64-bits
Analyzing Processors topology...
AMD Ryzen 5 1600X Six-Core Processor
Assembly codename: ryzen
  SSE2    : Yes
  SSE3    : Yes
  SSE4    : Yes
  AES     : Yes
  AVX     : Yes
  AVX2    : Yes

Found CPU 0, with:
  L1 Cache:    32 KB, shared with CPU 1
  L2 Cache:   512 KB, shared with CPU 1
  L3 Cache:  8192 KB, shared with CPU 1, 2, 3, 4, 5
Found CPU 1, with:
  L1 Cache:    32 KB, shared with CPU 0
  L2 Cache:   512 KB, shared with CPU 0
  L3 Cache:  8192 KB, shared with CPU 0, 2, 3, 4, 5
Found CPU 2, with:
  L1 Cache:    32 KB, shared with CPU 3
  L2 Cache:   512 KB, shared with CPU 3
  L3 Cache:  8192 KB, shared with CPU 0, 1, 3, 4, 5
Found CPU 3, with:
  L1 Cache:    32 KB, shared with CPU 2
  L2 Cache:   512 KB, shared with CPU 2
  L3 Cache:  8192 KB, shared with CPU 0, 1, 2, 4, 5
Found CPU 4, with:
  L1 Cache:    32 KB, shared with CPU 5
  L2 Cache:   512 KB, shared with CPU 5
  L3 Cache:  8192 KB, shared with CPU 0, 1, 2, 3, 5
Found CPU 5, with:
  L1 Cache:    32 KB, shared with CPU 4
  L2 Cache:   512 KB, shared with CPU 4
  L3 Cache:  8192 KB, shared with CPU 0, 1, 2, 3, 4
Found CPU 6, with:
  L1 Cache:    32 KB, shared with CPU 7
  L2 Cache:   512 KB, shared with CPU 7
  L3 Cache:  8192 KB, shared with CPU 7, 8, 9, 10, 11
Found CPU 7, with:
  L1 Cache:    32 KB, shared with CPU 6
  L2 Cache:   512 KB, shared with CPU 6
  L3 Cache:  8192 KB, shared with CPU 6, 8, 9, 10, 11
Found CPU 8, with:
  L1 Cache:    32 KB, shared with CPU 9
  L2 Cache:   512 KB, shared with CPU 9
  L3 Cache:  8192 KB, shared with CPU 6, 7, 9, 10, 11
Found CPU 9, with:
  L1 Cache:    32 KB, shared with CPU 8
  L2 Cache:   512 KB, shared with CPU 8
  L3 Cache:  8192 KB, shared with CPU 6, 7, 8, 10, 11
Found CPU 10, with:
  L1 Cache:    32 KB, shared with CPU 11
  L2 Cache:   512 KB, shared with CPU 11
  L3 Cache:  8192 KB, shared with CPU 6, 7, 8, 9, 11
Found CPU 11, with:
  L1 Cache:    32 KB, shared with CPU 10
  L2 Cache:   512 KB, shared with CPU 10
  L3 Cache:  8192 KB, shared with CPU 6, 7, 8, 9, 10

Detecting OpenCL-capable GPUs...
Found GPU 0, with:
  Vendor:                         AMD
  Processor:                   gfx900
  Device:                       23:00
  Compute-Units:                   64
  Cache Memory:                 16 KB
  Local Memory:                 32 KB
  Global Memory:              8176 MB
  Addressing:                 64-bits
Found GPU 1, with:
  Vendor:                         AMD
  Processor:                   gfx900
  Device:                       26:00
  Compute-Units:                   56
  Cache Memory:                 16 KB
  Local Memory:                 32 KB
  Global Memory:              8176 MB
  Addressing:                 64-bits

HTTP Local Server on port 57866

Preparing 4 Mining Threads...

+-- Thread 0 config ------------------------+
| Run on GPU:                     0         |
| Multi-hash:                  1920         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 1 config ------------------------+
| Run on GPU:                     0         |
| Multi-hash:                  1920         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 2 config ------------------------+
| Run on GPU:                     1         |
| Multi-hash:                  1888         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 3 config ------------------------+
| Run on GPU:                     1         |
| Multi-hash:                  1888         |
| Worksize:                      16         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

Cryptonight Variation: Cryptonight-Fast MSR fork of June-2018


Starting GPU Thread 0, on GPU 0
Created OpenCL Context for GPU 0 at 000002789e8e2f80
Created OpenCL Thread 0 Command-Queue for GPU 0 at 000002789e632e30
Scratchpad Allocation success for OpenCL Thread 0
Allocating big 3840MB scratchpad for OpenCL Thread 0...
Compiling kernels of OpenCL Thread 0...
Kernels of OpenCL Thread 0 compiled.

Starting GPU Thread 1, on GPU 0
Created OpenCL Thread 1 Command-Queue for GPU 0 at 000002789e8a9e70
Scratchpad Allocation success for OpenCL Thread 1
Allocating big 3840MB scratchpad for OpenCL Thread 1...
Compiling kernels of OpenCL Thread 1...
Kernels of OpenCL Thread 1 compiled.

Starting GPU Thread 2, on GPU 1
Created OpenCL Context for GPU 1 at 000002789ea0ecb0
Created OpenCL Thread 2 Command-Queue for GPU 1 at 00000278a4fb7660
Scratchpad Allocation success for OpenCL Thread 2
Allocating big 3776MB scratchpad for OpenCL Thread 2...
Compiling kernels of OpenCL Thread 2...
Kernels of OpenCL Thread 2 compiled.

Starting GPU Thread 3, on GPU 1
Created OpenCL Thread 3 Command-Queue for GPU 1 at 00000278a4fb7270
Scratchpad Allocation success for OpenCL Thread 3
Allocating big 3776MB scratchpad for OpenCL Thread 3...
Compiling kernels of OpenCL Thread 3...
Kernels of OpenCL Thread 3 compiled.
Devfee for GPU is 0.9%

14:08:02 | Cryptonote Mining session starts!

During mining time, press:
 h      display hashrate for each mining thread.
 r      display full report.
 p      pause all.
 u      pause CPUs.
 0-F    pause GPU 0-15.
 t      GPU temperature and fan speed.
 q      quit.

14:08:02 | GPU Compute allocation starts at 80% and reaches 100% after ~1min,
14:08:02 | during this time, the hashrate may be unstable and inconsistent.
14:08:02 | Let the miner warm-up if you're tuning for performance.

14:08:02 | Connecting to mining pool conceal.herominers.com:10361 ...
14:08:02 | Connected to pool. Now logging in...
14:08:02 | Successfuly logged as ccx7KNbs8JQM3DL3HENXSCfqnQ3idKdAibZtrQDxCGZvJAutF8CdUihjUvmVyJ2f3VLnXhkrGnitZD15CnZPcNob5cxVVqER68+98eb09ea1d13e11a1ec94a3758d1c9669d2bb27b7344b04556f4a99eb7c92ad7.150000
14:08:02 | Pool changes Difficulty to 150000.
14:08:33 | Hashrate GPU Thread 0: 1499.52 h/s
14:08:33 | Hashrate GPU Thread 1: 1499.52 h/s - Total GPU 0: 2999.04 h/s
14:08:33 | Hashrate GPU Thread 2: 1378.08 h/s
14:08:33 | Hashrate GPU Thread 3: 1378.57 h/s - Total GPU 1: 2756.65 h/s
14:08:33 | Total: 5755.69 h/s - Max: 5755.69 h/s
14:08:41 | GPU 0: Temp: 54C - Fan: 85% -- Shares: Good: 0 Bad: 0
14:08:41 | GPU 1: Temp: 47C - Fan: 61% -- Shares: Good: 0 Bad: 0
14:09:07 | GPU 0 Thread 1 Lane 1838 finds a Share, value 150000
14:09:07 | Accepted by the pool in 43 ms.
14:09:48 | GPU 1 Thread 3 Lane 667 finds a Share, value 150000
14:09:48 | Accepted by the pool in 43 ms.
14:09:57 | GPU 1 Thread 2 Lane 1575 finds a Share, value 150000
14:09:57 | Accepted by the pool in 48 ms.
14:10:38 | GPU 1 Thread 3 Lane 742 finds a Share, value 150000
14:10:38 | Accepted by the pool in 49 ms.
14:11:09 | Pool sends a new Job.
14:11:18 | GPU 0 Thread 0 Lane 1171 finds a Share, value 150000
14:11:18 | Accepted by the pool in 44 ms.
14:11:23 | GPU 1 Thread 2 Lane 643 finds a Share, value 150000
14:11:23 | Accepted by the pool in 42 ms.
14:11:44 | GPU 1 Thread 3 Lane 306 finds a Share, value 150000
14:11:44 | Accepted by the pool in 48 ms.
14:12:06 | Hashrate GPU Thread 0: 1498.37 h/s
14:12:06 | Hashrate GPU Thread 1: 1497.80 h/s - Total GPU 0: 2996.17 h/s
14:12:06 | Hashrate GPU Thread 2: 1379.32 h/s
14:12:06 | Hashrate GPU Thread 3: 1379.32 h/s - Total GPU 1: 2758.63 h/s
14:12:06 | Total: 5754.79 h/s - Max: 5755.69 h/s
14:12:11 | GPU 1 Thread 2 Lane 985 finds a Share, value 150000
14:12:11 | Accepted by the pool in 42 ms.
14:12:18 | Pool conceal.herominers.com:10361
14:12:18 | Reconnections 0
14:12:18 | Currency Cryptonote
14:12:18 | Current pool Difficulty 150000
14:12:18 | Accepted Shares 8
14:12:18 | Total Hashes 1200000
14:12:18 | Miner uptime 0:04:15
14:12:18 | Effective net hashrate 4705.88 h/s
14:12:18 | Devices results - Shares Accepted/Ignored/Rejected - Net Hashrate
14:12:18 | * GPU 0 - 2/0/0 - 1176.47 h/s
14:12:18 | * GPU 1 - 6/0/0 - 3529.41 h/s
14:12:27 | GPU 0: Temp: 54C - Fan: 70% -- Shares: Good: 2 Bad: 0
14:12:27 | GPU 1: Temp: 51C - Fan: 54% -- Shares: Good: 6 Bad: 0
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 14, 2018, 03:23:56 PM
Last edit: December 14, 2018, 08:12:11 PM by JCE-Miner
 #2073

i've no words to thank you enough for all your logs. (maybe anonymize your wallet, for privacy).
thanks to the last one, i've a new idea about the regression, but it looks harder to fix than expected.

edit: i still cannot reproduce the problem, since i've no dual-Vega rig like you, but your log gave me a new idea about a fix.
Iamtutut
Full Member
***
Offline Offline

Activity: 1120
Merit: 131


View Profile
December 15, 2018, 08:34:04 AM
Merited by PIOUPIOU99 (1)
 #2074

JCE, please check stellite github, hard fork is coming according to this:
https://www.reddit.com/r/stellite/comments/a64fwe/info_on_stellite/

Mining bittube with 0.33 B11

Code:
Starting GPU Thread 0, on GPU 0
Created OpenCL Context for GPU 0 at 000002967852db40
Created OpenCL Thread 0 Command-Queue for GPU 0 at 00000296768a7af0
Scratchpad Allocation success for OpenCL Thread 0
Allocating big 1856MB scratchpad for OpenCL Thread 0...
Compiling kernels of OpenCL Thread 0...
Kernels of OpenCL Thread 0 compiled.

Starting GPU Thread 1, on GPU 0
Created OpenCL Thread 1 Command-Queue for GPU 0 at 00000296768a6f20
Scratchpad Allocation success for OpenCL Thread 1
Allocating big 1856MB scratchpad for OpenCL Thread 1...
Compiling kernels of OpenCL Thread 1...
Kernels of OpenCL Thread 1 compiled.

Starting GPU Thread 2, on GPU 1
Created OpenCL Context for GPU 1 at 000002967880c4f0
Created OpenCL Thread 2 Command-Queue for GPU 1 at 00000296768a7700
Scratchpad Allocation success for OpenCL Thread 2
Allocating big 1856MB scratchpad for OpenCL Thread 2...
Compiling kernels of OpenCL Thread 2...
Kernels of OpenCL Thread 2 compiled.

Starting GPU Thread 3, on GPU 1
Created OpenCL Thread 3 Command-Queue for GPU 1 at 00000296768a75b0
Scratchpad Allocation success for OpenCL Thread 3
Allocating big 1856MB scratchpad for OpenCL Thread 3...
Compiling kernels of OpenCL Thread 3...
Kernels of OpenCL Thread 3 compiled.

Starting GPU Thread 4, on GPU 2
Created OpenCL Context for GPU 2 at 000002967880c390
Created OpenCL Thread 4 Command-Queue for GPU 2 at 0000029602fcbb10
Scratchpad Allocation success for OpenCL Thread 4
Allocating big 1856MB scratchpad for OpenCL Thread 4...
Compiling kernels of OpenCL Thread 4...
Kernels of OpenCL Thread 4 compiled.

Starting GPU Thread 5, on GPU 2
Created OpenCL Thread 5 Command-Queue for GPU 2 at 0000029602fcb090
Scratchpad Allocation success for OpenCL Thread 5
Allocating big 1856MB scratchpad for OpenCL Thread 5...
Compiling kernels of OpenCL Thread 5...
Kernels of OpenCL Thread 5 compiled.

Starting GPU Thread 6, on GPU 3
Created OpenCL Context for GPU 3 at 000002967880b9f0
Created OpenCL Thread 6 Command-Queue for GPU 3 at 0000029602fcb480
Scratchpad Allocation success for OpenCL Thread 6
Allocating big 1856MB scratchpad for OpenCL Thread 6...
Compiling kernels of OpenCL Thread 6...
Kernels of OpenCL Thread 6 compiled.

Starting GPU Thread 7, on GPU 3
Created OpenCL Thread 7 Command-Queue for GPU 3 at 0000029602fcbc60
Scratchpad Allocation success for OpenCL Thread 7
Allocating big 1856MB scratchpad for OpenCL Thread 7...
Compiling kernels of OpenCL Thread 7...
Kernels of OpenCL Thread 7 compiled.

09:20:31 | Current pool Difficulty 88684
09:20:31 | Accepted Shares 1779
09:20:31 | Total Hashes 159486825
09:20:31 | Miner uptime 12:32:16
09:20:31 | Effective net hashrate 3533.47 h/s
09:20:31 | Devices results - Shares Accepted/Ignored/Rejected - Net Hashrate
09:20:31 | * GPU 0 - 480/0/0 - 952.86 h/s
09:20:31 | * GPU 1 - 429/0/0 - 855.79 h/s
09:20:31 | * GPU 2 - 439/0/0 - 870.82 h/s
09:20:31 | * GPU 3 - 431/0/0 - 854.00 h/s
09:20:45 | Hashrate GPU Thread 0: 457.21 h/s
09:20:45 | Hashrate GPU Thread 1: 456.53 h/s - Total GPU 0: 913.73 h/s
09:20:45 | Hashrate GPU Thread 2: 440.17 h/s
09:20:45 | Hashrate GPU Thread 3: 440.79 h/s - Total GPU 1: 880.96 h/s
09:20:45 | Hashrate GPU Thread 4: 448.31 h/s
09:20:45 | Hashrate GPU Thread 5: 448.24 h/s - Total GPU 2: 896.54 h/s
09:20:45 | Hashrate GPU Thread 6: 460.03 h/s
09:20:45 | Hashrate GPU Thread 7: 460.53 h/s - Total GPU 3: 920.56 h/s
09:20:45 | Total: 3611.78 h/s - Max: 3663.03 h/s


Pool side:
Hashrate 15m: 4.63 kH/sec
2h: 3.87 kH/sec
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 15, 2018, 10:12:53 AM
Last edit: December 15, 2018, 11:51:49 AM by JCE-Miner
 #2075

The effective hashrate of recent JCE is back to >98%, close to 99% efficiency, as before. And as all current versions of miners so far (xmrig, srb, teamred...).

I'm polishing my fix of the regression on CN-Fast on Vega. Looks like my auto-hybrid introduced in the experimental -x, -y, -z and -sync versions works bad in such case, so i introduced an override --legacy to force the good old non-hybrid mode.
I benched it to be either a little faster or slower than b12 depending on the cards and algo, hard to tell if it was an improvment or not. This way i'll let the user choose.

edit:
@cryptoprofitswitcher: online is the b13, partial release with just the .exe Inside
you may try with undocumented parameter --legacy to check if it restores the speed on your dual Vega.

@other: it contains a very small optim for Vega, and for non-heavy algos, if you want to take a look.
the --legacy may also give a few extra perf, but it's ignored for heavy-class algos, it's just for CN and CN-Light

if it solves the problem, i'll make it a full documented release.
HardKano
Newbie
*
Offline Offline

Activity: 76
Merit: 0


View Profile
December 15, 2018, 12:39:18 PM
 #2076

@JCE-Miner : Where can i find the official CPUs stats for CN-Haven ? i want to present yout miner to BLOC community. The could add it on the GUI miner.
OfficialS_Face
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 15, 2018, 12:44:02 PM
 #2077

Hi Guys,

I currently cant get my rx 470 higher than 560 h/s. All the other cards hash at the right speeds, but no matter what tweaks I use I can't get the 470 any higher.


Rig:

390
290
290
470
FX 6300
8gb RAM

Driver: 18.9.3
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 15, 2018, 02:12:58 PM
 #2078

@Iamtutut: you're mining with RX570, which are very like the 470, could you please share your config with him?
that's for heavy/tube/haven, S_face are you mining v8 ?

also the usual tips, with so many cards: very big swap file, and maybe try to mine with the 470 alone and no other gpu enable to mine, to check if it's a gpu-specific problem.

ok i'll do a precise bench of Haven of the remaining mining cpu i have, the core2 xeon and the ryzen 5 1600. on ryzen my no-cache extra threads give more hashrate for free, and that's true for big Intel too.
HardKano
Newbie
*
Offline Offline

Activity: 76
Merit: 0


View Profile
December 15, 2018, 02:19:28 PM
 #2079

Thanks !
JCE-Miner (OP)
Member
**
Offline Offline

Activity: 350
Merit: 22


View Profile
December 15, 2018, 02:35:28 PM
 #2080

The Haven is <70c, who mines it with a Core2 any longer?
Alas, here's my result from 0.33h: 50.7 h/s on four cores, Core2 Quad Xeon 2.666G

On stock Ryzen 5 1600:

Quote
15:30:35 | Hashrate CPU Thread 0: 60.31 h/s
15:30:35 | Hashrate CPU Thread 1: 60.28 h/s
15:30:35 | Hashrate CPU Thread 2: 3.25 h/s
15:30:35 | Hashrate CPU Thread 3: 3.26 h/s
15:30:35 | Hashrate CPU Thread 4: 62.16 h/s
15:30:35 | Hashrate CPU Thread 5: 60.91 h/s
15:30:35 | Hashrate CPU Thread 6: 3.25 h/s
15:30:35 | Hashrate CPU Thread 7: 3.25 h/s
15:30:35 | Total: 256.64 h/s - Max: 257.33 h/s
15:30:40 | CPU Thread 2 finds a Share, value 5000
15:30:42 | Accepted by the pool in 64 ms.

Any motherboad may apply custom timing tweaks and turbos, here's that's a normal A320 board with default bios settings.
Note the extra 13h/s provided by the four no-cache threads.
Pages: « 1 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 »
  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!