Bitcoin Forum
May 05, 2024, 05:40:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Do you want to see improvements in Ethash dual-mining with GGS?
I desperately need it. - 8 (15.1%)
It would be nice. - 12 (22.6%)
It's not worth it anymore. - 33 (62.3%)
Total Voters: 53

Pages: « 1 ... 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 »
  Print  
Author Topic: Gateless Gate Sharp 1.3.8: 30Mh/s (Ethash) on RX 480!  (Read 214342 times)
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 15, 2018, 10:35:17 PM
 #3221

Ouch! I will fix this right away. Thanks for the catch!

Hi found a problem.  Grabbed 1.3.3 alpha.  Mining Stellite.  After coming off DEVFEE, version of Cryptonight doesn't switch back so after DEVFEE finishes, no shares are submitted, at all.  Here's snippet of log.  You can see it switches from Monero version 3 to Monero version 7 for DEVFEE, but never switches back.  I have to restart it before I get any new shares:

Code:
2018-04-15 10:43:11.8818 [1] Gateless Gate Sharp 1.3.3 alpha started.
2018-04-15 10:43:12.6787 [1] Number of Devices: 6
2018-04-15 10:43:12.7256 [1] Successfully initialized AMD Display Library.
2018-04-15 10:43:12.7256 [1] Number of ADL Adapters: 46
2018-04-15 10:43:12.7725 [1] ADL_Adapter_AdapterInfo_Get() returned error code 0
2018-04-15 10:43:12.7725 [1] Failed to initialize NVIDIA Management Library.
2018-04-15 10:43:21.7113 [1] Loaded PhyMem.
2018-04-15 10:43:27.5847 [1] Loaded DeviceSettings\AMD Radeon RX 470 4.0GB.xml for Device #0.
2018-04-15 10:43:37.4451 [1] Loaded DeviceSettings\AMD Radeon RX 470 4.0GB.xml for Device #2.
2018-04-15 10:43:46.8876 [1] Loaded DeviceSettings\AMD Radeon RX 470 4.0GB.xml for Device #3.
2018-04-15 10:43:56.1855 [1] Loaded DeviceSettings\AMD Radeon RX 470 4.0GB.xml for Device #4.
2018-04-15 10:43:57.0450 [1] Unloaded PhyMem.
2018-04-15 10:43:57.0606 [1] Invalid argument: C:\Users\James Simmons\Downloads\Gateless Gate Sharp\GatelessGateSharp.exe
2018-04-15 10:44:01.2017 [13] Running garbage collection...
2018-04-15 10:44:01.2017 [13] Memory used before collection: 138MB
2018-04-15 10:44:01.2798 [13] Memory used before collection: 25MB
2018-04-15 10:44:03.2019 [15] API Listener started.
2018-04-15 10:46:29.9988 [1] Saving settings to C:\Users\James Simmons\AppData\Roaming\GatelessGateSharp\GatelessGateSharp.sqlite...
2018-04-15 10:46:30.2332 [1] Saved settings.
2018-04-15 10:46:30.2645 [1] Launching miner(s) for Custom Pool 0...
2018-04-15 10:46:30.5927 [16] Miner thread for Device #0 started.
2018-04-15 10:46:30.5927 [16] NiceHash mode is off.
2018-04-15 10:46:30.6084 [16] Loaded Kernels\cryptonight.cl for Device #0.
2018-04-15 10:46:31.4209 [17] Miner thread for Device #0 started.
2018-04-15 10:46:31.4209 [17] NiceHash mode is off.
2018-04-15 10:46:31.4209 [17] Loaded Kernels\cryptonight.cl for Device #0.
2018-04-15 10:46:32.2960 [18] Miner thread for Device #1 started.
2018-04-15 10:46:32.2960 [18] NiceHash mode is off.
2018-04-15 10:46:32.2960 [18] Loaded Kernels\cryptonight.cl for Device #1.
2018-04-15 10:46:33.1086 [19] Miner thread for Device #1 started.
2018-04-15 10:46:33.1086 [19] NiceHash mode is off.
2018-04-15 10:46:33.1242 [19] Loaded Kernels\cryptonight.cl for Device #1.
2018-04-15 10:46:35.1869 [20] Miner thread for Device #2 started.
2018-04-15 10:46:35.1869 [20] NiceHash mode is off.
2018-04-15 10:46:35.1869 [16] Built cryptonight program for Device #0.
2018-04-15 10:46:35.1869 [16] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:35.2025 [20] Loaded Kernels\cryptonight.cl for Device #2.
[color=yellow]2018-04-15 10:46:35.2025 [16] Switching to Monero Version 3[/color]
2018-04-15 10:46:36.0307 [21] Miner thread for Device #2 started.
2018-04-15 10:46:36.0307 [21] NiceHash mode is off.
2018-04-15 10:46:36.0307 [21] Loaded Kernels\cryptonight.cl for Device #2.
2018-04-15 10:46:38.1502 [22] Miner thread for Device #3 started.
2018-04-15 10:46:38.1502 [22] NiceHash mode is off.
2018-04-15 10:46:38.1502 [19] Built cryptonight program for Device #1.
2018-04-15 10:46:38.1502 [19] Build options: -O5 -legacy  -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:38.1502 [19] Switching to Monero Version 3
2018-04-15 10:46:38.1658 [22] Loaded Kernels\cryptonight.cl for Device #3.
2018-04-15 10:46:38.9784 [23] Miner thread for Device #3 started.
2018-04-15 10:46:38.9784 [23] NiceHash mode is off.
2018-04-15 10:46:38.9784 [23] Loaded Kernels\cryptonight.cl for Device #3.
2018-04-15 10:46:42.7913 [24] Miner thread for Device #4 started.
2018-04-15 10:46:42.7913 [24] NiceHash mode is off.
2018-04-15 10:46:42.7913 [21] Built cryptonight program for Device #2.
2018-04-15 10:46:42.7913 [21] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:42.7913 [21] Switching to Monero Version 3
2018-04-15 10:46:42.7913 [24] Loaded Kernels\cryptonight.cl for Device #4.
2018-04-15 10:46:43.6039 [25] Miner thread for Device #4 started.
2018-04-15 10:46:43.6039 [25] NiceHash mode is off.
2018-04-15 10:46:43.6039 [25] Loaded Kernels\cryptonight.cl for Device #4.
2018-04-15 10:46:44.9478 [16] Device #0 submitted Share #0 to communitypool.stellite.cash as Se2xy7zgW....
2018-04-15 10:46:44.9478 [16] Device #0 submitted a share to communitypool.stellite.cash as Se2xy7zgW....
2018-04-15 10:46:45.1666 [9] Share #0 accepted.
2018-04-15 10:46:45.2291 [26] Miner thread for Device #5 started.
2018-04-15 10:46:45.2291 [26] NiceHash mode is off.
2018-04-15 10:46:45.2447 [26] Loaded Kernels\cryptonight.cl for Device #5.
2018-04-15 10:46:46.0573 [27] Miner thread for Device #5 started.
2018-04-15 10:46:46.0573 [27] NiceHash mode is off.
2018-04-15 10:46:46.0573 [27] Loaded Kernels\cryptonight.cl for Device #5.
2018-04-15 10:46:46.5417 [16] Device #0 (CryptoNight): 558.70 h/s
2018-04-15 10:46:47.2606 [23] Built cryptonight program for Device #3.
2018-04-15 10:46:47.2606 [23] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:47.2606 [23] Switching to Monero Version 3
2018-04-15 10:46:49.3389 [19] Device #1 (CryptoNight): 360.80 h/s
2018-04-15 10:46:49.9171 [27] Built cryptonight program for Device #5.
2018-04-15 10:46:49.9171 [27] Build options: -O5 -legacy  -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:49.9171 [27] Switching to Monero Version 3
2018-04-15 10:46:50.8391 [9] Received new job: h81JaI/iTTSABw1vZOjh1+ORJg5w
2018-04-15 10:46:52.5893 [26] Built cryptonight program for Device #5.
2018-04-15 10:46:52.5893 [26] Build options: -O5 -legacy  -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:52.5893 [26] Switching to Monero Version 3
2018-04-15 10:46:54.2145 [21] Device #2 (CryptoNight): 555.02 h/s
2018-04-15 10:46:56.9492 [25] Built cryptonight program for Device #4.
2018-04-15 10:46:56.9492 [25] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:46:56.9492 [25] Switching to Monero Version 3
2018-04-15 10:46:57.7773 [16] Device #0 (CryptoNight): 558.65 h/s
2018-04-15 10:46:58.6681 [23] Device #3 (CryptoNight): 554.60 h/s
2018-04-15 10:47:00.4964 [19] Device #1 (CryptoNight): 362.37 h/s
2018-04-15 10:47:01.5278 [27] Device #5 (CryptoNight): 226.17 h/s
2018-04-15 10:47:01.8559 [24] Built cryptonight program for Device #4.
2018-04-15 10:47:01.8559 [24] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:47:01.8559 [24] Switching to Monero Version 3
2018-04-15 10:47:03.4498 [26] Device #5 (CryptoNight): 226.17 h/s
2018-04-15 10:47:05.5125 [21] Device #2 (CryptoNight): 554.71 h/s
2018-04-15 10:47:06.7002 [22] Built cryptonight program for Device #3.
2018-04-15 10:47:06.7002 [22] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:47:06.7002 [22] Switching to Monero Version 3
2018-04-15 10:47:07.6378 [25] Device #4 (CryptoNight): 316.43 h/s
2018-04-15 10:47:09.0129 [16] Device #0 (CryptoNight): 558.26 h/s
2018-04-15 10:47:09.6536 [23] Device #3 (CryptoNight): 308.67 h/s
2018-04-15 10:47:11.6539 [19] Device #1 (CryptoNight): 361.56 h/s
2018-04-15 10:47:11.9195 [20] Built cryptonight program for Device #2.
2018-04-15 10:47:11.9195 [20] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:47:11.9195 [20] Switching to Monero Version 3
2018-04-15 10:47:13.4196 [27] Device #5 (CryptoNight): 226.20 h/s
2018-04-15 10:47:13.6697 [24] Device #4 (CryptoNight): 308.10 h/s
2018-04-15 10:47:14.5604 [18] Built cryptonight program for Device #1.
2018-04-15 10:47:14.5604 [18] Build options: -O5 -legacy  -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:47:14.5604 [18] Switching to Monero Version 3
2018-04-15 10:47:15.3417 [26] Device #5 (CryptoNight): 225.79 h/s
2018-04-15 10:47:17.7170 [21] Device #2 (CryptoNight): 316.14 h/s
2018-04-15 10:47:18.4827 [22] Device #3 (CryptoNight): 308.10 h/s
2018-04-15 10:47:18.9046 [25] Device #4 (CryptoNight): 317.28 h/s
2018-04-15 10:47:18.9358 [17] Built cryptonight program for Device #0.
2018-04-15 10:47:18.9358 [17] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-15 10:47:18.9358 [17] Switching to Monero Version 3
2018-04-15 10:47:20.2797 [16] Device #0 (CryptoNight): 543.69 h/s
2018-04-15 10:47:20.9518 [23] Device #3 (CryptoNight): 318.14 h/s
2018-04-15 10:47:21.9675 [19] Device #1 (CryptoNight): 204.98 h/s
2018-04-15 10:47:23.7333 [20] Device #2 (CryptoNight): 308.10 h/s
2018-04-15 10:47:25.2646 [24] Device #4 (CryptoNight): 309.70 h/s
2018-04-15 10:47:25.3115 [27] Device #5 (CryptoNight): 226.80 h/s
2018-04-15 10:47:26.2805 [18] Device #1 (CryptoNight): 204.75 h/s
2018-04-15 10:47:27.2337 [26] Device #5 (CryptoNight): 225.98 h/s
2018-04-15 10:47:28.9682 [21] Device #2 (CryptoNight): 318.25 h/s
2018-04-15 10:47:30.0777 [22] Device #3 (CryptoNight): 309.59 h/s
2018-04-15 10:47:30.2184 [25] Device #4 (CryptoNight): 316.19 h/s
2018-04-15 10:47:31.5935 [17] Device #0 (CryptoNight): 320.18 h/s
2018-04-15 10:47:31.9998 [16] Device #0 (CryptoNight): 309.16 h/s
2018-04-15 10:47:32.2655 [23] Device #3 (CryptoNight): 316.83 h/s
2018-04-15 10:47:32.8905 [19] Device #1 (CryptoNight): 204.90 h/s
2018-04-15 10:47:35.3438 [20] Device #2 (CryptoNight): 308.95 h/s
2018-04-15 10:47:36.8128 [24] Device #4 (CryptoNight): 310.67 h/s
2018-04-15 10:47:37.1878 [27] Device #5 (CryptoNight): 226.20 h/s
2018-04-15 10:47:37.2347 [18] Device #1 (CryptoNight): 204.23 h/s
2018-04-15 10:47:37.7817 [16] Device #0 submitted Share #1 to communitypool.stellite.cash as Se2xy7zgW....
2018-04-15 10:47:37.7817 [16] Device #0 submitted a share to communitypool.stellite.cash as Se2xy7zgW....
2018-04-15 10:47:37.9692 [9] Share #1 accepted.
2018-04-15 10:47:39.1256 [26] Device #5 (CryptoNight): 225.91 h/s
2018-04-15 10:47:40.2663 [21] Device #2 (CryptoNight): 316.64 h/s
2018-04-15 10:47:41.5790 [25] Device #4 (CryptoNight): 315.25 h/s

