Bitcoin Forum
April 23, 2024, 09:28:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 197 »
  Print  
Author Topic: [LOCKED] cpuminer-opt v3.12.3, open source optimized multi-algo CPU miner  (Read 443960 times)
coinbutter
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 05, 2017, 03:12:58 PM
 #2401

0x5555 (0xAAAA is better though because then it leaves logical core 0 unloaded and available leading to better system stability. I haven't seen a performance penalty)
1713907724
Hero Member
*
Offline Offline

Posts: 1713907724

View Profile Personal Message (Offline)

Ignore
1713907724
Reply with quote  #2

1713907724
Report to moderator
1713907724
Hero Member
*
Offline Offline

Posts: 1713907724

View Profile Personal Message (Offline)

Ignore
1713907724
Reply with quote  #2

1713907724
Report to moderator
1713907724
Hero Member
*
Offline Offline

Posts: 1713907724

View Profile Personal Message (Offline)

Ignore
1713907724
Reply with quote  #2

1713907724
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713907724
Hero Member
*
Offline Offline

Posts: 1713907724

View Profile Personal Message (Offline)

Ignore
1713907724
Reply with quote  #2

1713907724
Report to moderator
1713907724
Hero Member
*
Offline Offline

Posts: 1713907724

View Profile Personal Message (Offline)

Ignore
1713907724
Reply with quote  #2

1713907724
Report to moderator
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 05, 2017, 03:33:38 PM
 #2402

I'm beginning to lose patience. I don't want opinions I want data. If I had a Ryzen I'd do it myself.
I need to know how logical cores are mapped to Ryzen HW. If no one with a Ryzen is willing to do the
work then I'll just drop the issue and leave affinity the way it is.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
coinbutter
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 05, 2017, 11:43:31 PM
 #2403

Code:
 ----- 0x0F0F -----

         **********  cpuminer-opt 3.6.1  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: AMD Ryzen 7 1800X Eight-Core Processor         
CPU features: SSE2 AES AVX AVX2 SHA
SW built on Mar 31 2017 with GCC 4.8.3
SW features: SSE2 AES AVX AVX2
Algo features: SSE2 AES
Start mining with SSE2 AES

[2017-04-05 18:21:33] Binding process to cpu mask f0f
[2017-04-05 18:21:33] Starting Stratum on stratum+tcp://xmr-usa.dwarfpool.com:8005
[2017-04-05 18:21:33] Binding thread 2 to cpu mask f0f
[2017-04-05 18:21:33] 8 miner threads started, using 'cryptonight' algorithm.
[2017-04-05 18:21:33] Binding thread 6 to cpu mask f0f
[2017-04-05 18:21:33] Binding thread 0 to cpu mask f0f
[2017-04-05 18:21:33] Binding thread 4 to cpu mask f0f
[2017-04-05 18:21:33] Binding thread 5 to cpu mask f0f
[2017-04-05 18:21:33] Binding thread 3 to cpu mask f0f
[2017-04-05 18:21:33] Binding thread 1 to cpu mask f0f
[2017-04-05 18:21:33] Binding thread 7 to cpu mask f0f
[2017-04-05 18:21:33] Auth id: 821619354607537
[2017-04-05 18:21:33] Stratum difficulty set to 10000
[2017-04-05 18:21:36] CPU #6: 66 H, 35.98 H/s
[2017-04-05 18:21:36] CPU #3: 66 H, 35.42 H/s
[2017-04-05 18:21:36] CPU #5: 66 H, 34.63 H/s
[2017-04-05 18:21:36] CPU #7: 66 H, 34.28 H/s
[2017-04-05 18:21:36] CPU #2: 66 H, 33.87 H/s
[2017-04-05 18:21:36] CPU #4: 66 H, 33.65 H/s
[2017-04-05 18:21:36] CPU #0: 66 H, 30.72 H/s
[2017-04-05 18:21:36] CPU #1: 66 H, 28.41 H/s
[2017-04-05 18:21:51] CPU #2: 568 H, 36.52 H/s
[2017-04-05 18:21:52] Accepted 1/1 (100%), 1030 H, 269.61 H/s
[2017-04-05 18:22:08] CPU #0: 1070 H, 33.81 H/s
[2017-04-05 18:22:08] Accepted 2/2 (100%), 2034 H, 272.70 H/s
[2017-04-05 18:22:29] CPU #1: 1706 H, 32.48 H/s
[2017-04-05 18:22:30] CPU #4: 2021 H, 37.34 H/s
[2017-04-05 18:22:30] CPU #3: 2126 H, 39.15 H/s
[2017-04-05 18:22:30] CPU #7: 2058 H, 37.71 H/s
[2017-04-05 18:22:31] CPU #5: 2079 H, 37.71 H/s
[2017-04-05 18:22:31] CPU #6: 2160 H, 38.69 H/s
[2017-04-05 18:22:36] CPU #0: 1026 H, 36.43 H/s
[2017-04-05 18:22:36] Accepted 3/3 (100%), 13.74 kH, 296.03 H/s
[2017-04-05 18:22:50] CPU #2: 2193 H, 37.69 H/s
[2017-04-05 18:23:14] CPU #3: 1517 H, 34.38 H/s
[2017-04-05 18:23:14] Accepted 4/4 (100%), 14.76 kH, 292.43 H/s
[2017-04-05 18:23:14] CPU #4: 1656 H, 37.24 H/s
[2017-04-05 18:23:15] Accepted 5/5 (100%), 14.40 kH, 292.33 H/s
[2017-04-05 18:23:21] CPU #1: 1950 H, 36.93 H/s
[2017-04-05 18:23:30] CPU #5: 2264 H, 38.01 H/s
[2017-04-05 18:23:31] CPU #7: 2264 H, 37.51 H/s
[2017-04-05 18:23:33] CPU #0: 2188 H, 37.96 H/s
[2017-04-05 18:23:36] CPU #6: 2323 H, 36.04 H/s
[2017-04-05 18:23:49] CPU #2: 2263 H, 38.00 H/s
[2017-04-05 18:23:50] CPU #2: 22 H, 36.75 H/s
[2017-04-05 18:23:50] Accepted 6/6 (100%), 14.18 kH, 294.81 H/s
[2017-04-05 18:24:05] CPU #4: 1906 H, 37.74 H/s
[2017-04-05 18:24:05] CPU #6: 1010 H, 34.91 H/s
[2017-04-05 18:24:05] CPU #5: 1304 H, 37.84 H/s
[2017-04-05 18:24:05] CPU #1: 1667 H, 38.40 H/s
[2017-04-05 18:24:05] CPU #3: 1805 H, 35.54 H/s
[2017-04-05 18:24:05] CPU #7: 1293 H, 37.78 H/s
[2017-04-05 18:24:05] CPU #0: 1061 H, 33.70 H/s
[2017-04-05 18:24:05] CPU #2: 567 H, 37.20 H/s
[2017-04-05 18:24:59] CPU #3: 2134 H, 39.53 H/s
[2017-04-05 18:25:03] CPU #2: 2234 H, 38.20 H/s
[2017-04-05 18:25:04] CPU #4: 2266 H, 38.20 H/s
[2017-04-05 18:25:04] CPU #7: 2268 H, 38.20 H/s
[2017-04-05 18:25:04] CPU #5: 2272 H, 38.20 H/s
[2017-04-05 18:25:05] CPU #1: 2306 H, 38.62 H/s
[2017-04-05 18:25:05] CPU #6: 2096 H, 34.82 H/s
[2017-04-05 18:25:06] CPU #0: 2024 H, 33.28 H/s
[2017-04-05 18:25:56] CPU #5: 1977 H, 38.22 H/s
[2017-04-05 18:25:56] Accepted 7/7 (100%), 17.31 kH, 299.06 H/s
[2017-04-05 18:26:00] CPU #6: 2091 H, 38.06 H/s
[2017-04-05 18:26:01] CPU #0: 1998 H, 36.25 H/s
[2017-04-05 18:26:01] CPU #3: 2373 H, 38.17 H/s
[2017-04-05 18:26:04] CPU #2: 2294 H, 38.11 H/s
[2017-04-05 18:26:04] CPU #7: 2293 H, 38.20 H/s
[2017-04-05 18:26:04] CPU #4: 2294 H, 38.09 H/s
[2017-04-05 18:26:12] CPU #1: 2318 H, 34.30 H/s
 ----- 0xF0F0 -----

         **********  cpuminer-opt 3.6.1  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: AMD Ryzen 7 1800X Eight-Core Processor         
CPU features: SSE2 AES AVX AVX2 SHA
SW built on Mar 31 2017 with GCC 4.8.3
SW features: SSE2 AES AVX AVX2
Algo features: SSE2 AES
Start mining with SSE2 AES

[2017-04-05 18:26:41] Binding process to cpu mask f0f0
[2017-04-05 18:26:41] Starting Stratum on stratum+tcp://xmr-usa.dwarfpool.com:8005
[2017-04-05 18:26:41] Binding thread 0 to cpu mask f0f0
[2017-04-05 18:26:41] Binding thread 1 to cpu mask f0f0
[2017-04-05 18:26:41] 8 miner threads started, using 'cryptonight' algorithm.
[2017-04-05 18:26:41] Binding thread 6 to cpu mask f0f0
[2017-04-05 18:26:41] Binding thread 3 to cpu mask f0f0
[2017-04-05 18:26:41] Binding thread 5 to cpu mask f0f0
[2017-04-05 18:26:41] Binding thread 2 to cpu mask f0f0
[2017-04-05 18:26:41] Binding thread 7 to cpu mask f0f0
[2017-04-05 18:26:41] Binding thread 4 to cpu mask f0f0
[2017-04-05 18:26:41] Auth id: 750266114971600
[2017-04-05 18:26:41] Stratum difficulty set to 10000
[2017-04-05 18:26:44] CPU #2: 66 H, 37.92 H/s
[2017-04-05 18:26:44] CPU #0: 66 H, 37.56 H/s
[2017-04-05 18:26:44] CPU #7: 66 H, 37.48 H/s
[2017-04-05 18:26:44] CPU #3: 66 H, 37.39 H/s
[2017-04-05 18:26:44] CPU #6: 66 H, 37.10 H/s
[2017-04-05 18:26:44] CPU #4: 66 H, 37.09 H/s
[2017-04-05 18:26:44] CPU #5: 66 H, 35.52 H/s
[2017-04-05 18:26:44] CPU #1: 66 H, 35.42 H/s
[2017-04-05 18:27:32] CPU #5: 1733 H, 35.63 H/s
[2017-04-05 18:27:32] Accepted 1/1 (100%), 2195 H, 295.60 H/s
[2017-04-05 18:27:43] CPU #3: 2245 H, 37.98 H/s
[2017-04-05 18:27:43] CPU #7: 2250 H, 37.99 H/s
[2017-04-05 18:27:43] CPU #0: 2255 H, 37.98 H/s
[2017-04-05 18:27:43] CPU #4: 2227 H, 37.33 H/s
[2017-04-05 18:27:43] CPU #6: 2227 H, 37.30 H/s
[2017-04-05 18:27:43] CPU #1: 2127 H, 35.62 H/s
[2017-04-05 18:27:43] CPU #2: 2277 H, 38.00 H/s
[2017-04-05 18:27:47] CPU #2: 126 H, 37.82 H/s
[2017-04-05 18:27:47] Accepted 2/2 (100%), 15.19 kH, 297.64 H/s
[2017-04-05 18:28:31] CPU #4: 1787 H, 37.62 H/s
[2017-04-05 18:28:31] CPU #0: 1807 H, 37.80 H/s
[2017-04-05 18:28:31] CPU #1: 1747 H, 36.87 H/s
[2017-04-05 18:28:31] CPU #3: 1817 H, 37.80 H/s
[2017-04-05 18:28:31] CPU #7: 1813 H, 37.80 H/s
[2017-04-05 18:28:31] CPU #2: 1662 H, 37.80 H/s
[2017-04-05 18:28:31] CPU #5: 2087 H, 35.70 H/s
[2017-04-05 18:28:31] CPU #6: 1701 H, 35.83 H/s
[2017-04-05 18:28:40] CPU #3: 338 H, 37.67 H/s
[2017-04-05 18:28:40] Accepted 3/3 (100%), 12.94 kH, 297.09 H/s
[2017-04-05 18:29:00] CPU #1: 1035 H, 35.97 H/s
[2017-04-05 18:29:00] Accepted 4/4 (100%), 12.23 kH, 296.18 H/s
[2017-04-05 18:29:05] CPU #6: 1249 H, 36.62 H/s
[2017-04-05 18:29:05] Accepted 5/5 (100%), 11.78 kH, 296.98 H/s
[2017-04-05 18:29:13] CPU #4: 1589 H, 37.39 H/s
[2017-04-05 18:29:13] Accepted 6/6 (100%), 11.58 kH, 296.74 H/s
[2017-04-05 18:29:31] CPU #2: 2270 H, 37.87 H/s
[2017-04-05 18:29:31] CPU #0: 2269 H, 37.83 H/s
[2017-04-05 18:29:31] CPU #7: 2269 H, 37.82 H/s
[2017-04-05 18:29:31] CPU #5: 2143 H, 35.55 H/s
[2017-04-05 18:29:39] CPU #3: 2262 H, 37.87 H/s
[2017-04-05 18:29:43] CPU #1: 1555 H, 35.87 H/s
[2017-04-05 18:29:43] Accepted 7/7 (100%), 15.61 kH, 296.82 H/s
[2017-04-05 18:29:50] CPU #3: 399 H, 37.97 H/s
[2017-04-05 18:29:50] Accepted 8/8 (100%), 13.74 kH, 296.92 H/s
[2017-04-05 18:30:01] CPU #7: 1156 H, 37.98 H/s
[2017-04-05 18:30:01] CPU #1: 650 H, 35.50 H/s
[2017-04-05 18:30:01] CPU #6: 2086 H, 37.05 H/s
[2017-04-05 18:30:01] CPU #3: 427 H, 38.06 H/s
[2017-04-05 18:30:01] CPU #4: 1790 H, 37.35 H/s
[2017-04-05 18:30:01] CPU #0: 1157 H, 37.98 H/s
[2017-04-05 18:30:01] CPU #2: 1158 H, 37.98 H/s
[2017-04-05 18:30:01] CPU #5: 1071 H, 35.51 H/s
[2017-04-05 18:30:02] CPU #2: 20 H, 37.81 H/s
[2017-04-05 18:30:02] Accepted 9/9 (100%), 8357 H, 297.23 H/s
[2017-04-05 18:30:40] CPU #3: 1339 H, 34.22 H/s
[2017-04-05 18:30:40] Accepted 10/10 (100%), 9269 H, 293.39 H/s
[2017-04-05 18:30:52] CPU #7: 1781 H, 34.97 H/s
[2017-04-05 18:30:52] Accepted 11/11 (100%), 9894 H, 290.38 H/s
[2017-04-05 18:31:04] CPU #5: 2132 H, 33.73 H/s
[2017-04-05 18:31:05] CPU #1: 2132 H, 33.60 H/s
[2017-04-05 18:31:05] CPU #4: 2243 H, 34.98 H/s
[2017-04-05 18:31:05] CPU #0: 2280 H, 35.54 H/s
[2017-04-05 18:31:05] CPU #2: 2270 H, 35.63 H/s
[2017-04-05 18:31:06] CPU #6: 2224 H, 34.25 H/s
[2017-04-05 18:31:35] CPU #3: 2055 H, 37.80 H/s
[2017-04-05 18:31:39] CPU #6: 1220 H, 37.37 H/s
[2017-04-05 18:31:39] Accepted 12/12 (100%), 16.11 kH, 283.61 H/s
 ----- 0x5555 -----

         **********  cpuminer-opt 3.6.1  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: AMD Ryzen 7 1800X Eight-Core Processor         
CPU features: SSE2 AES AVX AVX2 SHA
SW built on Mar 31 2017 with GCC 4.8.3
SW features: SSE2 AES AVX AVX2
Algo features: SSE2 AES
Start mining with SSE2 AES

[2017-04-05 18:31:41] Binding process to cpu mask 5555
[2017-04-05 18:31:41] Starting Stratum on stratum+tcp://xmr-usa.dwarfpool.com:8005
[2017-04-05 18:31:41] Binding thread 0 to cpu mask 5555
[2017-04-05 18:31:41] Binding thread 4 to cpu mask 5555
[2017-04-05 18:31:41] Binding thread 5 to cpu mask 5555
[2017-04-05 18:31:41] 8 miner threads started, using 'cryptonight' algorithm.
[2017-04-05 18:31:41] Binding thread 3 to cpu mask 5555
[2017-04-05 18:31:41] Binding thread 7 to cpu mask 5555
[2017-04-05 18:31:41] Binding thread 2 to cpu mask 5555
[2017-04-05 18:31:41] Binding thread 6 to cpu mask 5555
[2017-04-05 18:31:41] Binding thread 1 to cpu mask 5555
[2017-04-05 18:31:41] Auth id: 714213534840382
[2017-04-05 18:31:41] Stratum difficulty set to 10000
[2017-04-05 18:31:43] CPU #0: 66 H, 51.93 H/s
[2017-04-05 18:31:43] CPU #1: 66 H, 51.85 H/s
[2017-04-05 18:31:43] CPU #7: 66 H, 51.56 H/s
[2017-04-05 18:31:43] CPU #6: 66 H, 51.38 H/s
[2017-04-05 18:31:43] CPU #2: 66 H, 51.24 H/s
[2017-04-05 18:31:43] CPU #5: 66 H, 50.73 H/s
[2017-04-05 18:31:43] CPU #3: 66 H, 50.61 H/s
[2017-04-05 18:31:43] CPU #4: 66 H, 46.42 H/s
[2017-04-05 18:31:56] CPU #6: 651 H, 51.57 H/s
[2017-04-05 18:31:56] CPU #4: 576 H, 46.13 H/s
[2017-04-05 18:31:56] CPU #2: 643 H, 50.94 H/s
[2017-04-05 18:31:56] CPU #1: 651 H, 51.51 H/s
[2017-04-05 18:31:56] CPU #5: 640 H, 50.74 H/s
[2017-04-05 18:31:56] CPU #7: 650 H, 51.44 H/s
[2017-04-05 18:31:56] CPU #3: 643 H, 50.98 H/s
[2017-04-05 18:31:56] CPU #0: 652 H, 51.56 H/s
[2017-04-05 18:32:10] CPU #0: 751 H, 51.56 H/s
[2017-04-05 18:32:10] Accepted 1/1 (100%), 5205 H, 404.86 H/s
[2017-04-05 18:32:40] CPU #1: 2279 H, 51.56 H/s
[2017-04-05 18:32:40] Accepted 2/2 (100%), 6833 H, 404.92 H/s
[2017-04-05 18:32:56] CPU #7: 3088 H, 51.56 H/s
[2017-04-05 18:32:56] CPU #3: 3060 H, 50.98 H/s
[2017-04-05 18:32:56] CPU #2: 3058 H, 50.94 H/s
[2017-04-05 18:32:56] CPU #5: 3046 H, 50.72 H/s
[2017-04-05 18:32:56] CPU #6: 3096 H, 51.54 H/s
[2017-04-05 18:32:56] CPU #4: 2769 H, 46.00 H/s
[2017-04-05 18:33:10] CPU #0: 3095 H, 51.62 H/s
[2017-04-05 18:33:15] CPU #3: 963 H, 51.03 H/s
[2017-04-05 18:33:15] CPU #4: 862 H, 46.07 H/s
[2017-04-05 18:33:15] CPU #5: 955 H, 50.69 H/s
[2017-04-05 18:33:15] CPU #2: 963 H, 51.03 H/s
[2017-04-05 18:33:15] CPU #7: 980 H, 51.55 H/s
[2017-04-05 18:33:15] CPU #0: 225 H, 51.39 H/s
[2017-04-05 18:33:15] CPU #6: 971 H, 51.52 H/s
[2017-04-05 18:33:15] CPU #1: 1793 H, 51.65 H/s
[2017-04-05 18:33:18] CPU #6: 163 H, 51.82 H/s
[2017-04-05 18:33:18] Accepted 3/3 (100%), 6904 H, 405.21 H/s
[2017-04-05 18:33:19] CPU #0: 215 H, 51.42 H/s
[2017-04-05 18:33:19] Accepted 4/4 (100%), 6894 H, 405.24 H/s
[2017-04-05 18:34:15] CPU #5: 3043 H, 50.62 H/s
[2017-04-05 18:34:15] CPU #7: 3094 H, 51.43 H/s
[2017-04-05 18:34:15] CPU #3: 3063 H, 50.89 H/s
[2017-04-05 18:34:15] CPU #1: 3100 H, 51.50 H/s
[2017-04-05 18:34:15] CPU #2: 3063 H, 50.84 H/s
[2017-04-05 18:34:15] CPU #4: 2766 H, 45.87 H/s
[2017-04-05 18:34:18] CPU #6: 3111 H, 51.44 H/s
[2017-04-05 18:34:19] CPU #0: 3087 H, 51.51 H/s
[2017-04-05 18:34:24] CPU #5: 477 H, 50.82 H/s
[2017-04-05 18:34:24] Accepted 5/5 (100%), 21.76 kH, 404.30 H/s
[2017-04-05 18:34:29] CPU #5: 235 H, 50.85 H/s
[2017-04-05 18:34:29] Accepted 6/6 (100%), 21.52 kH, 404.33 H/s
[2017-04-05 18:34:41] CPU #5: 639 H, 50.75 H/s
[2017-04-05 18:34:41] Accepted 7/7 (100%), 21.92 kH, 404.23 H/s
[2017-04-05 18:34:57] CPU #5: 798 H, 50.83 H/s
[2017-04-05 18:34:57] Accepted 8/8 (100%), 22.08 kH, 404.30 H/s
[2017-04-05 18:35:10] CPU #2: 2832 H, 50.96 H/s
[2017-04-05 18:35:10] Accepted 9/9 (100%), 21.85 kH, 404.43 H/s
[2017-04-05 18:35:15] CPU #3: 3055 H, 51.04 H/s
[2017-04-05 18:35:15] CPU #4: 2754 H, 46.04 H/s
[2017-04-05 18:35:15] CPU #7: 3088 H, 51.45 H/s
[2017-04-05 18:35:15] CPU #1: 3091 H, 51.53 H/s
[2017-04-05 18:35:18] CPU #6: 3088 H, 51.60 H/s
[2017-04-05 18:35:19] CPU #0: 3092 H, 51.53 H/s
[2017-04-05 18:35:37] CPU #1: 1147 H, 51.62 H/s
[2017-04-05 18:35:37] Accepted 10/10 (100%), 19.85 kH, 405.06 H/s
[2017-04-05 18:35:53] CPU #7: 1953 H, 51.56 H/s
[2017-04-05 18:35:53] CPU #3: 1937 H, 50.94 H/s
[2017-04-05 18:35:53] CPU #0: 1751 H, 51.59 H/s
[2017-04-05 18:35:53] CPU #1: 807 H, 51.56 H/s
[2017-04-05 18:35:53] CPU #4: 1751 H, 46.13 H/s
[2017-04-05 18:35:53] CPU #6: 1784 H, 51.59 H/s
[2017-04-05 18:35:53] CPU #2: 2154 H, 50.99 H/s
[2017-04-05 18:35:53] CPU #5: 2824 H, 50.74 H/s
[2017-04-05 18:35:54] CPU #6: 81 H, 51.88 H/s
[2017-04-05 18:35:54] Accepted 11/11 (100%), 13.26 kH, 405.40 H/s
[2017-04-05 18:36:08] CPU #6: 682 H, 50.78 H/s
[2017-04-05 18:36:08] Accepted 12/12 (100%), 13.86 kH, 404.29 H/s
[2017-04-05 18:36:31] CPU #5: 1879 H, 49.21 H/s
[2017-04-05 18:36:31] Accepted 13/13 (100%), 12.91 kH, 402.76 H/s
[2017-04-05 18:36:31] CPU #2: 1914 H, 49.67 H/s
[2017-04-05 18:36:31] Accepted 14/14 (100%), 12.67 kH, 401.43 H/s
[2017-04-05 18:36:35] CPU #3: 2063 H, 48.89 H/s
[2017-04-05 18:36:35] Accepted 15/15 (100%), 12.80 kH, 399.38 H/s
 ----- 0xAAAA -----

         **********  cpuminer-opt 3.6.1  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: AMD Ryzen 7 1800X Eight-Core Processor         
CPU features: SSE2 AES AVX AVX2 SHA
SW built on Mar 31 2017 with GCC 4.8.3
SW features: SSE2 AES AVX AVX2
Algo features: SSE2 AES
Start mining with SSE2 AES

[2017-04-05 18:36:41] Binding process to cpu mask aaaa
[2017-04-05 18:36:41] Starting Stratum on stratum+tcp://xmr-usa.dwarfpool.com:8005
[2017-04-05 18:36:41] Binding thread 0 to cpu mask aaaa
[2017-04-05 18:36:41] Binding thread 3 to cpu mask aaaa
[2017-04-05 18:36:41] Binding thread 4 to cpu mask aaaa
[2017-04-05 18:36:41] Binding thread 1 to cpu mask aaaa
[2017-04-05 18:36:41] 8 miner threads started, using 'cryptonight' algorithm.
[2017-04-05 18:36:41] Binding thread 2 to cpu mask aaaa
[2017-04-05 18:36:41] Binding thread 5 to cpu mask aaaa
[2017-04-05 18:36:41] Binding thread 6 to cpu mask aaaa
[2017-04-05 18:36:41] Binding thread 7 to cpu mask aaaa
[2017-04-05 18:36:41] Auth id: 586353101953864
[2017-04-05 18:36:41] Stratum difficulty set to 10000
[2017-04-05 18:36:43] CPU #2: 66 H, 51.56 H/s
[2017-04-05 18:36:43] CPU #4: 66 H, 51.54 H/s
[2017-04-05 18:36:43] CPU #3: 66 H, 51.14 H/s
[2017-04-05 18:36:43] CPU #1: 66 H, 50.55 H/s
[2017-04-05 18:36:43] CPU #0: 66 H, 50.55 H/s
[2017-04-05 18:36:43] CPU #7: 66 H, 50.03 H/s
[2017-04-05 18:36:43] CPU #6: 66 H, 49.10 H/s
[2017-04-05 18:36:43] CPU #5: 66 H, 47.25 H/s
[2017-04-05 18:36:47] CPU #4: 214 H, 52.14 H/s
[2017-04-05 18:36:47] Accepted 1/1 (100%), 676 H, 402.31 H/s
[2017-04-05 18:37:02] CPU #0: 967 H, 50.67 H/s
[2017-04-05 18:37:02] Accepted 2/2 (100%), 1577 H, 402.43 H/s
[2017-04-05 18:37:42] CPU #1: 3034 H, 51.89 H/s
[2017-04-05 18:37:42] CPU #3: 3070 H, 52.06 H/s
[2017-04-05 18:37:42] CPU #6: 2947 H, 50.00 H/s
[2017-04-05 18:37:43] CPU #2: 3095 H, 52.08 H/s
[2017-04-05 18:37:43] CPU #5: 2837 H, 47.82 H/s
[2017-04-05 18:37:43] CPU #7: 3003 H, 50.53 H/s
[2017-04-05 18:37:47] CPU #4: 3130 H, 52.15 H/s
[2017-04-05 18:38:02] CPU #0: 3029 H, 50.70 H/s
[2017-04-05 18:38:02] Accepted 3/3 (100%), 24.15 kH, 407.23 H/s
[2017-04-05 18:38:42] CPU #1: 3115 H, 52.00 H/s
[2017-04-05 18:38:42] CPU #3: 3125 H, 52.14 H/s
[2017-04-05 18:38:42] CPU #6: 3001 H, 50.08 H/s
[2017-04-05 18:38:42] CPU #2: 3126 H, 52.21 H/s
[2017-04-05 18:38:43] CPU #5: 2871 H, 47.87 H/s
[2017-04-05 18:38:43] CPU #7: 3033 H, 50.55 H/s
[2017-04-05 18:38:47] CPU #4: 3130 H, 52.24 H/s
[2017-04-05 18:38:53] CPU #0: 2586 H, 50.78 H/s
[2017-04-05 18:38:53] Accepted 4/4 (100%), 23.99 kH, 407.88 H/s
[2017-04-05 18:39:06] CPU #6: 1197 H, 50.25 H/s
[2017-04-05 18:39:06] Accepted 5/5 (100%), 22.18 kH, 408.05 H/s
[2017-04-05 18:39:37] CPU #1: 2853 H, 51.82 H/s
[2017-04-05 18:39:37] Accepted 6/6 (100%), 21.92 kH, 407.87 H/s
[2017-04-05 18:39:42] CPU #3: 3130 H, 52.02 H/s
[2017-04-05 18:39:43] CPU #7: 3035 H, 50.64 H/s
[2017-04-05 18:39:43] CPU #5: 2873 H, 47.87 H/s
[2017-04-05 18:39:43] CPU #2: 3134 H, 52.10 H/s
[2017-04-05 18:39:47] CPU #4: 3136 H, 52.14 H/s
[2017-04-05 18:39:48] CPU #0: 2778 H, 50.67 H/s
[2017-04-05 18:39:48] Accepted 7/7 (100%), 22.14 kH, 407.50 H/s
[2017-04-05 18:39:49] CPU #7: 315 H, 50.55 H/s
[2017-04-05 18:39:49] Accepted 8/8 (100%), 19.42 kH, 407.41 H/s
[2017-04-05 18:39:50] CPU #2: 395 H, 52.15 H/s
[2017-04-05 18:39:50] Accepted 9/9 (100%), 16.68 kH, 407.46 H/s
[2017-04-05 18:40:06] CPU #6: 3017 H, 49.96 H/s
[2017-04-05 18:40:07] CPU #4: 1032 H, 52.42 H/s
[2017-04-05 18:40:07] Accepted 10/10 (100%), 16.39 kH, 407.45 H/s
[2017-04-05 18:40:12] CPU #3: 1542 H, 52.38 H/s
[2017-04-05 18:40:12] Accepted 11/11 (100%), 14.81 kH, 407.81 H/s
[2017-04-05 18:40:12] CPU #4: 276 H, 52.51 H/s
[2017-04-05 18:40:12] Accepted 12/12 (100%), 14.05 kH, 407.90 H/s
[2017-04-05 18:40:33] CPU #5: 2397 H, 47.49 H/s
[2017-04-05 18:40:33] Accepted 13/13 (100%), 13.57 kH, 407.52 H/s
[2017-04-05 18:40:36] CPU #1: 3111 H, 52.17 H/s
[2017-04-05 18:40:45] CPU #0: 2906 H, 50.53 H/s
[2017-04-05 18:40:45] Accepted 14/14 (100%), 13.96 kH, 407.73 H/s
[2017-04-05 18:40:49] CPU #7: 3034 H, 50.45 H/s
[2017-04-05 18:40:50] CPU #2: 3130 H, 52.41 H/s
[2017-04-05 18:40:57] CPU #7: 425 H, 50.50 H/s
[2017-04-05 18:40:57] Accepted 15/15 (100%), 16.80 kH, 407.94 H/s
[2017-04-05 18:41:06] CPU #6: 2999 H, 49.98 H/s
[2017-04-05 18:41:12] CPU #3: 3144 H, 52.25 H/s
[2017-04-05 18:41:12] CPU #4: 3152 H, 52.42 H/s
[2017-04-05 18:41:33] CPU #5: 2851 H, 47.76 H/s
[2017-04-05 18:41:37] CPU #1: 3132 H, 51.99 H/s
[2017-04-05 18:41:38] CPU #0: 2660 H, 50.67 H/s
[2017-04-05 18:41:38] Accepted 16/16 (100%), 21.49 kH, 407.98 H/s
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 06, 2017, 04:07:48 AM
 #2404

Good data. Using alternate cores gives 5 kH/s less than single threaded. This looks like it
may be the best if turbo boost (AMD's version) is taken into consideration. You can confirm
the system is balanced by comparing the temperature of the cores. They should all be close
to the same temp. If any are hotter or cooler in indicates a core that is running 2 threads or no
threads.



AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
dedondesta
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
April 06, 2017, 04:11:07 AM
Last edit: April 06, 2017, 04:32:40 AM by dedondesta
 #2405

I have two socket motherboard and two xeon 2630 v4, on windows i see 8 cores mostly idling (32 cores fully loaded)

this is how i run it
cpuminer-aes-avx2 -a zoin -o stratum+tcp://xxx:xxxx -u xxxx.xxxx -p xxxx --cpu-priority 0
should i set --cpu-affinity to certain value to make use all the cores?

right now having this performance

Code:
2017-04-06 08:25:07] Accepted 68/69 (98.6%), 68.36 kH, 1255.98 H/s
2017-04-06 08:25:12] CPU #6: 166 H, 14.49 H/s
2017-04-06 08:25:13] Accepted 69/70 (98.6%), 67.65 kH, 1255.89 H/s
2017-04-06 08:25:17] CPU #28: 3339 H, 55.74 H/s
2017-04-06 08:25:21] CPU #23: 3352 H, 55.86 H/s
2017-04-06 08:25:22] CPU #28: 237 H, 55.57 H/s
2017-04-06 08:25:22] CPU #38: 876 H, 14.58 H/s
2017-04-06 08:25:22] Accepted 70/71 (98.6%), 67.09 kH, 1255.80 H/s
2017-04-06 08:25:26] CPU #8: 1766 H, 29.41 H/s
2017-04-06 08:25:30] CPU #27: 3349 H, 55.85 H/s
2017-04-06 08:25:33] CPU #21: 3350 H, 55.91 H/s
2017-04-06 08:25:33] CPU #25: 2706 H, 55.89 H/s
2017-04-06 08:25:33] Accepted 71/72 (98.6%), 68.28 kH, 1255.89 H/s
2017-04-06 08:25:34] CPU #37: 874 H, 14.57 H/s
2017-04-06 08:25:36] CPU #10: 1788 H, 29.77 H/s
2017-04-06 08:25:36] CPU #39: 871 H, 14.57 H/s
2017-04-06 08:25:43] CPU #8: 522 H, 29.34 H/s
2017-04-06 08:25:44] Accepted 72/73 (98.6%), 67.63 kH, 1255.87 H/s
2017-04-06 08:25:47] CPU #11: 1788 H, 29.77 H/s
2017-04-06 08:25:54] CPU #17: 1763 H, 29.36 H/s
2017-04-06 08:25:59] CPU #24: 3107 H, 55.86 H/s
2017-04-06 08:25:59] Accepted 73/74 (98.6%), 67.39 kH, 1255.86 H/s

