Bitcoin Forum
April 19, 2024, 06:54:10 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 172 »
  Print  
Author Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot)  (Read 499986 times)
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 10:11:53 AM
 #2441

Thank you for your help, I have tried it but getting a of of those errors while compiling the latest 2.2.1 32bit release:
Code:
"warning : Too big maxrregcount value specified 80, will be ignored"

Search for the .exe in the build tree. Is it there?
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713509650
Hero Member
*
Offline Offline

Posts: 1713509650

View Profile Personal Message (Offline)

Ignore
1713509650
Reply with quote  #2

1713509650
Report to moderator
1713509650
Hero Member
*
Offline Offline

Posts: 1713509650

View Profile Personal Message (Offline)

Ignore
1713509650
Reply with quote  #2

1713509650
Report to moderator
1713509650
Hero Member
*
Offline Offline

Posts: 1713509650

View Profile Personal Message (Offline)

Ignore
1713509650
Reply with quote  #2

1713509650
Report to moderator
hwgeek
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
September 24, 2017, 11:46:09 AM
 #2442

Yes, and it works -LOL this is with over 100 warnings like this.
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 11:55:00 AM
 #2443

Yes, and it works -LOL this is with over 100 warnings like this.


Some remarks though: why did you compile it 32bit? Moreover: did you choose to compile in "Release" mode or "Debug" mode?
hwgeek
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
September 24, 2017, 12:13:00 PM
 #2444

I am learning and it's my first time, I chose Release, and 32bit on always faster 4 me in ccminer - don't know why.
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 12:46:46 PM
 #2445

I am learning and it's my first time, I chose Release, and 32bit on always faster 4 me in ccminer - don't know why.


Faster by >= 5% ?
Just asking 😊
hwgeek
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
September 24, 2017, 01:10:55 PM
 #2446

I think so- I am trusting the Dev- this is what he says on the Github page:
Quote
Note that the x86 releases are generally faster than x64 ones on Windows, but that tend to change with the recent drivers.

daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 01:15:20 PM
 #2447

I think so- I am trusting the Dev- this is what he says on the Github page:

Compiling 32bit right now. I'll crosscheck the speeds of various algos and post the results here.
hwgeek
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
September 24, 2017, 01:37:57 PM
 #2448

Do u also get those warnings?
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 02:09:04 PM
 #2449

Do u also get those warnings?

Yes, but as long as you get the.exe nevermind

Promised results:
Code:
ccminer.exe -a blake --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:25:25] NVAPI GPU monitoring enabled.
[2017-09-24 15:25:25] 1 miner thread started, using 'blake' algorithm.
[2017-09-24 15:25:48] GPU #0: Intensity set to 26, 67108864 cuda threads
[2017-09-24 15:25:49] GPU #0: MSI GTX 1050 Ti, 865.51 MH/s
[2017-09-24 15:25:54] GPU #0: MSI GTX 1050 Ti, 868.15 MH/s
[2017-09-24 15:25:54] Total: 868.15 MH/s
[2017-09-24 15:25:59] GPU #0: MSI GTX 1050 Ti, 863.53 MH/s
[2017-09-24 15:25:59] Total: 865.84 MH/s
[2017-09-24 15:26:04] GPU #0: MSI GTX 1050 Ti, 861.41 MH/s
[2017-09-24 15:26:04] Total: 864.36 MH/s
[2017-09-24 15:26:09] GPU #0: MSI GTX 1050 Ti, 862.63 MH/s
[2017-09-24 15:26:09] Total: 863.93 MH/s
[2017-09-24 15:26:14] GPU #0: MSI GTX 1050 Ti, 861.94 MH/s
[2017-09-24 15:26:14] Total: 863.53 MH/s
[2017-09-24 15:26:19] GPU #0: MSI GTX 1050 Ti, 862.12 MH/s
[2017-09-24 15:26:19] Total: 863.30 MH/s
[2017-09-24 15:26:24] GPU #0: MSI GTX 1050 Ti, 861.24 MH/s
[2017-09-24 15:26:24] Total: 863.00 MH/s
[2017-09-24 15:26:29] GPU #0: MSI GTX 1050 Ti, 860.89 MH/s
[2017-09-24 15:26:29] Total: 862.74 MH/s
[2017-09-24 15:26:33] GPU #0: MSI GTX 1050 Ti, 861.24 MH/s
[2017-09-24 15:26:33] Total: 862.57 MH/s
[2017-09-24 15:26:38] GPU #0: MSI GTX 1050 Ti, 861.41 MH/s
[2017-09-24 15:26:38] Total: 862.45 MH/s
[2017-09-24 15:26:39] Total: 862.39 MH/s
[2017-09-24 15:26:44] GPU #0: MSI GTX 1050 Ti, 861.58 MH/s
[2017-09-24 15:26:44] Total: 862.32 MH/s
[2017-09-24 15:26:49] GPU #0: MSI GTX 1050 Ti, 861.94 MH/s
[2017-09-24 15:26:49] Total: 862.29 MH/s
[2017-09-24 15:26:54] GPU #0: MSI GTX 1050 Ti, 861.41 MH/s
[2017-09-24 15:26:54] Total: 862.23 MH/s
[2017-09-24 15:26:59] GPU #0: MSI GTX 1050 Ti, 861.41 MH/s
[2017-09-24 15:26:59] Total: 862.17 MH/s
[2017-09-24 15:27:01] CTRL_C_EVENT received, exiting