2018-04-15 12:05:27.6441 [1] Switching to the DEVFEE mode...
2018-04-15 12:05:27.6753 [27] Restarting miner thread...
2018-04-15 12:05:27.7222 [13] Device #0 (CryptoNight): 314.37 h/s
2018-04-15 12:05:27.7222 [13] Restarting miner thread...
[color=yellow]2018-04-15 12:05:27.9567 [13] Switching to Monero Version 7[/color]
2018-04-15 12:05:28.0192 [27] Switching to Monero Version 7
2018-04-15 12:05:28.1598 [23] Switching to Monero Version 7
2018-04-15 12:05:28.2223 [30] Device #5 (CryptoNight): 233.19 h/s
2018-04-15 12:05:28.2223 [30] Switching to Monero Version 7
2018-04-15 12:05:28.3630 [29] Switching to Monero Version 7
2018-04-15 12:05:28.4723 [26] Switching to Monero Version 7
2018-04-15 12:05:28.5974 [18] Switching to Monero Version 7
2018-04-15 12:05:28.6442 [20] Device #1 (CryptoNight): 202.53 h/s
2018-04-15 12:05:28.6442 [20] Switching to Monero Version 7
2018-04-15 12:05:28.8474 [28] Device #4 (CryptoNight): 347.24 h/s
2018-04-15 12:05:28.8474 [28] Switching to Monero Version 7
2018-04-15 12:05:28.9724 [15] Switching to Monero Version 7
2018-04-15 12:05:29.6287 [24] Device #2 (CryptoNight): 312.96 h/s
2018-04-15 12:05:29.6287 [24] Switching to Monero Version 7
2018-04-15 12:05:29.8631 [25] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:05:29.8631 [25] Switching to Monero Version 7
2018-04-15 12:05:31.3320 [26] Device #3 submitted a share to xmr-us-east1.nanopool.org as a DEVFEE.
2018-04-15 12:05:31.3320 [26] Device #3 submitted a share to xmr-us-east1.nanopool.org as a DEVFEE.
2018-04-15 12:05:31.3320 [26] Device #3 (CryptoNight): 312.98 h/s
2018-04-15 12:05:31.5508 [32] Share accepted.
2018-04-15 12:05:32.2071 [29] Device #5 (CryptoNight): 233.18 h/s
2018-04-15 12:05:32.9885 [18] Device #1 (CryptoNight): 204.64 h/s
2018-04-15 12:05:33.8947 [23] Device #2 (CryptoNight): 312.95 h/s
2018-04-15 12:05:34.7074 [15] Device #0 (CryptoNight): 312.45 h/s
2018-04-15 12:05:39.3016 [13] Device #0 (CryptoNight): 315.69 h/s
2018-04-15 12:05:39.3797 [27] Device #4 (CryptoNight): 314.90 h/s
2018-04-15 12:05:39.5985 [20] Device #1 (CryptoNight): 204.57 h/s
2018-04-15 12:05:39.7392 [30] Device #5 (CryptoNight): 233.14 h/s
2018-04-15 12:05:40.3955 [28] Device #4 (CryptoNight): 310.74 h/s
2018-04-15 12:05:41.0831 [24] Device #2 (CryptoNight): 312.92 h/s
2018-04-15 12:05:41.3175 [25] Device #3 (CryptoNight): 312.95 h/s
2018-04-15 12:05:42.7864 [26] Device #3 (CryptoNight): 312.92 h/s
2018-04-15 12:05:43.7240 [29] Device #5 (CryptoNight): 232.93 h/s
2018-04-15 12:05:43.9428 [18] Device #1 (CryptoNight): 204.74 h/s
2018-04-15 12:05:45.3492 [23] Device #2 (CryptoNight): 312.94 h/s
2018-04-15 12:05:46.1617 [15] Device #0 (CryptoNight): 312.27 h/s
2018-04-15 12:05:50.5372 [20] Device #1 (CryptoNight): 205.35 h/s
2018-04-15 12:05:50.6622 [13] Device #0 (CryptoNight): 315.37 h/s
2018-04-15 12:05:50.7715 [27] Device #4 (CryptoNight): 314.48 h/s
2018-04-15 12:05:50.9591 [32] Received new job: 4817
2018-04-15 12:05:51.2717 [30] Device #5 (CryptoNight): 233.19 h/s
2018-04-15 12:05:51.9124 [28] Device #4 (CryptoNight): 311.40 h/s
2018-04-15 12:05:52.5217 [24] Device #2 (CryptoNight): 312.94 h/s
2018-04-15 12:05:52.7562 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:05:54.2407 [26] Device #3 (CryptoNight): 312.76 h/s
2018-04-15 12:05:54.8971 [18] Device #1 (CryptoNight): 204.52 h/s
2018-04-15 12:05:55.2565 [29] Device #5 (CryptoNight): 233.16 h/s
2018-04-15 12:05:56.4753 [27] Device #4 submitted a share to xmr-us-east1.nanopool.org as a DEVFEE.
2018-04-15 12:05:56.4753 [27] Device #4 submitted a share to xmr-us-east1.nanopool.org as a DEVFEE.
2018-04-15 12:05:56.6628 [32] Share accepted.