Also, i see that i have CPU #39 above
but take a look at my cpu load
https://s2.postimg.org/6aaf8ttm1/iii.png

BitTeo
Sr. Member
****
Offline Offline

Activity: 266
Merit: 251



View Profile
April 06, 2017, 07:29:20 AM
 #2406

Is best intel i7 7700k or amd ryzen 1700 for mining monero and hexxcoin ? .
spronkin1
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
April 06, 2017, 12:46:31 PM
 #2407

Hello! I have Xeon E5-2678 v3 CPU (12C, 24T, 30M L3 Chache) and i create bat file for hexxcoin:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x555 --cpu-priority 2
I get 1900H/s.
and i create another bat-file:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x8191 --cpu-priority 2
and i get 2100H/s.

How to choose the correct --cpu-affinity option in my case?
onedeveloper
Full Member
***
Offline Offline

Activity: 143
Merit: 100


View Profile
April 06, 2017, 01:03:02 PM
 #2408

Hello! I have Xeon E5-2678 v3 CPU (12C, 24T, 30M L3 Chache) and i create bat file for hexxcoin:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x555 --cpu-priority 2
I get 1900H/s.
and i create another bat-file:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x8191 --cpu-priority 2
and i get 2100H/s.

How to choose the correct --cpu-affinity option in my case?