ccminer.exe -a cryptonight --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:28:21] Using JSON-RPC 2.0
[2017-09-24 15:28:21] NVAPI GPU monitoring enabled.
[2017-09-24 15:28:21] 1 miner thread started, using 'cryptonight' algorithm.
[2017-09-24 15:28:21] GPU #0: MSI GTX 1050 Ti, 4016 MB available, 6 SMX
[2017-09-24 15:28:21] GPU #0: 384 threads (8.5) with 24 blocks
[2017-09-24 15:28:49] GPU #0: MSI GTX 1050 Ti, 284.32 H/s
[2017-09-24 15:29:02] GPU #0: MSI GTX 1050 Ti, 284.43 H/s
[2017-09-24 15:29:02] Total: 284.43 H/s
[2017-09-24 15:29:16] GPU #0: MSI GTX 1050 Ti, 282.76 H/s
[2017-09-24 15:29:16] Total: 283.59 H/s
[2017-09-24 15:29:29] GPU #0: MSI GTX 1050 Ti, 282.70 H/s
[2017-09-24 15:29:29] Total: 283.29 H/s
[2017-09-24 15:29:37] CTRL_C_EVENT received, exiting

ccminer.exe -a decred --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:30:07] NVAPI GPU monitoring enabled.
[2017-09-24 15:30:07] 1 miner thread started, using 'decred' algorithm.
[2017-09-24 15:30:07] GPU #0: Intensity set to 25, 33554432 cuda threads
[2017-09-24 15:30:13] GPU #0: MSI GTX 1050 Ti, 913.21 MH/s
[2017-09-24 15:30:17] GPU #0: MSI GTX 1050 Ti, 911.74 MH/s
[2017-09-24 15:30:17] Total: 911.74 MH/s
[2017-09-24 15:30:22] GPU #0: MSI GTX 1050 Ti, 912.23 MH/s
[2017-09-24 15:30:22] Total: 911.99 MH/s
[2017-09-24 15:30:27] GPU #0: MSI GTX 1050 Ti, 909.31 MH/s
[2017-09-24 15:30:27] Total: 911.09 MH/s
[2017-09-24 15:30:31] GPU #0: MSI GTX 1050 Ti, 908.91 MH/s
[2017-09-24 15:30:31] Total: 910.55 MH/s
[2017-09-24 15:30:36] GPU #0: MSI GTX 1050 Ti, 909.78 MH/s
[2017-09-24 15:30:36] Total: 910.39 MH/s
[2017-09-24 15:30:37] Total: 910.62 MH/s
[2017-09-24 15:30:42] GPU #0: MSI GTX 1050 Ti, 912.55 MH/s
[2017-09-24 15:30:42] Total: 910.90 MH/s
[2017-09-24 15:30:46] GPU #0: MSI GTX 1050 Ti, 912.82 MH/s
[2017-09-24 15:30:46] Total: 911.14 MH/s
[2017-09-24 15:30:47] Total: 911.30 MH/s
[2017-09-24 15:30:52] GPU #0: MSI GTX 1050 Ti, 913.21 MH/s
[2017-09-24 15:30:52] Total: 911.49 MH/s
[2017-09-24 15:30:57] GPU #0: MSI GTX 1050 Ti, 912.90 MH/s
[2017-09-24 15:30:57] Total: 911.62 MH/s
[2017-09-24 15:31:01] GPU #0: MSI GTX 1050 Ti, 912.51 MH/s
[2017-09-24 15:31:01] Total: 911.70 MH/s
[2017-09-24 15:31:06] GPU #0: MSI GTX 1050 Ti, 913.22 MH/s
[2017-09-24 15:31:06] Total: 911.81 MH/s
[2017-09-24 15:31:07] CTRL_C_EVENT received, exiting