[color=orange]2018-04-15 12:06:27.6506 [1] Switching back from the DEVFEE mode...[/color]
2018-04-15 12:06:27.7443 [18] Device #1 (CryptoNight): 203.13 h/s
2018-04-15 12:06:28.5882 [26] Device #3 (CryptoNight): 312.82 h/s
2018-04-15 12:06:29.8382 [29] Device #5 (CryptoNight): 233.18 h/s
2018-04-15 12:06:30.5728 [12] Received new job: 6kwKoZg81V4326woKS+swufMYJ8m
2018-04-15 12:06:31.1509 [23] Device #2 (CryptoNight): 313.06 h/s
2018-04-15 12:06:31.8541 [15] Device #0 (CryptoNight): 313.84 h/s
2018-04-15 12:06:34.3544 [20] Device #1 (CryptoNight): 205.14 h/s
2018-04-15 12:06:36.2140 [13] Device #0 (CryptoNight): 314.48 h/s
2018-04-15 12:06:36.4796 [27] Device #4 (CryptoNight): 313.06 h/s
2018-04-15 12:06:37.3704 [30] Device #5 (CryptoNight): 233.30 h/s
2018-04-15 12:06:37.8392 [28] Device #4 (CryptoNight): 312.62 h/s
2018-04-15 12:06:38.3392 [24] Device #2 (CryptoNight): 313.02 h/s
2018-04-15 12:06:38.5580 [25] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:06:38.7143 [18] Device #1 (CryptoNight): 203.98 h/s
2018-04-15 12:06:39.2612 [12] Received new job: TjuVcz7aiXSYG7mFJVc+Ayh3mtfK
2018-04-15 12:06:40.0425 [26] Device #3 (CryptoNight): 312.81 h/s
2018-04-15 12:06:41.3552 [29] Device #5 (CryptoNight): 233.16 h/s
2018-04-15 12:06:42.6053 [23] Device #2 (CryptoNight): 313.04 h/s
2018-04-15 12:06:43.2616 [15] Device #0 (CryptoNight): 314.93 h/s
2018-04-15 12:06:45.3087 [20] Device #1 (CryptoNight): 204.91 h/s
2018-04-15 12:06:47.6215 [13] Device #0 (CryptoNight): 314.81 h/s
2018-04-15 12:06:47.9184 [27] Device #4 (CryptoNight): 313.50 h/s
2018-04-15 12:06:48.9028 [30] Device #5 (CryptoNight): 233.34 h/s
2018-04-15 12:06:49.2935 [28] Device #4 (CryptoNight): 312.66 h/s
2018-04-15 12:06:49.6529 [18] Device #1 (CryptoNight): 204.17 h/s
2018-04-15 12:06:49.7936 [24] Device #2 (CryptoNight): 312.92 h/s
2018-04-15 12:06:50.0123 [25] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:06:51.4968 [26] Device #3 (CryptoNight): 313.19 h/s
2018-04-15 12:06:52.8876 [29] Device #5 (CryptoNight): 232.97 h/s
2018-04-15 12:06:54.0597 [23] Device #2 (CryptoNight): 312.95 h/s
2018-04-15 12:06:54.6847 [15] Device #0 (CryptoNight): 313.86 h/s
2018-04-15 12:06:56.2630 [20] Device #1 (CryptoNight): 204.73 h/s
2018-04-15 12:06:59.0289 [13] Device #0 (CryptoNight): 314.26 h/s
2018-04-15 12:06:59.3571 [27] Device #4 (CryptoNight): 313.27 h/s
2018-04-15 12:07:00.4197 [30] Device #5 (CryptoNight): 233.13 h/s
2018-04-15 12:07:00.6072 [18] Device #1 (CryptoNight): 204.60 h/s
2018-04-15 12:07:00.7635 [28] Device #4 (CryptoNight): 312.66 h/s
2018-04-15 12:07:01.2479 [24] Device #2 (CryptoNight): 313.02 h/s
2018-04-15 12:07:01.4666 [25] Device #3 (CryptoNight): 312.91 h/s
2018-04-15 12:07:02.9356 [26] Device #3 (CryptoNight): 313.33 h/s
2018-04-15 12:07:04.4044 [29] Device #5 (CryptoNight): 233.15 h/s
2018-04-15 12:07:05.5140 [23] Device #2 (CryptoNight): 312.54 h/s
2018-04-15 12:07:06.0921 [15] Device #0 (CryptoNight): 313.39 h/s
2018-04-15 12:07:07.2173 [20] Device #1 (CryptoNight): 204.53 h/s
2018-04-15 12:07:10.4364 [13] Device #0 (CryptoNight): 313.49 h/s
2018-04-15 12:07:10.8115 [27] Device #4 (CryptoNight): 313.05 h/s
2018-04-15 12:07:11.5459 [18] Device #1 (CryptoNight): 204.63 h/s
2018-04-15 12:07:11.9522 [30] Device #5 (CryptoNight): 233.17 h/s
2018-04-15 12:07:12.2179 [28] Device #4 (CryptoNight): 312.91 h/s
2018-04-15 12:07:12.6867 [24] Device #2 (CryptoNight): 313.08 h/s
2018-04-15 12:07:12.9211 [25] Device #3 (CryptoNight): 313.06 h/s
2018-04-15 12:07:14.3900 [26] Device #3 (CryptoNight): 312.76 h/s
2018-04-15 12:07:15.9370 [29] Device #5 (CryptoNight): 233.14 h/s
2018-04-15 12:07:16.9683 [23] Device #2 (CryptoNight): 313.16 h/s
2018-04-15 12:07:17.4996 [15] Device #0 (CryptoNight): 313.66 h/s
2018-04-15 12:07:18.1716 [20] Device #1 (CryptoNight): 204.76 h/s
2018-04-15 12:07:21.8283 [13] Device #0 (CryptoNight): 313.94 h/s
2018-04-15 12:07:22.2501 [27] Device #4 (CryptoNight): 313.18 h/s
2018-04-15 12:07:22.5001 [18] Device #1 (CryptoNight): 204.57 h/s
2018-04-15 12:07:23.4846 [30] Device #5 (CryptoNight): 233.07 h/s
2018-04-15 12:07:23.6722 [28] Device #4 (CryptoNight): 312.86 h/s
2018-04-15 12:07:24.1410 [24] Device #2 (CryptoNight): 312.95 h/s
2018-04-15 12:07:24.3754 [25] Device #3 (CryptoNight): 312.83 h/s
2018-04-15 12:07:25.8442 [26] Device #3 (CryptoNight): 313.10 h/s
2018-04-15 12:07:27.4694 [29] Device #5 (CryptoNight): 232.93 h/s
2018-04-15 12:07:28.4070 [23] Device #2 (CryptoNight): 312.94 h/s
2018-04-15 12:07:28.9228 [15] Device #0 (CryptoNight): 313.92 h/s
2018-04-15 12:07:29.1103 [20] Device #1 (CryptoNight): 204.48 h/s
2018-04-15 12:07:30.6572 [12] Received new job: aWTFKKvnCsatry0LcqPyg21MgrmP
2018-04-15 12:07:33.2357 [13] Device #0 (CryptoNight): 314.49 h/s
2018-04-15 12:07:33.4545 [18] Device #1 (CryptoNight): 204.90 h/s
2018-04-15 12:07:33.7045 [27] Device #4 (CryptoNight): 312.84 h/s
2018-04-15 12:07:35.0015 [30] Device #5 (CryptoNight): 233.18 h/s
2018-04-15 12:07:35.1266 [28] Device #4 (CryptoNight): 312.91 h/s
2018-04-15 12:07:35.5954 [24] Device #2 (CryptoNight): 312.84 h/s
2018-04-15 12:07:35.8298 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:07:37.2986 [26] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:07:38.9864 [29] Device #5 (CryptoNight): 233.11 h/s
2018-04-15 12:07:39.8614 [23] Device #2 (CryptoNight): 312.94 h/s
2018-04-15 12:07:40.0646 [20] Device #1 (CryptoNight): 204.83 h/s
2018-04-15 12:07:40.3459 [15] Device #0 (CryptoNight): 313.76 h/s
2018-04-15 12:07:44.3931 [18] Device #1 (CryptoNight): 205.19 h/s
2018-04-15 12:07:44.6276 [13] Device #0 (CryptoNight): 314.19 h/s
2018-04-15 12:07:45.1589 [27] Device #4 (CryptoNight): 312.83 h/s
2018-04-15 12:07:46.5340 [30] Device #5 (CryptoNight): 233.17 h/s
2018-04-15 12:07:46.5809 [28] Device #4 (CryptoNight): 312.89 h/s
2018-04-15 12:07:47.0497 [24] Device #2 (CryptoNight): 313.08 h/s
2018-04-15 12:07:47.2685 [25] Device #3 (CryptoNight): 313.21 h/s
2018-04-15 12:07:48.7530 [26] Device #3 (CryptoNight): 313.00 h/s
2018-04-15 12:07:50.5188 [29] Device #5 (CryptoNight): 233.10 h/s
2018-04-15 12:07:51.0189 [20] Device #1 (CryptoNight): 204.73 h/s
2018-04-15 12:07:51.3158 [23] Device #2 (CryptoNight): 313.06 h/s
2018-04-15 12:07:51.7533 [15] Device #0 (CryptoNight): 313.93 h/s
2018-04-15 12:07:55.3475 [18] Device #1 (CryptoNight): 205.15 h/s
2018-04-15 12:07:56.0351 [13] Device #0 (CryptoNight): 314.16 h/s
2018-04-15 12:07:56.6132 [27] Device #4 (CryptoNight): 312.95 h/s
2018-04-15 12:07:58.0353 [28] Device #4 (CryptoNight): 313.15 h/s
2018-04-15 12:07:58.0509 [30] Device #5 (CryptoNight): 233.27 h/s
2018-04-15 12:07:58.5040 [24] Device #2 (CryptoNight): 312.56 h/s
2018-04-15 12:07:58.7228 [25] Device #3 (CryptoNight): 313.16 h/s
2018-04-15 12:08:00.1917 [26] Device #3 (CryptoNight): 313.01 h/s
2018-04-15 12:08:01.9576 [20] Device #1 (CryptoNight): 204.93 h/s
2018-04-15 12:08:02.0357 [29] Device #5 (CryptoNight): 233.14 h/s
2018-04-15 12:08:02.7701 [23] Device #2 (CryptoNight): 313.05 h/s
2018-04-15 12:08:03.1608 [15] Device #0 (CryptoNight): 314.58 h/s
2018-04-15 12:08:06.3018 [18] Device #1 (CryptoNight): 204.98 h/s
2018-04-15 12:08:07.4425 [13] Device #0 (CryptoNight): 313.92 h/s
2018-04-15 12:08:08.0520 [27] Device #4 (CryptoNight): 313.27 h/s
2018-04-15 12:08:09.4896 [28] Device #4 (CryptoNight): 312.88 h/s
2018-04-15 12:08:09.5833 [30] Device #5 (CryptoNight): 233.13 h/s
2018-04-15 12:08:09.9584 [24] Device #2 (CryptoNight): 312.96 h/s
2018-04-15 12:08:10.1772 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:08:11.6461 [26] Device #3 (CryptoNight): 313.03 h/s
2018-04-15 12:08:12.9275 [20] Device #1 (CryptoNight): 203.38 h/s
2018-04-15 12:08:13.5681 [29] Device #5 (CryptoNight): 233.12 h/s
2018-04-15 12:08:14.2245 [23] Device #2 (CryptoNight): 312.84 h/s
2018-04-15 12:08:14.5839 [15] Device #0 (CryptoNight): 314.00 h/s
2018-04-15 12:08:17.2873 [18] Device #1 (CryptoNight): 205.16 h/s
2018-04-15 12:08:18.8344 [13] Device #0 (CryptoNight): 315.04 h/s
2018-04-15 12:08:19.5063 [27] Device #4 (CryptoNight): 313.17 h/s
2018-04-15 12:08:20.9440 [28] Device #4 (CryptoNight): 312.95 h/s
2018-04-15 12:08:21.1002 [30] Device #5 (CryptoNight): 233.17 h/s
2018-04-15 12:08:21.3971 [24] Device #2 (CryptoNight): 312.89 h/s
2018-04-15 12:08:21.6159 [25] Device #3 (CryptoNight): 313.16 h/s
2018-04-15 12:08:23.1005 [26] Device #3 (CryptoNight): 312.97 h/s
2018-04-15 12:08:23.8974 [20] Device #1 (CryptoNight): 205.00 h/s
2018-04-15 12:08:25.0850 [29] Device #5 (CryptoNight): 232.98 h/s
2018-04-15 12:08:25.6632 [23] Device #2 (CryptoNight): 312.95 h/s
2018-04-15 12:08:25.9914 [15] Device #0 (CryptoNight): 314.48 h/s
2018-04-15 12:08:28.2416 [18] Device #1 (CryptoNight): 205.36 h/s
2018-04-15 12:08:30.2419 [13] Device #0 (CryptoNight): 313.93 h/s
2018-04-15 12:08:30.7263 [12] Received new job: uYWWVY7ltnIsow52Hn/yeP4v+p1k
2018-04-15 12:08:30.9450 [27] Device #4 (CryptoNight): 312.83 h/s
2018-04-15 12:08:32.3982 [28] Device #4 (CryptoNight): 312.87 h/s
2018-04-15 12:08:32.6327 [30] Device #5 (CryptoNight): 233.17 h/s
2018-04-15 12:08:32.8515 [24] Device #2 (CryptoNight): 313.15 h/s
2018-04-15 12:08:33.0703 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:08:34.5392 [26] Device #3 (CryptoNight): 312.76 h/s
2018-04-15 12:08:34.8517 [20] Device #1 (CryptoNight): 204.03 h/s
2018-04-15 12:08:36.6175 [29] Device #5 (CryptoNight): 233.07 h/s
2018-04-15 12:08:37.1176 [23] Device #2 (CryptoNight): 312.95 h/s
2018-04-15 12:08:37.3832 [15] Device #0 (CryptoNight): 314.39 h/s
2018-04-15 12:08:39.1958 [18] Device #1 (CryptoNight): 204.69 h/s
2018-04-15 12:08:39.9929 [12] Received new job: jsmgDOPx8rfWIPsgJ38VnSjUWTLC
2018-04-15 12:08:41.6649 [13] Device #0 (CryptoNight): 313.93 h/s
2018-04-15 12:08:42.3993 [27] Device #4 (CryptoNight): 312.94 h/s
2018-04-15 12:08:43.8527 [28] Device #4 (CryptoNight): 312.89 h/s
2018-04-15 12:08:44.1652 [30] Device #5 (CryptoNight): 233.28 h/s
2018-04-15 12:08:44.3059 [24] Device #2 (CryptoNight): 313.11 h/s
2018-04-15 12:08:44.5245 [25] Device #3 (CryptoNight): 312.84 h/s
2018-04-15 12:08:45.8060 [20] Device #1 (CryptoNight): 203.61 h/s
2018-04-15 12:08:45.9935 [26] Device #3 (CryptoNight): 312.99 h/s
2018-04-15 12:08:48.1499 [29] Device #5 (CryptoNight): 233.15 h/s
2018-04-15 12:08:48.5719 [23] Device #2 (CryptoNight): 313.17 h/s
2018-04-15 12:08:48.7906 [15] Device #0 (CryptoNight): 314.39 h/s
2018-04-15 12:08:50.1971 [18] Device #1 (CryptoNight): 201.05 h/s
2018-04-15 12:08:53.0724 [13] Device #0 (CryptoNight): 314.13 h/s
2018-04-15 12:08:53.8538 [27] Device #4 (CryptoNight): 313.16 h/s
2018-04-15 12:08:55.3070 [28] Device #4 (CryptoNight): 312.56 h/s
2018-04-15 12:08:55.6820 [30] Device #5 (CryptoNight): 233.18 h/s
2018-04-15 12:08:55.7602 [24] Device #2 (CryptoNight): 313.05 h/s
2018-04-15 12:08:55.9790 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:08:56.8228 [20] Device #1 (CryptoNight): 204.13 h/s
2018-04-15 12:08:57.4478 [26] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:08:59.3387 [12] Received new job: Hi8/9lxIV70LxkyOIzAEStfd5CJE
2018-04-15 12:08:59.6669 [29] Device #5 (CryptoNight): 233.20 h/s
2018-04-15 12:09:00.0263 [23] Device #2 (CryptoNight): 313.17 h/s
2018-04-15 12:09:00.1981 [15] Device #0 (CryptoNight): 314.19 h/s
2018-04-15 12:09:01.4014 [18] Device #1 (CryptoNight): 185.82 h/s
2018-04-15 12:09:04.4798 [13] Device #0 (CryptoNight): 314.01 h/s
2018-04-15 12:09:05.3080 [27] Device #4 (CryptoNight): 312.73 h/s
2018-04-15 12:09:06.7613 [28] Device #4 (CryptoNight): 312.97 h/s
2018-04-15 12:09:07.2146 [24] Device #2 (CryptoNight): 313.03 h/s
2018-04-15 12:09:07.2146 [30] Device #5 (CryptoNight): 233.37 h/s
2018-04-15 12:09:07.4177 [25] Device #3 (CryptoNight): 312.82 h/s
2018-04-15 12:09:08.0897 [20] Device #1 (CryptoNight): 203.76 h/s
2018-04-15 12:09:08.8866 [26] Device #3 (CryptoNight): 313.39 h/s
2018-04-15 12:09:11.1993 [29] Device #5 (CryptoNight): 233.09 h/s
2018-04-15 12:09:11.4806 [23] Device #2 (CryptoNight): 313.04 h/s
2018-04-15 12:09:11.5900 [15] Device #0 (CryptoNight): 314.68 h/s
2018-04-15 12:09:12.4494 [18] Device #1 (CryptoNight): 204.59 h/s
2018-04-15 12:09:15.9032 [13] Device #0 (CryptoNight): 314.03 h/s
2018-04-15 12:09:16.7624 [27] Device #4 (CryptoNight): 312.94 h/s
2018-04-15 12:09:18.2000 [28] Device #4 (CryptoNight): 313.06 h/s
2018-04-15 12:09:18.6688 [24] Device #2 (CryptoNight): 312.84 h/s
2018-04-15 12:09:18.7313 [30] Device #5 (CryptoNight): 233.20 h/s
2018-04-15 12:09:18.8721 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:09:19.0596 [20] Device #1 (CryptoNight): 204.34 h/s
2018-04-15 12:09:20.3410 [26] Device #3 (CryptoNight): 313.10 h/s
2018-04-15 12:09:22.7162 [29] Device #5 (CryptoNight): 233.04 h/s
2018-04-15 12:09:22.9194 [23] Device #2 (CryptoNight): 313.05 h/s
2018-04-15 12:09:22.9974 [15] Device #0 (CryptoNight): 314.22 h/s
2018-04-15 12:09:23.4037 [18] Device #1 (CryptoNight): 204.11 h/s
2018-04-15 12:09:27.3105 [13] Device #0 (CryptoNight): 313.87 h/s
2018-04-15 12:09:28.2168 [27] Device #4 (CryptoNight): 312.83 h/s
2018-04-15 12:09:29.6545 [28] Device #4 (CryptoNight): 312.84 h/s
2018-04-15 12:09:30.0295 [20] Device #1 (CryptoNight): 201.83 h/s
2018-04-15 12:09:30.1076 [24] Device #2 (CryptoNight): 313.12 h/s
2018-04-15 12:09:30.2638 [30] Device #5 (CryptoNight): 233.14 h/s
2018-04-15 12:09:30.3263 [25] Device #3 (CryptoNight): 313.07 h/s
2018-04-15 12:09:30.8576 [12] Received new job: ZSJ6cBIEgKNh1pJgzBdSFKM8ukj/
2018-04-15 12:09:31.7953 [26] Device #3 (CryptoNight): 312.99 h/s
2018-04-15 12:09:34.2487 [29] Device #5 (CryptoNight): 233.31 h/s
2018-04-15 12:09:34.3737 [23] Device #2 (CryptoNight): 312.94 h/s
2018-04-15 12:09:34.4049 [15] Device #0 (CryptoNight): 314.42 h/s
2018-04-15 12:09:34.4049 [18] Device #1 (CryptoNight): 204.42 h/s
2018-04-15 12:09:38.7179 [13] Device #0 (CryptoNight): 314.26 h/s
2018-04-15 12:09:39.6712 [27] Device #4 (CryptoNight): 312.94 h/s
2018-04-15 12:09:41.0150 [20] Device #1 (CryptoNight): 204.88 h/s
2018-04-15 12:09:41.1088 [28] Device #4 (CryptoNight): 312.91 h/s
2018-04-15 12:09:41.5620 [24] Device #2 (CryptoNight): 313.01 h/s
2018-04-15 12:09:41.7651 [25] Device #3 (CryptoNight): 313.05 h/s
2018-04-15 12:09:41.7964 [30] Device #5 (CryptoNight): 233.24 h/s
2018-04-15 12:09:43.2497 [26] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:09:45.3604 [18] Device #1 (CryptoNight): 204.97 h/s
2018-04-15 12:09:45.7667 [29] Device #5 (CryptoNight): 233.07 h/s
2018-04-15 12:09:45.8136 [15] Device #0 (CryptoNight): 313.91 h/s
2018-04-15 12:09:45.8292 [23] Device #2 (CryptoNight): 313.05 h/s
2018-04-15 12:09:50.1265 [13] Device #0 (CryptoNight): 314.05 h/s
2018-04-15 12:09:51.1267 [27] Device #4 (CryptoNight): 313.17 h/s
2018-04-15 12:09:52.0174 [20] Device #1 (CryptoNight): 204.69 h/s
2018-04-15 12:09:52.5643 [28] Device #4 (CryptoNight): 312.84 h/s
2018-04-15 12:09:53.0175 [24] Device #2 (CryptoNight): 313.16 h/s
2018-04-15 12:09:53.2206 [25] Device #3 (CryptoNight): 312.94 h/s
2018-04-15 12:09:53.3144 [30] Device #5 (CryptoNight): 233.12 h/s
2018-04-15 12:09:54.6895 [26] Device #3 (CryptoNight): 312.98 h/s
2018-04-15 12:09:56.3616 [18] Device #1 (CryptoNight): 205.07 h/s
2018-04-15 12:09:57.2054 [15] Device #0 (CryptoNight): 314.06 h/s
2018-04-15 12:09:57.2836 [23] Device #2 (CryptoNight): 313.06 h/s
2018-04-15 12:09:57.3004 [29] Device #5 (CryptoNight): 233.15 h/s
2018-04-15 12:09:59.2056 [1] Stopping miners...
2018-04-15 12:10:01.2370 [1] Stopped miners.
/code]

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
1714887619
Hero Member
*
Offline Offline