Using "zoin" algo, you don't need to worry about affinities or priorities. Just create as many threads as you want and let Windows (or Linux) decide the affinities by itself. In your case:
Code:
cpuminer-aes-avx2 -a zoin -t <threads> -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-priority 2

Use <threads> as any number from 1 to 24.

(I hope joblo agrees with me on this one)  Roll Eyes
coinbutter
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 06, 2017, 01:43:58 PM
 #2409

I have two socket motherboard and two xeon 2630 v4, on windows i see 8 cores mostly idling (32 cores fully loaded)
dedondesta, cpuminer might have a maximum of 32 threads. joblo would know better then I. If that's the case then perhaps run two instances and map each one to it's own socket.
spronkin1
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
April 06, 2017, 02:29:27 PM
Last edit: April 06, 2017, 03:02:30 PM by spronkin1
 #2410

Hello! I have Xeon E5-2678 v3 CPU (12C, 24T, 30M L3 Chache) and i create bat file for hexxcoin:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x555 --cpu-priority 2
I get 1900H/s.
and i create another bat-file:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x8191 --cpu-priority 2
and i get 2100H/s.

How to choose the correct --cpu-affinity option in my case?


Using "zoin" algo, you don't need to worry about affinities or priorities. Just create as many threads as you want and let Windows (or Linux) decide the affinities by itself. In your case:
Code:
cpuminer-aes-avx2 -a zoin -t <threads> -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-priority 2