ccminer.exe -a groestl --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:31:38] NVAPI GPU monitoring enabled.
[2017-09-24 15:31:38] 1 miner thread started, using 'groestl' algorithm.
[2017-09-24 15:31:38] GPU #0: Intensity set to 19, 524288 cuda threads
[2017-09-24 15:31:40] GPU #0: MSI GTX 1050 Ti, 11.67 MH/s
[2017-09-24 15:31:44] GPU #0: MSI GTX 1050 Ti, 11.99 MH/s
[2017-09-24 15:31:44] Total: 11.99 MH/s
[2017-09-24 15:31:47] Total: 11.99 MH/s
[2017-09-24 15:31:48] GPU #0: MSI GTX 1050 Ti, 11.93 MH/s
[2017-09-24 15:31:48] Total: 11.97 MH/s
[2017-09-24 15:31:52] GPU #0: MSI GTX 1050 Ti, 12.00 MH/s
[2017-09-24 15:31:52] Total: 11.98 MH/s
[2017-09-24 15:31:55] Total: 11.98 MH/s
[2017-09-24 15:31:58] GPU #0: MSI GTX 1050 Ti, 11.90 MH/s
[2017-09-24 15:31:58] Total: 11.97 MH/s
[2017-09-24 15:32:02] GPU #0: MSI GTX 1050 Ti, 11.94 MH/s
[2017-09-24 15:32:02] Total: 11.97 MH/s
[2017-09-24 15:32:02] CTRL_C_EVENT received, exiting

ccminer.exe -a keccak --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:32:33] NVAPI GPU monitoring enabled.
[2017-09-24 15:32:33] 1 miner thread started, using 'keccak' algorithm.
[2017-09-24 15:32:33] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-09-24 15:32:35] GPU #0: MSI GTX 1050 Ti, 212.27 MH/s
[2017-09-24 15:32:40] GPU #0: MSI GTX 1050 Ti, 213.86 MH/s
[2017-09-24 15:32:40] Total: 213.86 MH/s
[2017-09-24 15:32:43] Total: 213.32 MH/s
[2017-09-24 15:32:47] GPU #0: MSI GTX 1050 Ti, 213.31 MH/s
[2017-09-24 15:32:47] Total: 213.32 MH/s
[2017-09-24 15:32:51] GPU #0: MSI GTX 1050 Ti, 213.20 MH/s
[2017-09-24 15:32:51] Total: 213.29 MH/s
[2017-09-24 15:32:53] Total: 213.16 MH/s
[2017-09-24 15:32:57] GPU #0: MSI GTX 1050 Ti, 213.46 MH/s
[2017-09-24 15:32:57] Total: 213.21 MH/s
[2017-09-24 15:33:02] GPU #0: MSI GTX 1050 Ti, 212.12 MH/s
[2017-09-24 15:33:02] Total: 213.05 MH/s
[2017-09-24 15:33:03] Total: 213.13 MH/s
[2017-09-24 15:33:07] GPU #0: MSI GTX 1050 Ti, 212.32 MH/s
[2017-09-24 15:33:07] Total: 213.04 MH/s
[2017-09-24 15:33:11] GPU #0: MSI GTX 1050 Ti, 211.15 MH/s
[2017-09-24 15:33:11] Total: 212.85 MH/s
[2017-09-24 15:33:12] CTRL_C_EVENT received, exiting

ccminer.exe -a equihash --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:34:06] NVAPI GPU monitoring enabled.
[2017-09-24 15:34:06] 1 miner thread started, using 'equihash' algorithm.
[2017-09-24 15:35:38] CTRL_C_EVENT received, exiting