Posts: 1714887619

View Profile Personal Message (Offline)

Ignore
1714887619
Reply with quote  #2

1714887619
Report to moderator
1714887619
Hero Member
*
Offline Offline

Posts: 1714887619

View Profile Personal Message (Offline)

Ignore
1714887619
Reply with quote  #2

1714887619
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714887619
Hero Member
*
Offline Offline

Posts: 1714887619

View Profile Personal Message (Offline)

Ignore
1714887619
Reply with quote  #2

1714887619
Report to moderator
1714887619
Hero Member
*
Offline Offline

Posts: 1714887619

View Profile Personal Message (Offline)

Ignore
1714887619
Reply with quote  #2

1714887619
Report to moderator
1714887619
Hero Member
*
Offline Offline

Posts: 1714887619

View Profile Personal Message (Offline)

Ignore
1714887619
Reply with quote  #2

1714887619
Report to moderator
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 16, 2018, 07:08:56 AM
 #3222

Gateless Gate Sharp 1.3.4 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.3.4-alpha

* Fixed critical bugs with CryptoNight variants.
* Removed optional OpenCL binaries.

Phew!


Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 16, 2018, 07:35:37 AM
 #3223

I will focus now on improving default device settings, including memory timings, and X16R/X16S.
I am planning a complete rewrite of the X16R/X16S kernels.
Stay tuned!

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
Iamtutut
Full Member
***
Offline Offline