Use <threads> as any number from 1 to 24.

(I hope joblo agrees with me on this one)  Roll Eyes
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-priority 2 -t 23
only 970 H/s after 10 min.

Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 4095 --cpu-priority 2
1176 H/s (12-core) after 10 min
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 06, 2017, 03:28:59 PM
 #2411

Hello! I have Xeon E5-2678 v3 CPU (12C, 24T, 30M L3 Chache) and i create bat file for hexxcoin:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x555 --cpu-priority 2
I get 1900H/s.
and i create another bat-file:
Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 0x8191 --cpu-priority 2
and i get 2100H/s.

How to choose the correct --cpu-affinity option in my case?


Using "zoin" algo, you don't need to worry about affinities or priorities. Just create as many threads as you want and let Windows (or Linux) decide the affinities by itself. In your case:
Code:
cpuminer-aes-avx2 -a zoin -t <threads> -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-priority 2

Use <threads> as any number from 1 to 24.

(I hope joblo agrees with me on this one)  Roll Eyes

Yes I do.  Smiley
The issue with zoin (lyra2z330) is memory bandwidth. The CPUs are stalled waiting for memory.
You can reduce the number of threads without losing hash.

An added complication in this case is multi CPU. I'm not sure how logical CPUs are mapped to the individual
Xeons. With a single CPU the default affinity works by assigning one thread to each logical CPU before using
hyperthreading. I don't know whether this will carry to the second CPU. When the first CPU has one thread on
each of it's cores wher does the next thread go? Does it start hyperthreading on the first CPU or start assigning
threads to the second CPU?