ccminer.exe -a skein --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:36:00] NVAPI GPU monitoring enabled.
[2017-09-24 15:36:00] 1 miner thread started, using 'skein' algorithm.
[2017-09-24 15:36:00] GPU #0: Intensity set to 20, 1048576 cuda threads
[2017-09-24 15:36:02] GPU #0: MSI GTX 1050 Ti, 140.06 MH/s
[2017-09-24 15:36:04] Total: 139.44 MH/s
[2017-09-24 15:36:05] Total: 140.46 MH/s
[2017-09-24 15:36:07] GPU #0: MSI GTX 1050 Ti, 140.05 MH/s
[2017-09-24 15:36:07] Total: 140.32 MH/s
[2017-09-24 15:36:09] Total: 140.59 MH/s
[2017-09-24 15:36:10] Total: 140.31 MH/s
[2017-09-24 15:36:11] GPU #0: MSI GTX 1050 Ti, 140.95 MH/s
[2017-09-24 15:36:11] Total: 140.42 MH/s
[2017-09-24 15:36:13] Total: 140.72 MH/s
[2017-09-24 15:36:14] Total: 140.67 MH/s
[2017-09-24 15:36:16] CTRL_C_EVENT received, exiting

ccminer.exe -a neoscrypt --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:36:29] NVAPI GPU monitoring enabled.
[2017-09-24 15:36:29] 1 miner thread started, using 'neoscrypt' algorithm.
[2017-09-24 15:36:29] GPU #0: Intensity set to 16 (+5), 65536 cuda threads
[2017-09-24 15:36:36] GPU #0: MSI GTX 1050 Ti, 336.99 kH/s
[2017-09-24 15:36:39] Total: 326.94 kH/s
[2017-09-24 15:36:49] GPU #0: MSI GTX 1050 Ti, 337.69 kH/s
[2017-09-24 15:36:49] Total: 332.31 kH/s
[2017-09-24 15:36:59] GPU #0: MSI GTX 1050 Ti, 335.28 kH/s
[2017-09-24 15:36:59] Total: 333.30 kH/s
[2017-09-24 15:37:09] GPU #0: MSI GTX 1050 Ti, 332.73 kH/s
[2017-09-24 15:37:09] Total: 333.16 kH/s
[2017-09-24 15:37:16] CTRL_C_EVENT received, exiting

ccminer.exe -a skunk --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:37:29] NVAPI GPU monitoring enabled.
[2017-09-24 15:37:29] 1 miner thread started, using 'skunk' algorithm.
[2017-09-24 15:37:29] GPU #0: Intensity set to 20, 1048576 cuda threads
[2017-09-24 15:37:35] GPU #0: MSI GTX 1050 Ti, 10.06 MH/s
[2017-09-24 15:37:39] GPU #0: MSI GTX 1050 Ti, 9906.06 kH/s
[2017-09-24 15:37:39] Total: 9906.06 kH/s
[2017-09-24 15:37:49] GPU #0: MSI GTX 1050 Ti, 10.01 MH/s
[2017-09-24 15:37:49] Total: 9958.96 kH/s
[2017-09-24 15:37:59] GPU #0: MSI GTX 1050 Ti, 10.02 MH/s
[2017-09-24 15:37:59] Total: 9978.71 kH/s
[2017-09-24 15:38:09] GPU #0: MSI GTX 1050 Ti, 10.02 MH/s
[2017-09-24 15:38:09] Total: 9989.68 kH/s
[2017-09-24 15:38:19] GPU #0: MSI GTX 1050 Ti, 10.03 MH/s
[2017-09-24 15:38:19] Total: 9998.16 kH/s
[2017-09-24 15:38:21] CTRL_C_EVENT received, exiting

ccminer.exe -a equihash --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:38:58] NVAPI GPU monitoring enabled.
[2017-09-24 15:38:58] 1 miner thread started, using 'equihash' algorithm.
[2017-09-24 15:40:36] GPU #0: MSI GTX 1050 Ti, 133.90 Sol/s
[2017-09-24 15:41:07] GPU #0: MSI GTX 1050 Ti, 128.94 Sol/s
[2017-09-24 15:41:07] Total: 128.94 Sol/s
[2017-09-24 15:41:14] GPU #0: MSI GTX 1050 Ti, 127.71 Sol/s
[2017-09-24 15:41:14] Total: 128.94 Sol/s
[2017-09-24 15:41:44] CTRL_C_EVENT received, exiting

ccminer.exe -a blake --benchmark
"ccminer.exe" non è riconosciuto come comando interno o esterno,
 un programma eseguibile o un file batch.