Activity: 1120
Merit: 131


View Profile
April 16, 2018, 08:46:24 AM
 #3224

Do we need the latest driver or is the blockchain one okay with your soft? Thanks
stonedgz
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
April 16, 2018, 09:05:30 AM
 #3225

so if i already moded bios my cards i shouldnt use any of the timeing right ??

i should reflashed it to orginal and then do them using GGS

and about the OC same thing

i tried to mine today but kept telling me unknown host custom pools  im ocnfused to be honest i dnt know if im doing it right it looks easy but i dnt know why its not working

i realy like ur miner and i would like to start mining using it but i need a bit of help from the community
Pete_X
Jr. Member
*
Offline Offline

Activity: 47
Merit: 1


View Profile
April 16, 2018, 09:52:51 AM
 #3226

Do we need the latest driver or is the blockchain one okay with your soft? Thanks

-->

I just need to write the following in the bold print somewhere...

1. GGS does not support Blockchain drivers.
2. GGS does not support modded BIOS'es.

I just don't have time to support discontinued drivers or hardware that is way out of specifications
as GGS itself does some pretty wild stuff under the hood. Hope you understand.

- It works with the "old" Blockchain Drivers, but ... better to go with 18.3.4  Smiley
- It works with modded Bioses, but ... don't complain if not  Wink
stonedgz
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
April 16, 2018, 09:55:05 AM
 #3227

so i had it start to mining finally but still i need a few answers about the OC and timing ??

if i already bios them can i still use the timing or should i put them bk to original bios ??

and OC its the optimize button right ?
UAGet
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 16, 2018, 06:01:45 PM
 #3228

Gateless Gate Sharp 1.3.4 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.3.4-alpha

* Fixed critical bugs with CryptoNight variants.
* Removed optional OpenCL binaries.
Why can not I start a miner with a custom pool?
skablast
Member
**
Offline Offline

Activity: 476
Merit: 19


View Profile
April 16, 2018, 06:27:13 PM
 #3229

go to the dashboard, where you can select the Algos to mine
instead of the algo, scroll till the last that is CUSTOM POOL
UAGet
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 16, 2018, 06:52:07 PM
 #3230

go to the dashboard, where you can select the Algos to mine
instead of the algo, scroll till the last that is CUSTOM POOL
Oh, I'm stupid!
What intensity do you recommend for me for 2-threads mode with a 2Gb video card?
UAGet
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 16, 2018, 07:26:02 PM
 #3231

Gateless Gate Sharp 1.3.4 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.3.4-alpha