You could figure this out by monitoring the CPU's temperatures while running 20 threads with default affinity.
20 threads should be distruibuted evenly accross all 20 physical cores on both Xeons and the temperatures
of the CPUs should be the same. If one is hot and the other cool it indicates the default affinity put 20 threads
on one Xeon. If that happens you will have to play with the affinity to get threads assigned to the second CPU.


AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 06, 2017, 03:41:42 PM
 #2412

I have two socket motherboard and two xeon 2630 v4, on windows i see 8 cores mostly idling (32 cores fully loaded)
dedondesta, cpuminer might have a maximum of 32 threads. joblo would know better then I. If that's the case then perhaps run two instances and map each one to it's own socket.

There is no coded limit on the number of threads, the physical limit is sizeof int.
It's not clear what happens when there are more threads than CPUs.

Running 2 instances may be an alternative if affinity can't be set correctly with one instance.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 06, 2017, 03:59:52 PM
 #2413


Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-priority 2 -t 23
only 970 H/s after 10 min.

Code:
cpuminer-aes-avx2 -a zoin -o stratum+tcp://hexx.suprnova.cc:2876 -u Worker.Rig -p 1979 --cpu-affinity 4095 --cpu-priority 2
1176 H/s (12-core) after 10 min

Don't use affinity with default thread count, it just messes things up.