ccminer.exe -a blake --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:42:44] NVML GPU monitoring enabled.
[2017-09-24 15:42:44] NVAPI GPU monitoring enabled.
[2017-09-24 15:42:44] 1 miner thread started, using 'blake' algorithm.
[2017-09-24 15:42:48] GPU #0: Intensity set to 26, 67108864 cuda threads
[2017-09-24 15:42:50] GPU #0: MSI GTX 1050 Ti, 862.01 MH/s
[2017-09-24 15:42:54] GPU #0: MSI GTX 1050 Ti, 862.28 MH/s
[2017-09-24 15:42:54] Total: 862.28 MH/s
[2017-09-24 15:42:59] GPU #0: MSI GTX 1050 Ti, 862.24 MH/s
[2017-09-24 15:42:59] Total: 862.26 MH/s
[2017-09-24 15:43:04] GPU #0: MSI GTX 1050 Ti, 863.35 MH/s
[2017-09-24 15:43:04] Total: 862.63 MH/s
[2017-09-24 15:43:09] GPU #0: MSI GTX 1050 Ti, 863.32 MH/s
[2017-09-24 15:43:09] Total: 862.80 MH/s
[2017-09-24 15:43:12] CTRL_C_EVENT received, exiting

ccminer.exe -a cryptonight --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:43:23] Using JSON-RPC 2.0
[2017-09-24 15:43:23] NVML GPU monitoring enabled.
[2017-09-24 15:43:23] NVAPI GPU monitoring enabled.
[2017-09-24 15:43:23] 1 miner thread started, using 'cryptonight' algorithm.
[2017-09-24 15:43:23] GPU #0: MSI GTX 1050 Ti, 4016 MB available, 6 SMX
[2017-09-24 15:43:23] GPU #0: 384 threads (8.5) with 24 blocks
[2017-09-24 15:43:49] GPU #0: MSI GTX 1050 Ti, 298.22 H/s
[2017-09-24 15:44:02] GPU #0: MSI GTX 1050 Ti, 298.25 H/s
[2017-09-24 15:44:02] Total: 298.25 H/s
[2017-09-24 15:44:07] CTRL_C_EVENT received, exiting

ccminer.exe -a decred --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:44:13] NVML GPU monitoring enabled.
[2017-09-24 15:44:13] NVAPI GPU monitoring enabled.
[2017-09-24 15:44:13] 1 miner thread started, using 'decred' algorithm.
[2017-09-24 15:44:13] GPU #0: Intensity set to 25, 33554432 cuda threads
[2017-09-24 15:44:19] GPU #0: MSI GTX 1050 Ti, 907.35 MH/s
[2017-09-24 15:44:23] GPU #0: MSI GTX 1050 Ti, 907.62 MH/s
[2017-09-24 15:44:23] Total: 907.62 MH/s
[2017-09-24 15:44:28] GPU #0: MSI GTX 1050 Ti, 907.74 MH/s
[2017-09-24 15:44:28] Total: 907.68 MH/s
[2017-09-24 15:44:32] GPU #0: MSI GTX 1050 Ti, 907.94 MH/s
[2017-09-24 15:44:32] Total: 907.77 MH/s
[2017-09-24 15:44:33] Total: 907.85 MH/s
[2017-09-24 15:44:35] CTRL_C_EVENT received, exiting

ccminer.exe -a groestl --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:44:39] NVML GPU monitoring enabled.
[2017-09-24 15:44:39] NVAPI GPU monitoring enabled.
[2017-09-24 15:44:39] 1 miner thread started, using 'groestl' algorithm.
[2017-09-24 15:44:39] GPU #0: Intensity set to 19, 524288 cuda threads
[2017-09-24 15:44:42] GPU #0: MSI GTX 1050 Ti, 11.88 MH/s
[2017-09-24 15:44:45] Total: 11.89 MH/s
[2017-09-24 15:44:48] GPU #0: MSI GTX 1050 Ti, 11.89 MH/s
[2017-09-24 15:44:48] Total: 11.89 MH/s
[2017-09-24 15:44:49] Total: 11.84 MH/s
[2017-09-24 15:44:53] GPU #0: MSI GTX 1050 Ti, 11.89 MH/s
[2017-09-24 15:44:53] Total: 11.85 MH/s
[2017-09-24 15:44:53] GPU #0: 1430 MHz 69C FAN 0%
[2017-09-24 15:44:56] Total: 11.86 MH/s
[2017-09-24 15:45:00] GPU #0: MSI GTX 1050 Ti, 11.72 MH/s
[2017-09-24 15:45:00] Total: 11.84 MH/s
[2017-09-24 15:45:03] Total: 11.84 MH/s
[2017-09-24 15:45:06] GPU #0: MSI GTX 1050 Ti, 11.89 MH/s
[2017-09-24 15:45:06] Total: 11.85 MH/s
[2017-09-24 15:45:07] CTRL_C_EVENT received, exiting