* Fixed critical bugs with CryptoNight variants.
* Removed optional OpenCL binaries.
Not worcked with CryptoNight-heavy - "Incorrect share" Sad
http://scrin.org/i/18/04/20180416222018.png
Code:
2018-04-16 22:13:40.0807 [1] Gateless Gate Sharp 1.3.4 alpha started.
2018-04-16 22:13:40.9089 [1] Number of Devices: 4
2018-04-16 22:13:41.0026 [1] Successfully initialized AMD Display Library.
2018-04-16 22:13:41.0026 [1] Number of ADL Adapters: 31
2018-04-16 22:13:41.1120 [1] ADL_Adapter_AdapterInfo_Get() returned error code 0
2018-04-16 22:13:41.1120 [1] Failed to initialize NVIDIA Management Library.
2018-04-16 22:13:50.3935 [1] Loading settings from C:\Users\drool\AppData\Roaming\GatelessGateSharp\GatelessGateSharp.sqlite...
2018-04-16 22:14:16.6755 [1] Loaded settings.
2018-04-16 22:14:16.6912 [1] Invalid argument: D:\Install\Miners\Gateless Gate Sharp\GatelessGateSharp.exe
2018-04-16 22:14:21.3163 [1] Launching miner(s) for Custom Pool 0...
2018-04-16 22:14:22.2382 [11] Miner thread for Device #0 started.
2018-04-16 22:14:22.2382 [11] NiceHash mode is off.
2018-04-16 22:14:22.2851 [11] Loaded Kernels\cryptonight_heavy.cl for Device #0.
2018-04-16 22:14:23.0507 [12] Miner thread for Device #0 started.
2018-04-16 22:14:23.0507 [12] NiceHash mode is off.
2018-04-16 22:14:23.0507 [12] Loaded Kernels\cryptonight_heavy.cl for Device #0.
2018-04-16 22:14:34.4885 [10] Received new job: 699881314277768
2018-04-16 22:14:42.8481 [16] Running garbage collection...
2018-04-16 22:14:42.8481 [16] Memory used before collection: 24MB
2018-04-16 22:14:43.0200 [16] Memory used before collection: 20MB
2018-04-16 22:14:48.9108 [17] Miner thread for Device #1 started.
2018-04-16 22:14:48.9108 [17] NiceHash mode is off.
2018-04-16 22:14:48.9264 [11] Built cryptonight_heavy program for Device #0.
2018-04-16 22:14:48.9264 [11] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:14:48.9733 [17] Loaded Kernels\cryptonight_heavy.cl for Device #1.
2018-04-16 22:14:49.0358 [11] Switching to Monero Version 2
2018-04-16 22:14:50.4812 [18] Miner thread for Device #1 started.
2018-04-16 22:14:50.4812 [18] NiceHash mode is off.
2018-04-16 22:14:50.4812 [18] Loaded Kernels\cryptonight_heavy.cl for Device #1.
2018-04-16 22:14:59.8096 [11] Device #0 (CryptoNight): 241.18 h/s
2018-04-16 22:15:00.3565 [20] API Listener started.
2018-04-16 22:15:10.5286 [11] Device #0 (CryptoNight): 241.33 h/s
2018-04-16 22:15:15.6850 [23] Miner thread for Device #2 started.
2018-04-16 22:15:15.6850 [23] NiceHash mode is off.
2018-04-16 22:15:15.7006 [12] Built cryptonight_heavy program for Device #0.
2018-04-16 22:15:15.7006 [12] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:15:15.7163 [23] Loaded Kernels\cryptonight_heavy.cl for Device #2.
2018-04-16 22:15:15.7788 [12] Switching to Monero Version 2
2018-04-16 22:15:17.7007 [24] Miner thread for Device #2 started.
2018-04-16 22:15:17.7007 [24] NiceHash mode is off.
2018-04-16 22:15:17.7007 [24] Loaded Kernels\cryptonight_heavy.cl for Device #2.
2018-04-16 22:15:24.2790 [11] Device #0 (CryptoNight): 26.93 h/s
2018-04-16 22:15:26.5916 [12] Device #0 (CryptoNight): 208.36 h/s
2018-04-16 22:15:41.0763 [11] Device #0 (CryptoNight): 36.12 h/s
2018-04-16 22:15:41.1388 [12] Device #0 (CryptoNight): 36.87 h/s
2018-04-16 22:15:42.5295 [25] Miner thread for Device #3 started.
2018-04-16 22:15:42.5295 [25] NiceHash mode is off.
2018-04-16 22:15:42.5451 [18] Built cryptonight_heavy program for Device #1.
2018-04-16 22:15:42.5451 [18] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:15:42.5451 [25] Loaded Kernels\cryptonight_heavy.cl for Device #3.
2018-04-16 22:15:42.6076 [18] Switching to Monero Version 2
2018-04-16 22:15:43.8577 [26] Miner thread for Device #3 started.
2018-04-16 22:15:43.8577 [26] NiceHash mode is off.
2018-04-16 22:15:43.8889 [26] Loaded Kernels\cryptonight_heavy.cl for Device #3.
2018-04-16 22:15:52.1704 [12] Device #0 (CryptoNight): 183.61 h/s
2018-04-16 22:15:52.3892 [11] Device #0 (CryptoNight): 173.88 h/s
2018-04-16 22:15:53.4986 [18] Device #1 (CryptoNight): 242.02 h/s
2018-04-16 22:16:00.1706 [10] Received new job: 161677327048537
2018-04-16 22:16:03.3738 [12] Device #0 (CryptoNight): 193.46 h/s
2018-04-16 22:16:03.6864 [11] Device #0 (CryptoNight): 196.12 h/s
2018-04-16 22:16:04.1707 [18] Device #1 (CryptoNight): 242.09 h/s
2018-04-16 22:16:09.1553 [24] Built cryptonight_heavy program for Device #2.
2018-04-16 22:16:09.1553 [24] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:16:09.2334 [24] Switching to Monero Version 2
2018-04-16 22:16:14.4992 [12] Device #0 (CryptoNight): 212.64 h/s
2018-04-16 22:16:14.7804 [18] Device #1 (CryptoNight): 241.77 h/s
2018-04-16 22:16:14.9679 [11] Device #0 (CryptoNight): 185.52 h/s
2018-04-16 22:16:20.0149 [24] Device #2 (CryptoNight): 241.08 h/s
2018-04-16 22:16:25.4214 [18] Device #1 (CryptoNight): 241.59 h/s
2018-04-16 22:16:25.5776 [12] Device #0 (CryptoNight): 201.69 h/s
2018-04-16 22:16:25.8432 [11] Device #0 (CryptoNight): 184.65 h/s
2018-04-16 22:16:30.6559 [24] Device #2 (CryptoNight): 237.86 h/s
2018-04-16 22:16:35.3123 [26] Built cryptonight_heavy program for Device #3.
2018-04-16 22:16:35.3123 [26] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:16:35.3123 [26] Switching to Monero Version 2
2018-04-16 22:16:36.1248 [18] Device #1 (CryptoNight): 241.65 h/s
2018-04-16 22:16:36.3123 [12] Device #0 (CryptoNight): 197.73 h/s
2018-04-16 22:16:36.8592 [11] Device #0 (CryptoNight): 196.83 h/s
2018-04-16 22:16:41.3593 [24] Device #2 (CryptoNight): 239.65 h/s
2018-04-16 22:16:46.0938 [26] Device #3 (CryptoNight): 241.54 h/s
2018-04-16 22:16:46.7970 [18] Device #1 (CryptoNight): 238.62 h/s
2018-04-16 22:16:47.6095 [12] Device #0 (CryptoNight): 189.32 h/s
2018-04-16 22:16:48.2345 [11] Device #0 (CryptoNight): 138.84 h/s
2018-04-16 22:16:52.1721 [24] Device #2 (CryptoNight): 240.17 h/s
2018-04-16 22:16:56.8129 [26] Device #3 (CryptoNight): 234.50 h/s
2018-04-16 22:16:57.5629 [18] Device #1 (CryptoNight): 239.93 h/s
2018-04-16 22:16:57.9067 [12] Device #0 (CryptoNight): 184.06 h/s
2018-04-16 22:16:59.4692 [11] Device #0 (CryptoNight): 193.73 h/s
2018-04-16 22:17:01.8599 [10] Received new job: 825644128564871
2018-04-16 22:17:03.0162 [24] Device #2 (CryptoNight): 241.08 h/s
2018-04-16 22:17:03.2975 [25] Built cryptonight_heavy program for Device #3.
2018-04-16 22:17:03.2975 [25] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:17:03.3131 [25] Switching to Monero Version 2
2018-04-16 22:17:07.2195 [26] Device #3 (CryptoNight): 210.84 h/s
2018-04-16 22:17:08.2664 [18] Device #1 (CryptoNight): 239.17 h/s
2018-04-16 22:17:09.1101 [12] Device #0 (CryptoNight): 209.76 h/s
2018-04-16 22:17:10.7508 [11] Device #0 (CryptoNight): 175.69 h/s
2018-04-16 22:17:13.7353 [24] Device #2 (CryptoNight): 234.48 h/s
2018-04-16 22:17:14.7666 [25] Device #3 (CryptoNight): 118.50 h/s
2018-04-16 22:17:17.4541 [26] Device #3 (CryptoNight): 197.52 h/s
2018-04-16 22:17:19.0479 [18] Device #1 (CryptoNight): 241.20 h/s
2018-04-16 22:17:19.2198 [12] Device #0 (CryptoNight): 181.83 h/s
2018-04-16 22:17:21.7199 [11] Device #0 (CryptoNight): 213.17 h/s
2018-04-16 22:17:24.5168 [24] Device #2 (CryptoNight): 240.13 h/s
2018-04-16 22:17:24.7825 [25] Device #3 (CryptoNight): 210.08 h/s
2018-04-16 22:17:28.5951 [26] Device #3 (CryptoNight): 218.26 h/s
2018-04-16 22:17:30.0951 [18] Device #1 (CryptoNight): 242.00 h/s
2018-04-16 22:17:30.3764 [23] Built cryptonight_heavy program for Device #2.
2018-04-16 22:17:30.3764 [23] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:17:30.4701 [23] Switching to Monero Version 2
2018-04-16 22:17:30.6108 [12] Device #0 (CryptoNight): 87.09 h/s
2018-04-16 22:17:32.0796 [11] Device #0 (CryptoNight): 174.85 h/s
2018-04-16 22:17:35.7828 [24] Device #2 (CryptoNight): 203.04 h/s
2018-04-16 22:17:35.7984 [25] Device #3 (CryptoNight): 202.74 h/s
2018-04-16 22:17:39.1423 [26] Device #3 (CryptoNight): 212.46 h/s
2018-04-16 22:17:40.7361 [18] Device #1 (CryptoNight): 240.71 h/s
2018-04-16 22:17:40.8142 [12] Device #0 (CryptoNight): 57.24 h/s
2018-04-16 22:17:40.8454 [23] Device #2 (CryptoNight): 203.03 h/s
2018-04-16 22:17:41.4236 [10] Received new job: 522362741755925
2018-04-16 22:17:42.4549 [11] Device #0 (CryptoNight): 157.11 h/s
2018-04-16 22:17:46.5956 [25] Device #3 (CryptoNight): 192.46 h/s
2018-04-16 22:17:46.8613 [24] Device #2 (CryptoNight): 205.11 h/s
2018-04-16 22:17:49.9863 [26] Device #3 (CryptoNight): 218.47 h/s
2018-04-16 22:17:50.8301 [12] Device #0 (CryptoNight): 185.65 h/s
2018-04-16 22:17:51.4239 [18] Device #1 (CryptoNight): 240.89 h/s
2018-04-16 22:17:51.5645 [23] Device #2 (CryptoNight): 199.72 h/s
2018-04-16 22:17:52.5177 [11] Device #0 (CryptoNight): 179.40 h/s
2018-04-16 22:17:57.4866 [25] Device #3 (CryptoNight): 211.99 h/s
2018-04-16 22:17:57.5178 [24] Device #2 (CryptoNight): 203.87 h/s
2018-04-16 22:17:57.7522 [17] Built cryptonight_heavy program for Device #1.
2018-04-16 22:17:57.7522 [17] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:17:57.7678 [17] Switching to Monero Version 2
2018-04-16 22:18:01.2803 [26] Device #3 (CryptoNight): 116.50 h/s
2018-04-16 22:18:02.0938 [12] Device #0 (CryptoNight): 113.48 h/s
2018-04-16 22:18:02.2133 [23] Device #2 (CryptoNight): 199.43 h/s
2018-04-16 22:18:02.6814 [11] Device #0 (CryptoNight): 182.36 h/s
2018-04-16 22:18:08.4322 [24] Device #2 (CryptoNight): 215.45 h/s
2018-04-16 22:18:08.5572 [25] Device #3 (CryptoNight): 199.04 h/s
2018-04-16 22:18:09.4322 [17] Device #1 (CryptoNight): 21.95 h/s
2018-04-16 22:18:09.5260 [18] Device #1 (CryptoNight): 26.36 h/s
2018-04-16 22:18:12.0886 [26] Device #3 (CryptoNight): 211.66 h/s
2018-04-16 22:18:12.7136 [12] Device #0 (CryptoNight): 172.50 h/s
2018-04-16 22:18:12.7605 [11] Device #0 (CryptoNight): 169.90 h/s
2018-04-16 22:18:13.1823 [23] Device #2 (CryptoNight): 211.37 h/s
2018-04-16 22:18:19.1044 [24] Device #2 (CryptoNight): 212.68 h/s
2018-04-16 22:18:19.2450 [25] Device #3 (CryptoNight): 118.85 h/s
2018-04-16 22:18:20.3544 [17] Device #1 (CryptoNight): 213.97 h/s
2018-04-16 22:18:20.5576 [18] Device #1 (CryptoNight): 204.36 h/s
2018-04-16 22:18:22.9561 [26] Device #3 (CryptoNight): 210.31 h/s
2018-04-16 22:18:23.7842 [11] Device #0 (CryptoNight): 191.30 h/s
2018-04-16 22:18:23.8467 [23] Device #2 (CryptoNight): 120.53 h/s
2018-04-16 22:18:23.9561 [12] Device #0 (CryptoNight): 168.76 h/s
2018-04-16 22:18:29.7688 [24] Device #2 (CryptoNight): 120.39 h/s
2018-04-16 22:18:30.4719 [25] Device #3 (CryptoNight): 120.78 h/s
2018-04-16 22:18:31.0500 [17] Device #1 (CryptoNight): 214.55 h/s
2018-04-16 22:18:31.1907 [18] Device #1 (CryptoNight): 203.69 h/s
2018-04-16 22:18:34.1126 [26] Device #3 (CryptoNight): 213.24 h/s
2018-04-16 22:18:34.7533 [12] Device #0 submitted Share #0 to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:34.7533 [12] Device #0 submitted a share to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:34.7533 [12] Device #0 (CryptoNight): 190.87 h/s
2018-04-16 22:18:34.7689 [11] Device #0 (CryptoNight): 189.72 h/s
2018-04-16 22:18:35.5971 [10] Share #0 rejected: Incorrect share
2018-04-16 22:18:35.7064 [23] Device #2 (CryptoNight): 120.28 h/s
2018-04-16 22:18:35.8158 [18] Device #1 submitted Share #1 to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:35.8158 [18] Device #1 submitted a share to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:35.9877 [10] Share #1 rejected: Incorrect share
2018-04-16 22:18:41.6285 [24] Device #2 (CryptoNight): 119.41 h/s
2018-04-16 22:18:41.7691 [18] Device #1 (CryptoNight): 212.46 h/s
2018-04-16 22:18:41.8472 [17] Device #1 (CryptoNight): 199.52 h/s
2018-04-16 22:18:42.4410 [1] Stopping miners...
2018-04-16 22:18:43.3004 [1] Stopped miners.
2018-04-16 22:19:43.0365 [16] Running garbage collection...
2018-04-16 22:19:43.0365 [16] Memory used before collection: 35MB
2018-04-16 22:19:43.2084 [16] Memory used before collection: 22MB
Elder III
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 274


View Profile
April 16, 2018, 07:34:53 PM
 #3232