Try different affinities with 12 threads. The default should be the same as 0xffffff.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
spronkin1
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
April 06, 2017, 07:43:04 PM
 #2414

Yes I do.  Smiley
The issue with zoin (lyra2z330) is memory bandwidth. The CPUs are stalled waiting for memory.
You can reduce the number of threads without losing hash.

An added complication in this case is multi CPU. I'm not sure how logical CPUs are mapped to the individual
Xeons. With a single CPU the default affinity works by assigning one thread to each logical CPU before using
hyperthreading. I don't know whether this will carry to the second CPU. When the first CPU has one thread on
each of it's cores wher does the next thread go? Does it start hyperthreading on the first CPU or start assigning
threads to the second CPU?

You could figure this out by monitoring the CPU's temperatures while running 20 threads with default affinity.
20 threads should be distruibuted evenly accross all 20 physical cores on both Xeons and the temperatures
of the CPUs should be the same. If one is hot and the other cool it indicates the default affinity put 20 threads
on one Xeon. If that happens you will have to play with the affinity to get threads assigned to the second CPU.
I'm sorry if I mis-phrased it. I have 1 CPU Xeon E5v3 (12C, 24T, 30M). The CPU is support Hyperthreading. I just tried to use different bat-files. I do not understand how the start line in the bat file should look to get the maximum hash speed.