ccminer.exe -a keccak --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:45:27] NVML GPU monitoring enabled.
[2017-09-24 15:45:27] NVAPI GPU monitoring enabled.
[2017-09-24 15:45:27] 1 miner thread started, using 'keccak' algorithm.
[2017-09-24 15:45:27] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-09-24 15:45:30] GPU #0: MSI GTX 1050 Ti, 211.61 MH/s
[2017-09-24 15:45:34] GPU #0: MSI GTX 1050 Ti, 199.96 MH/s
[2017-09-24 15:45:34] Total: 199.96 MH/s
[2017-09-24 15:45:37] Total: 205.98 MH/s
[2017-09-24 15:45:42] GPU #0: MSI GTX 1050 Ti, 211.72 MH/s
[2017-09-24 15:45:42] Total: 207.90 MH/s
[2017-09-24 15:45:46] GPU #0: MSI GTX 1050 Ti, 212.02 MH/s
[2017-09-24 15:45:46] Total: 208.93 MH/s
[2017-09-24 15:45:47] Total: 209.02 MH/s
[2017-09-24 15:45:51] GPU #0: MSI GTX 1050 Ti, 212.46 MH/s
[2017-09-24 15:45:51] Total: 209.59 MH/s
[2017-09-24 15:45:56] GPU #0: MSI GTX 1050 Ti, 212.68 MH/s
[2017-09-24 15:45:56] Total: 210.03 MH/s
[2017-09-24 15:45:57] Total: 210.00 MH/s
[2017-09-24 15:46:01] GPU #0: MSI GTX 1050 Ti, 212.61 MH/s
[2017-09-24 15:46:01] Total: 210.29 MH/s
[2017-09-24 15:46:05] GPU #0: MSI GTX 1050 Ti, 212.12 MH/s
[2017-09-24 15:46:05] Total: 210.47 MH/s
[2017-09-24 15:46:05] GPU #0: 1635 MHz 69C FAN 0%
[2017-09-24 15:46:07] Total: 210.54 MH/s
[2017-09-24 15:46:11] GPU #0: MSI GTX 1050 Ti, 212.22 MH/s
[2017-09-24 15:46:11] Total: 210.68 MH/s
[2017-09-24 15:46:16] GPU #0: MSI GTX 1050 Ti, 211.87 MH/s
[2017-09-24 15:46:16] Total: 210.77 MH/s
[2017-09-24 15:46:17] Total: 210.75 MH/s
[2017-09-24 15:46:19] CTRL_C_EVENT received, exiting

ccminer.exe -a equihash --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:46:24] NVML GPU monitoring enabled.
[2017-09-24 15:46:24] NVAPI GPU monitoring enabled.
[2017-09-24 15:46:24] 1 miner thread started, using 'equihash' algorithm.
[2017-09-24 15:48:01] CTRL_C_EVENT received, exiting

ccminer.exe -a skein --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:48:07] NVML GPU monitoring enabled.
[2017-09-24 15:48:07] NVAPI GPU monitoring enabled.
[2017-09-24 15:48:07] 1 miner thread started, using 'skein' algorithm.
[2017-09-24 15:48:07] GPU #0: Intensity set to 20, 1048576 cuda threads
[2017-09-24 15:48:09] GPU #0: MSI GTX 1050 Ti, 139.80 MH/s
[2017-09-24 15:48:10] Total: 140.41 MH/s
[2017-09-24 15:48:12] Total: 140.36 MH/s
[2017-09-24 15:48:14] GPU #0: MSI GTX 1050 Ti, 139.70 MH/s
[2017-09-24 15:48:14] Total: 140.14 MH/s
[2017-09-24 15:48:15] Total: 140.19 MH/s
[2017-09-24 15:48:17] Total: 140.16 MH/s
[2017-09-24 15:48:18] GPU #0: MSI GTX 1050 Ti, 140.06 MH/s
[2017-09-24 15:48:18] Total: 140.14 MH/s
[2017-09-24 15:48:18] CTRL_C_EVENT received, exiting