Does the current alpha version of Gateless Gate support an AMD R9 Fury X?  I installed it on an up to date Windows 10 Pro machine and at first I had a pop up message saying to set the paging file to at least 24 GB - this would pop up with a "ding" and then disappear, only to repeat over and over every 2 seconds until I would restart the computer. After bumping the virtual memory up to 30 GB that message no longer appears, but it will just have the black circle show up as if the program is starting to load, only for it to go away and reappear every 2 seconds until restarting the computer again. I'm using 17.9.3 drivers on that computer.  Do I need to install any particular addons, drivers etc... thanks
dohfish
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile
April 16, 2018, 09:50:45 PM
 #3233

Been using 1.3.2 for a while now, noticed that after ~12 hours on a machine with more than 6 GPUs it becomes unstable, it will not directly crash but speeds are fluctuating ~200H/s and the memory usage goes up to more than 2GB aswell as the CPU usage goes up to consume an entire core - Restarting the program solves it for another run.

I cannot load 1.3.4 here, it just never loads - I have the logo popup, and the background on the logo go black as normal, and then it just stands there using 100% cpu for ages, I left it for 15 minutes and it never started.

Dropped back to 1.3.2 and im mining again.
hamesh
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
April 16, 2018, 10:59:23 PM
 #3234

Nice work.  That fixed the shares issue when switching back from devfee on cryptonight v7.

What does 'Enable PhyMem' do?  What is the advantage to enabling this?  I read https://www.codeproject.com/Articles/35378/Access-Physical-Memory-Port-and-PCI-Configuration that you reference on Github but still don't understand what it is or what benefit it provides - Gateless seems to work just fine without it...


Gateless Gate Sharp 1.3.4 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.3.4-alpha

* Fixed critical bugs with CryptoNight variants.
* Removed optional OpenCL binaries.

Phew!


zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 16, 2018, 11:40:09 PM
 #3235

I tested CryptoNight-Heavy with default pools again and didn't see any problems.
I will look into this.

Gateless Gate Sharp 1.3.4 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.3.4-alpha

* Fixed critical bugs with CryptoNight variants.
* Removed optional OpenCL binaries.
Not worcked with CryptoNight-heavy - "Incorrect share" Sad
Code:
2018-04-16 22:13:40.0807 [1] Gateless Gate Sharp 1.3.4 alpha started.
2018-04-16 22:13:40.9089 [1] Number of Devices: 4
2018-04-16 22:13:41.0026 [1] Successfully initialized AMD Display Library.
2018-04-16 22:13:41.0026 [1] Number of ADL Adapters: 31
2018-04-16 22:13:41.1120 [1] ADL_Adapter_AdapterInfo_Get() returned error code 0
2018-04-16 22:13:41.1120 [1] Failed to initialize NVIDIA Management Library.
2018-04-16 22:13:50.3935 [1] Loading settings from C:\Users\drool\AppData\Roaming\GatelessGateSharp\GatelessGateSharp.sqlite...
2018-04-16 22:14:16.6755 [1] Loaded settings.
2018-04-16 22:14:16.6912 [1] Invalid argument: D:\Install\Miners\Gateless Gate Sharp\GatelessGateSharp.exe
2018-04-16 22:14:21.3163 [1] Launching miner(s) for Custom Pool 0...
2018-04-16 22:14:22.2382 [11] Miner thread for Device #0 started.
2018-04-16 22:14:22.2382 [11] NiceHash mode is off.
2018-04-16 22:14:22.2851 [11] Loaded Kernels\cryptonight_heavy.cl for Device #0.
2018-04-16 22:14:23.0507 [12] Miner thread for Device #0 started.
2018-04-16 22:14:23.0507 [12] NiceHash mode is off.
2018-04-16 22:14:23.0507 [12] Loaded Kernels\cryptonight_heavy.cl for Device #0.
2018-04-16 22:14:34.4885 [10] Received new job: 699881314277768
2018-04-16 22:14:42.8481 [16] Running garbage collection...
2018-04-16 22:14:42.8481 [16] Memory used before collection: 24MB
2018-04-16 22:14:43.0200 [16] Memory used before collection: 20MB
2018-04-16 22:14:48.9108 [17] Miner thread for Device #1 started.
2018-04-16 22:14:48.9108 [17] NiceHash mode is off.
2018-04-16 22:14:48.9264 [11] Built cryptonight_heavy program for Device #0.
2018-04-16 22:14:48.9264 [11] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:14:48.9733 [17] Loaded Kernels\cryptonight_heavy.cl for Device #1.
2018-04-16 22:14:49.0358 [11] Switching to Monero Version 2
2018-04-16 22:14:50.4812 [18] Miner thread for Device #1 started.
2018-04-16 22:14:50.4812 [18] NiceHash mode is off.
2018-04-16 22:14:50.4812 [18] Loaded Kernels\cryptonight_heavy.cl for Device #1.
2018-04-16 22:14:59.8096 [11] Device #0 (CryptoNight): 241.18 h/s
2018-04-16 22:15:00.3565 [20] API Listener started.
2018-04-16 22:15:10.5286 [11] Device #0 (CryptoNight): 241.33 h/s
2018-04-16 22:15:15.6850 [23] Miner thread for Device #2 started.
2018-04-16 22:15:15.6850 [23] NiceHash mode is off.
2018-04-16 22:15:15.7006 [12] Built cryptonight_heavy program for Device #0.
2018-04-16 22:15:15.7006 [12] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:15:15.7163 [23] Loaded Kernels\cryptonight_heavy.cl for Device #2.
2018-04-16 22:15:15.7788 [12] Switching to Monero Version 2
2018-04-16 22:15:17.7007 [24] Miner thread for Device #2 started.
2018-04-16 22:15:17.7007 [24] NiceHash mode is off.
2018-04-16 22:15:17.7007 [24] Loaded Kernels\cryptonight_heavy.cl for Device #2.
2018-04-16 22:15:24.2790 [11] Device #0 (CryptoNight): 26.93 h/s
2018-04-16 22:15:26.5916 [12] Device #0 (CryptoNight): 208.36 h/s
2018-04-16 22:15:41.0763 [11] Device #0 (CryptoNight): 36.12 h/s
2018-04-16 22:15:41.1388 [12] Device #0 (CryptoNight): 36.87 h/s
2018-04-16 22:15:42.5295 [25] Miner thread for Device #3 started.
2018-04-16 22:15:42.5295 [25] NiceHash mode is off.
2018-04-16 22:15:42.5451 [18] Built cryptonight_heavy program for Device #1.
2018-04-16 22:15:42.5451 [18] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:15:42.5451 [25] Loaded Kernels\cryptonight_heavy.cl for Device #3.
2018-04-16 22:15:42.6076 [18] Switching to Monero Version 2
2018-04-16 22:15:43.8577 [26] Miner thread for Device #3 started.
2018-04-16 22:15:43.8577 [26] NiceHash mode is off.
2018-04-16 22:15:43.8889 [26] Loaded Kernels\cryptonight_heavy.cl for Device #3.
2018-04-16 22:15:52.1704 [12] Device #0 (CryptoNight): 183.61 h/s
2018-04-16 22:15:52.3892 [11] Device #0 (CryptoNight): 173.88 h/s
2018-04-16 22:15:53.4986 [18] Device #1 (CryptoNight): 242.02 h/s
2018-04-16 22:16:00.1706 [10] Received new job: 161677327048537
2018-04-16 22:16:03.3738 [12] Device #0 (CryptoNight): 193.46 h/s
2018-04-16 22:16:03.6864 [11] Device #0 (CryptoNight): 196.12 h/s
2018-04-16 22:16:04.1707 [18] Device #1 (CryptoNight): 242.09 h/s
2018-04-16 22:16:09.1553 [24] Built cryptonight_heavy program for Device #2.
2018-04-16 22:16:09.1553 [24] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:16:09.2334 [24] Switching to Monero Version 2
2018-04-16 22:16:14.4992 [12] Device #0 (CryptoNight): 212.64 h/s
2018-04-16 22:16:14.7804 [18] Device #1 (CryptoNight): 241.77 h/s
2018-04-16 22:16:14.9679 [11] Device #0 (CryptoNight): 185.52 h/s
2018-04-16 22:16:20.0149 [24] Device #2 (CryptoNight): 241.08 h/s
2018-04-16 22:16:25.4214 [18] Device #1 (CryptoNight): 241.59 h/s
2018-04-16 22:16:25.5776 [12] Device #0 (CryptoNight): 201.69 h/s
2018-04-16 22:16:25.8432 [11] Device #0 (CryptoNight): 184.65 h/s
2018-04-16 22:16:30.6559 [24] Device #2 (CryptoNight): 237.86 h/s
2018-04-16 22:16:35.3123 [26] Built cryptonight_heavy program for Device #3.
2018-04-16 22:16:35.3123 [26] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:16:35.3123 [26] Switching to Monero Version 2
2018-04-16 22:16:36.1248 [18] Device #1 (CryptoNight): 241.65 h/s
2018-04-16 22:16:36.3123 [12] Device #0 (CryptoNight): 197.73 h/s
2018-04-16 22:16:36.8592 [11] Device #0 (CryptoNight): 196.83 h/s
2018-04-16 22:16:41.3593 [24] Device #2 (CryptoNight): 239.65 h/s
2018-04-16 22:16:46.0938 [26] Device #3 (CryptoNight): 241.54 h/s
2018-04-16 22:16:46.7970 [18] Device #1 (CryptoNight): 238.62 h/s
2018-04-16 22:16:47.6095 [12] Device #0 (CryptoNight): 189.32 h/s
2018-04-16 22:16:48.2345 [11] Device #0 (CryptoNight): 138.84 h/s
2018-04-16 22:16:52.1721 [24] Device #2 (CryptoNight): 240.17 h/s
2018-04-16 22:16:56.8129 [26] Device #3 (CryptoNight): 234.50 h/s
2018-04-16 22:16:57.5629 [18] Device #1 (CryptoNight): 239.93 h/s
2018-04-16 22:16:57.9067 [12] Device #0 (CryptoNight): 184.06 h/s
2018-04-16 22:16:59.4692 [11] Device #0 (CryptoNight): 193.73 h/s
2018-04-16 22:17:01.8599 [10] Received new job: 825644128564871
2018-04-16 22:17:03.0162 [24] Device #2 (CryptoNight): 241.08 h/s
2018-04-16 22:17:03.2975 [25] Built cryptonight_heavy program for Device #3.
2018-04-16 22:17:03.2975 [25] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:17:03.3131 [25] Switching to Monero Version 2
2018-04-16 22:17:07.2195 [26] Device #3 (CryptoNight): 210.84 h/s
2018-04-16 22:17:08.2664 [18] Device #1 (CryptoNight): 239.17 h/s
2018-04-16 22:17:09.1101 [12] Device #0 (CryptoNight): 209.76 h/s
2018-04-16 22:17:10.7508 [11] Device #0 (CryptoNight): 175.69 h/s
2018-04-16 22:17:13.7353 [24] Device #2 (CryptoNight): 234.48 h/s
2018-04-16 22:17:14.7666 [25] Device #3 (CryptoNight): 118.50 h/s
2018-04-16 22:17:17.4541 [26] Device #3 (CryptoNight): 197.52 h/s
2018-04-16 22:17:19.0479 [18] Device #1 (CryptoNight): 241.20 h/s
2018-04-16 22:17:19.2198 [12] Device #0 (CryptoNight): 181.83 h/s
2018-04-16 22:17:21.7199 [11] Device #0 (CryptoNight): 213.17 h/s
2018-04-16 22:17:24.5168 [24] Device #2 (CryptoNight): 240.13 h/s
2018-04-16 22:17:24.7825 [25] Device #3 (CryptoNight): 210.08 h/s
2018-04-16 22:17:28.5951 [26] Device #3 (CryptoNight): 218.26 h/s
2018-04-16 22:17:30.0951 [18] Device #1 (CryptoNight): 242.00 h/s
2018-04-16 22:17:30.3764 [23] Built cryptonight_heavy program for Device #2.
2018-04-16 22:17:30.3764 [23] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:17:30.4701 [23] Switching to Monero Version 2
2018-04-16 22:17:30.6108 [12] Device #0 (CryptoNight): 87.09 h/s
2018-04-16 22:17:32.0796 [11] Device #0 (CryptoNight): 174.85 h/s
2018-04-16 22:17:35.7828 [24] Device #2 (CryptoNight): 203.04 h/s
2018-04-16 22:17:35.7984 [25] Device #3 (CryptoNight): 202.74 h/s
2018-04-16 22:17:39.1423 [26] Device #3 (CryptoNight): 212.46 h/s
2018-04-16 22:17:40.7361 [18] Device #1 (CryptoNight): 240.71 h/s
2018-04-16 22:17:40.8142 [12] Device #0 (CryptoNight): 57.24 h/s
2018-04-16 22:17:40.8454 [23] Device #2 (CryptoNight): 203.03 h/s
2018-04-16 22:17:41.4236 [10] Received new job: 522362741755925
2018-04-16 22:17:42.4549 [11] Device #0 (CryptoNight): 157.11 h/s
2018-04-16 22:17:46.5956 [25] Device #3 (CryptoNight): 192.46 h/s
2018-04-16 22:17:46.8613 [24] Device #2 (CryptoNight): 205.11 h/s
2018-04-16 22:17:49.9863 [26] Device #3 (CryptoNight): 218.47 h/s
2018-04-16 22:17:50.8301 [12] Device #0 (CryptoNight): 185.65 h/s
2018-04-16 22:17:51.4239 [18] Device #1 (CryptoNight): 240.89 h/s
2018-04-16 22:17:51.5645 [23] Device #2 (CryptoNight): 199.72 h/s
2018-04-16 22:17:52.5177 [11] Device #0 (CryptoNight): 179.40 h/s
2018-04-16 22:17:57.4866 [25] Device #3 (CryptoNight): 211.99 h/s
2018-04-16 22:17:57.5178 [24] Device #2 (CryptoNight): 203.87 h/s
2018-04-16 22:17:57.7522 [17] Built cryptonight_heavy program for Device #1.
2018-04-16 22:17:57.7522 [17] Build options: -O5 -DSTRIDED_INDEX=1 -DMEMORY_CHUNK_SIZE=2  -IKernels -DWORKSIZE=8
2018-04-16 22:17:57.7678 [17] Switching to Monero Version 2
2018-04-16 22:18:01.2803 [26] Device #3 (CryptoNight): 116.50 h/s
2018-04-16 22:18:02.0938 [12] Device #0 (CryptoNight): 113.48 h/s
2018-04-16 22:18:02.2133 [23] Device #2 (CryptoNight): 199.43 h/s
2018-04-16 22:18:02.6814 [11] Device #0 (CryptoNight): 182.36 h/s
2018-04-16 22:18:08.4322 [24] Device #2 (CryptoNight): 215.45 h/s
2018-04-16 22:18:08.5572 [25] Device #3 (CryptoNight): 199.04 h/s
2018-04-16 22:18:09.4322 [17] Device #1 (CryptoNight): 21.95 h/s
2018-04-16 22:18:09.5260 [18] Device #1 (CryptoNight): 26.36 h/s
2018-04-16 22:18:12.0886 [26] Device #3 (CryptoNight): 211.66 h/s
2018-04-16 22:18:12.7136 [12] Device #0 (CryptoNight): 172.50 h/s
2018-04-16 22:18:12.7605 [11] Device #0 (CryptoNight): 169.90 h/s
2018-04-16 22:18:13.1823 [23] Device #2 (CryptoNight): 211.37 h/s
2018-04-16 22:18:19.1044 [24] Device #2 (CryptoNight): 212.68 h/s
2018-04-16 22:18:19.2450 [25] Device #3 (CryptoNight): 118.85 h/s
2018-04-16 22:18:20.3544 [17] Device #1 (CryptoNight): 213.97 h/s
2018-04-16 22:18:20.5576 [18] Device #1 (CryptoNight): 204.36 h/s
2018-04-16 22:18:22.9561 [26] Device #3 (CryptoNight): 210.31 h/s
2018-04-16 22:18:23.7842 [11] Device #0 (CryptoNight): 191.30 h/s
2018-04-16 22:18:23.8467 [23] Device #2 (CryptoNight): 120.53 h/s
2018-04-16 22:18:23.9561 [12] Device #0 (CryptoNight): 168.76 h/s
2018-04-16 22:18:29.7688 [24] Device #2 (CryptoNight): 120.39 h/s
2018-04-16 22:18:30.4719 [25] Device #3 (CryptoNight): 120.78 h/s
2018-04-16 22:18:31.0500 [17] Device #1 (CryptoNight): 214.55 h/s
2018-04-16 22:18:31.1907 [18] Device #1 (CryptoNight): 203.69 h/s
2018-04-16 22:18:34.1126 [26] Device #3 (CryptoNight): 213.24 h/s
2018-04-16 22:18:34.7533 [12] Device #0 submitted Share #0 to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:34.7533 [12] Device #0 submitted a share to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:34.7533 [12] Device #0 (CryptoNight): 190.87 h/s
2018-04-16 22:18:34.7689 [11] Device #0 (CryptoNight): 189.72 h/s
2018-04-16 22:18:35.5971 [10] Share #0 rejected: Incorrect share
2018-04-16 22:18:35.7064 [23] Device #2 (CryptoNight): 120.28 h/s
2018-04-16 22:18:35.8158 [18] Device #1 submitted Share #1 to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:35.8158 [18] Device #1 submitted a share to haven.miner.rocks as hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5.
2018-04-16 22:18:35.9877 [10] Share #1 rejected: Incorrect share
2018-04-16 22:18:41.6285 [24] Device #2 (CryptoNight): 119.41 h/s
2018-04-16 22:18:41.7691 [18] Device #1 (CryptoNight): 212.46 h/s
2018-04-16 22:18:41.8472 [17] Device #1 (CryptoNight): 199.52 h/s
2018-04-16 22:18:42.4410 [1] Stopping miners...
2018-04-16 22:18:43.3004 [1] Stopped miners.
2018-04-16 22:19:43.0365 [16] Running garbage collection...
2018-04-16 22:19:43.0365 [16] Memory used before collection: 35MB
2018-04-16 22:19:43.2084 [16] Memory used before collection: 22MB

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 17, 2018, 04:30:08 AM
Last edit: April 17, 2018, 04:52:43 AM by zawawa
 #3236