Don't use affinity with default thread count, it just messes things up.

Try different affinities with 12 threads. The default should be the same as 0xffffff.
Which ones?

12 threads is:
The --cpu-affinity works as a bit mask. The least significant bit is the core 0, the next one is core 1 and so on.
Imagine the cores like:
0 1 2 3 4 5 6 7 8 9 10 11  (extended to 11 to fill a BYTE, 12 bits)
Now the bits for each core are:
1 0 1 0 1 0 1 0 1 0 1  0
This binary value now is encoded with 12th core first, so it becomes =>
010101010101
Converting it to hex values (grouping in fours and converting) becomes => 0101 0101 0101 => 0x555
So i must use --cpu-affinity 0x555 in my case? Or no?
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 06, 2017, 08:57:45 PM
 #2415

If you have one hyperthreaded Intel CPU the default affinity should be correct for any thread count.
Just find the number of threads that gives the best performance.

Affinity should only be a concern with AMD CPUs that have a different way of implementing multicore HW.
As the previous discussions have shown it's still in the learning stage.

Otherwise your calculations are correct.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
nizzuu
Full Member
***
Offline Offline

Activity: 187
Merit: 100

Cryptocurrency enthusiast


View Profile
April 07, 2017, 05:51:24 AM
Last edit: April 07, 2017, 06:01:32 AM by nizzuu
 #2416