ccminer.exe -a neoscrypt --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:48:23] NVML GPU monitoring enabled.
[2017-09-24 15:48:23] NVAPI GPU monitoring enabled.
[2017-09-24 15:48:23] 1 miner thread started, using 'neoscrypt' algorithm.
[2017-09-24 15:48:23] GPU #0: Intensity set to 16 (+5), 65536 cuda threads
[2017-09-24 15:48:31] GPU #0: MSI GTX 1050 Ti, 327.56 kH/s
[2017-09-24 15:48:33] Total: 336.44 kH/s
[2017-09-24 15:48:43] GPU #0: MSI GTX 1050 Ti, 332.35 kH/s
[2017-09-24 15:48:43] Total: 334.40 kH/s
[2017-09-24 15:48:53] GPU #0: MSI GTX 1050 Ti, 334.51 kH/s
[2017-09-24 15:48:53] Total: 334.43 kH/s
[2017-09-24 15:48:53] GPU #0: 1405 MHz 72C FAN 0%
[2017-09-24 15:49:03] GPU #0: MSI GTX 1050 Ti, 330.07 kH/s
[2017-09-24 15:49:03] Total: 333.34 kH/s
[2017-09-24 15:49:06] CTRL_C_EVENT received, exiting

ccminer.exe -a skunk --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:49:10] NVML GPU monitoring enabled.
[2017-09-24 15:49:10] NVAPI GPU monitoring enabled.
[2017-09-24 15:49:10] 1 miner thread started, using 'skunk' algorithm.
[2017-09-24 15:49:10] GPU #0: Intensity set to 20, 1048576 cuda threads
[2017-09-24 15:49:17] GPU #0: MSI GTX 1050 Ti, 9578.65 kH/s
[2017-09-24 15:49:20] Total: 9476.69 kH/s
[2017-09-24 15:49:30] GPU #0: MSI GTX 1050 Ti, 9599.56 kH/s
[2017-09-24 15:49:30] Total: 9538.13 kH/s
[2017-09-24 15:49:40] GPU #0: MSI GTX 1050 Ti, 9612.51 kH/s
[2017-09-24 15:49:40] Total: 9562.92 kH/s
[2017-09-24 15:49:50] GPU #0: MSI GTX 1050 Ti, 9618.24 kH/s
[2017-09-24 15:49:50] Total: 9576.75 kH/s
[2017-09-24 15:50:00] GPU #0: MSI GTX 1050 Ti, 9627.31 kH/s
[2017-09-24 15:50:00] Total: 9586.86 kH/s
[2017-09-24 15:50:07] GPU #0: 1567 MHz 71C FAN 0%
[2017-09-24 15:50:10] GPU #0: MSI GTX 1050 Ti, 9634.46 kH/s
[2017-09-24 15:50:10] Total: 9594.80 kH/s
[2017-09-24 15:50:20] GPU #0: MSI GTX 1050 Ti, 9644.51 kH/s
[2017-09-24 15:50:20] Total: 9601.90 kH/s
[2017-09-24 15:50:30] GPU #0: MSI GTX 1050 Ti, 9653.61 kH/s
[2017-09-24 15:50:30] Total: 9608.36 kH/s
[2017-09-24 15:50:40] GPU #0: MSI GTX 1050 Ti, 9566.70 kH/s
[2017-09-24 15:50:40] Total: 9603.73 kH/s
[2017-09-24 15:50:42] CTRL_C_EVENT received, exiting

ccminer.exe -a equihash --benchmark
*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-09-24 15:50:48] NVML GPU monitoring enabled.
[2017-09-24 15:50:48] NVAPI GPU monitoring enabled.
[2017-09-24 15:50:48] 1 miner thread started, using 'equihash' algorithm.
[2017-09-24 15:52:25] GPU #0: MSI GTX 1050 Ti, 136.03 Sol/s
[2017-09-24 15:52:27] GPU #0: 1668 MHz 71C FAN 0%
[2017-09-24 15:52:41] CTRL_C_EVENT received, exiting


All in all 32bit holds a noticeable advantage with Skunk, yet Signatum offers 6132 blocks left to POW mining as I'm writing....
hwgeek
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
September 24, 2017, 02:54:33 PM
 #2450

1 more question - whats the difference between "Build" and "Rebuild" ? if I am making some changes after first build (Release folder created) I must use "Build" or should I use "Rebuild"?
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 03:40:29 PM
 #2451

1 more question - whats the difference between "Build" and "Rebuild" ? if I am making some changes after first build (Release folder created) I must use "Build" or should I use "Rebuild"?


The cleaner asset would be Clean the solution, making changes and build again
PollysCracker
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 24, 2017, 04:49:22 PM
 #2452