I'm using 17.9.3 drivers on that computer.  Do I need to install any particular addons, drivers etc... thanks

Please do take time to read Readme.md. GGS is not compatible with that version of the driver.
I always test GGS with R9 Nano, so there shouldn't be any problems.

I really should implement a version check for the drivers.
There seems to be no other way to ensure stability of the miner... *sigh*

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
Elder III
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 274


View Profile
April 17, 2018, 05:12:55 AM
 #3237

I'm using 17.9.3 drivers on that computer.  Do I need to install any particular addons, drivers etc... thanks

Please do take time to read Readme.md. GGS is not compatible with that version of the driver.
I always test GGS with R9 Nano, so there shouldn't be any problems.

I really should implement a version check for the drivers.
There seems to be no other way to ensure stability of the miner... *sigh*

I always look for a Readme file with any new miner that I install. I just double checked in every folder and there is not a Readme included in the download - Gateless_Gate_Sharp_1.3.3_alpha - that I have.
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 17, 2018, 05:19:27 AM
 #3238

I'm using 17.9.3 drivers on that computer.  Do I need to install any particular addons, drivers etc... thanks

Please do take time to read Readme.md. GGS is not compatible with that version of the driver.
I always test GGS with R9 Nano, so there shouldn't be any problems.

I really should implement a version check for the drivers.
There seems to be no other way to ensure stability of the miner... *sigh*

I always look for a Readme file with any new miner that I install. I just double checked in every folder and there is not a Readme included in the download - Gateless_Gate_Sharp_1.3.3_alpha - that I have.

Here it is!

https://github.com/zawawawa/GatelessGateSharp

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
April 17, 2018, 05:28:31 AM
 #3239

Now I think about it, I should probably include README.md in the package.
I prefer to keep documentation online and assumed people would read the README.md online, but I guess I was wrong...

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
UAGet
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
April 17, 2018, 05:31:01 AM
 #3240

I tested CryptoNight-Heavy with default pools again and didn't see any problems.
I will look into this.
With secondary custom puul for Stellite coin - all Ok, no any problem...
Pages: « 1 ... 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 »
  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!