Well, the affinity on Intel CPUs is still worth to try it, especially if u use other apps while mining. E.g. on quad-core CPU with 6Mb L3, affinity (for cpuminer-opt) like --cpu-affinity 14 (cores 1,2,3 and the 0 one is left free) while launching firefox through "START /affinity 1 cmd /C "firefox.exe"" (affine to core 0) keeps hashrate drop like 20h/s while web serfing (firefox is a laggy one), while launching w/o these settings drops hashrate up to 70h/s. Of course, these ones can be done through task manager as well.

Got similar results while using x264, vorbis lancer-sse, lame, mencoder and ffmpeg projects binaries (I'm their real heavy user). Minor changes with image magic and others. It seems that some apps (like firefox) can just slow the whole system w/o actual high cpu usage (can be seen through task manager's "page errors delta"), and manual cpu affinity helps a little bit there.

I've heard about some process threading improvements in Win 8, 8.1 and 10 (I'm currently on 7), but can't be sure.
giagge
Legendary
*
Offline Offline

Activity: 1134
Merit: 1001


View Profile
April 07, 2017, 12:36:28 PM
 #2417

With ryzen 1700 3 ghz vcore 1.125 , with this .bat on hexxcoin have :

cpuminer-aes-avx2 -a lyra2z330 -t 8 --cpu-affinity 0xF0F0 -o stratum+tcp://hexx.suprnova.cc:2876 -u USER -p PASS

[2017-04-07 14:35:13] Accepted 148/148 (100%), 31.93 kH, 649.96 H/s

Its ok ? cpuminer-opt v3.6.1 , Windows 10 x64 .

Power Comsumption is 100 watt and 64 C° with stock air cooler .
tortellino
Sr. Member
****
Offline Offline

Activity: 504
Merit: 250



View Profile
April 07, 2017, 01:03:24 PM
 #2418

sorry for the dumb question, but if i download the files there is no *.exe to start. Where can i find it?

▄█████████████████▄▄▄
███████████████████████▄
██████▀▀▀▀▀▀▀▀▀▀█████████  ▄▄▄▄
█████              ▀█████████▀
█████                ██████▀
█████             ▄██████▀
█████         ▄▄██████▓▀   
█████      ▄▄███████▀   ▄▓██
█████   ▄▄███████▓▀   ▄▓████
█████▄█████████▀   ▄▓██████▌
████████████▓▀   ▄▓████████
██████████▀   ▄▓██████████
████████▀   ▄███████████▀
 ▀███▓▀   ▄▓███████▀▀▀┘
.DEVAULT.     
  ●   

.COMMUNITYE
.GOVERNANCE.
████
██
██
██
██
██
██
██
██
██
██
██
████
.
.
  .ICOEE
PREMINE
████
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
████
████
██
██
██
██
██
██
██
██
██
██
██
████
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████████▀▀  █████
████████████▀▀      ██████
▐████████▀▀   ▄▄     ██████▌
▐████▀▀    ▄█▀▀     ███████▌
▐████████ █▀        ███████▌
████████ █ ▄███▄   ███████
████████████████▄▄██████
▀████████████████████▀
▀████████████████▀
▀▀████████▀▀
████
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
  ██
████
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 07, 2017, 01:37:49 PM
 #2419

With ryzen 1700 3 ghz vcore 1.125 , with this .bat on hexxcoin have :

cpuminer-aes-avx2 -a lyra2z330 -t 8 --cpu-affinity 0xF0F0 -o stratum+tcp://hexx.suprnova.cc:2876 -u USER -p PASS

[2017-04-07 14:35:13] Accepted 148/148 (100%), 31.93 kH, 649.96 H/s

Its ok ? cpuminer-opt v3.6.1 , Windows 10 x64 .

Power Comsumption is 100 watt and 64 C° with stock air cooler .

That looks pretty good. Is that the configuration that gave you the best performance?

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 07, 2017, 01:40:12 PM
 #2420

sorry for the dumb question, but if i download the files there is no *.exe to start. Where can i find it?

What do you mean by "files"? there is only one zip file to download for Windows.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Pages: « 1 ... 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 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 ... 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!