Can anyone help me, i can't seem to get the miner to actually start mining.
first my kernel driver kept crashing, then i downloaded the latest version and now it seems that the miner doesnt even start a job, really could use some help to get it to work, been trying and testing stuff for days now.

http://img4.imagetitan.com/img4/0lAhOe99QtENF7V/16/16_nogoo.png
http://img4.imagetitan.com/img4/wratUno9DSGqt8b/16/16_nogo.png
insaniak
Full Member
***
Offline Offline

Activity: 137
Merit: 100



View Profile
September 24, 2017, 04:51:42 PM
 #2453

Im runing into an issue with CCminer. This is what happens its not always immediate, but it happens when it's setting the intensity of the GPUS.I am using 70%-90% of the CPU this doesnt seem normal im using 8x 1070s. Any help would be appreciated.
"cc miner has stopped working"
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 05:25:37 PM
 #2454

Can anyone help me, i can't seem to get the miner to actually start mining.
first my kernel driver kept crashing, then i downloaded the latest version and now it seems that the miner doesnt even start a job, really could use some help to get it to work, been trying and testing stuff for days now.




What GPU have you got? What coin are you mining?
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
September 24, 2017, 05:26:43 PM
 #2455

Im runing into an issue with CCminer. This is what happens its not always immediate, but it happens when it's setting the intensity of the GPUS.I am using 70%-90% of the CPU this doesnt seem normal im using 8x 1070s. Any help would be appreciated.
"cc miner has stopped working"

What CPU have you got?
insaniak
Full Member
***
Offline Offline

Activity: 137
Merit: 100



View Profile
September 24, 2017, 06:20:51 PM
 #2456

Im runing into an issue with CCminer. This is what happens its not always immediate, but it happens when it's setting the intensity of the GPUS.I am using 70%-90% of the CPU this doesnt seem normal im using 8x 1070s. Any help would be appreciated.
"cc miner has stopped working"

What CPU have you got?

G3900 Skylake Celeron
PollysCracker
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 24, 2017, 07:12:17 PM
 #2457

What GPU have you got? What coin are you mining?
GPU: NVIDIA Gforce GT650M, CPU: Intel i7 3630QM @ 2,4Ghz, 8Gb RAM 7,88 availlable, Windows 7
Cryptobridge(BCO) - Scrypt POW https://bitcointalk.org/index.php?topic=2015949.0
amanhasnoname
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 24, 2017, 07:31:10 PM
 #2458

I use ccminer 2.2.1 on Ubuntu 16.04 with 8 x 1060.

I got this error when I try to mine SIGT.
Quote
[2017-09-25 02:25:41] Starting on stratum+tcp://sigt.suprnova.cc:7106
[2017-09-25 02:25:41] NVML GPU monitoring enabled.
[2017-09-25 02:25:41] 8 miner threads started, using 'skunk' algorithm.
[2017-09-25 02:25:41] ...retry after 30 seconds

Here is my command
Quote
./ccminer -a skunk -o stratum+tcp://sigt.suprnova.cc:7106 -u <username.worker> -p x

Anyone has any idea why?
e6ug
Hero Member
*****
Offline Offline

Activity: 773
Merit: 508


Bitcore (BTX) - The Future is Now


View Profile
September 24, 2017, 08:51:38 PM
 #2459

having problems with 2.2.1  and newest drivers. error :  your system does not support cuda 9.0 API!

UnknownX
Full Member
***
Offline Offline

Activity: 175
Merit: 100



View Profile
September 24, 2017, 09:00:25 PM
 #2460

I use ccminer 2.2.1 on Ubuntu 16.04 with 8 x 1060.

I got this error when I try to mine SIGT.
Quote
[2017-09-25 02:25:41] Starting on stratum+tcp://sigt.suprnova.cc:7106
[2017-09-25 02:25:41] NVML GPU monitoring enabled.
[2017-09-25 02:25:41] 8 miner threads started, using 'skunk' algorithm.
[2017-09-25 02:25:41] ...retry after 30 seconds

Here is my command
Quote
./ccminer -a skunk -o stratum+tcp://sigt.suprnova.cc:7106 -u <username.worker> -p x

Anyone has any idea why?
Did you tried to start mining with 1,2,3,4, etc. GPUs? What is the result?

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                       Get Your FREE Coins NOW!     
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
Pages: « 1 ... 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 172 »
  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!