Pages:
Author

Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot) - page 50. (Read 500193 times)

sr. member
Activity: 266
Merit: 250
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
member
Activity: 82
Merit: 10
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"?
sr. member
Activity: 266
Merit: 250
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....
member
Activity: 82
Merit: 10
Do u also get those warnings?
sr. member
Activity: 266
Merit: 250
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.
member
Activity: 82
Merit: 10
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.

sr. member
Activity: 266
Merit: 250
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 😊
member
Activity: 82
Merit: 10
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.
sr. member
Activity: 266
Merit: 250
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?
member
Activity: 82
Merit: 10
Yes, and it works -LOL this is with over 100 warnings like this.
sr. member
Activity: 266
Merit: 250
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?
full member
Activity: 175
Merit: 100
Hey guys,

I'm experiencing that my power consumption is unstable. My cards varies between 150-200 W using ccminer 2.2.1.
But when I use another mining software like ethminer or Nicehash the power is constant on 160 W.

Anyone having the same "problem" like me?
 

unstable ??

This is perfectly normal btw.

I think he means that in one second his wattmeter shows power consumption 150W per card and in a few seconds later 200W per card and than down/up again and again.
I have also such issue with one of my 1080ti when it is on stock settings, but I have overclocked it and now it works stable with ccminer 2.2.1. Smiley
member
Activity: 82
Merit: 10
DOES ANY ONE HAVE GUIDE HOW TO BUILD THIS FROM SOURCE?
I have installed VS 2017 and cuda 8.0/9.0 and re-targeted to vs2017 but cannot build- all failed (every line with "Fail!")

You need to fully uninstall CUDA 8 and VS2017 first.
Then.... https://bitcointalksearch.org/topic/m.21694341
That is: you need VS2013 and Cuda 8 SDK in order of installation (cuda 9 is not yet final, get rid of it)
After installing VS 2013 Community Edition reboot your system.
Then, after reboot install Cuda 8.
Cuda 8 does NOT support VS2017 and it is stated CLEARLY here http://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html
Table 1 and Table 2


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"
full member
Activity: 137
Merit: 100
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.
"cc miner has stopped working"
sr. member
Activity: 266
Merit: 250
DOES ANY ONE HAVE GUIDE HOW TO BUILD THIS FROM SOURCE?
I have installed VS 2017 and cuda 8.0/9.0 and re-targeted to vs2017 but cannot build- all failed (every line with "Fail!")

You need to fully uninstall CUDA 8 and VS2017 first.
Then.... https://bitcointalksearch.org/topic/m.21694341
That is: you need VS2013 and Cuda 8 SDK in order of installation (cuda 9 is not yet final, get rid of it)
After installing VS 2013 Community Edition reboot your system.
Then, after reboot install Cuda 8.
Cuda 8 does NOT support VS2017 and it is stated CLEARLY here http://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html
Table 1 and Table 2

member
Activity: 82
Merit: 10
DOES ANY ONE HAVE GUIDE HOW TO BUILD THIS FROM SOURCE?
I have installed VS 2017 and cuda 8.0/9.0 and re-targeted to vs2017 but cannot build- all failed (every line with "Fail!")
full member
Activity: 224
Merit: 100
Hey guys,

I'm experiencing that my power consumption is unstable. My cards varies between 150-200 W using ccminer 2.2.1.
But when I use another mining software like ethminer or Nicehash the power is constant on 160 W.

Anyone having the same "problem" like me?
 

unstable ??

This is perfectly normal btw.
newbie
Activity: 2
Merit: 0
Hey guys,

I'm experiencing that my power consumption is unstable. My cards varies between 150-200 W using ccminer 2.2.1.
But when I use another mining software like ethminer or Nicehash the power is constant on 160 W.

Anyone having the same "problem" like me?
 
newbie
Activity: 5
Merit: 0
So I've run into something interesting in using the beta 2.2.1, using cuda 9.

I originally ran the following command line in a bat file.
  • ccminer-x64 -a lyra2v2 -d 0 -o stratum+tcp://18.85.34.148:9171 -u Vg39fRFWf2CwAuAXuXzMTs99Jh1ZTaCUDJ -p workwork -t 1 -b 0

After a period of time, it would fail out saying that the result did not validate with the cpu

I messed around with various settings for intensity as well as overclocking (memory, gpu, memory+gpu, various voltage adjustments) and the result always ended with the same error.  I noticed that the rate was also slowly decreasing over time.

I also tried --cuda-schedule spin.  It actually lasted a bit longer with a higher rate, but it still eventually errored out, the same quickly repeating did not validate with the cpu error message.

So in messing around more, I did the thing you're not supposed to... changed multiple things at once and it resolved the validation check but showed json-rpc call failed: method not found.  As I'm seeing my rates on the server page, I'm guessing (and by a stretch) that this is not a huge problem.

I changed the command line to:
  • ccminer-x64 -a lyra2v2 -d 0 -o 18.85.34.148:9171 -u Vg39fRFWf2CwAuAXuXzMTas99Jh1ZTaCUDJ -p workwork -t 1 -b 0 -D 1 (and I just noticed that I added an a to my wallet address for this one... oh well)
  • I set my i5-6600k back to stock voltage from lower multipliers, voltage, etc. (trying to reduce overall wattage as kwh here is 0.21)
I wanted to try out adding the NSIGHT_CUDA_DEBUGGER, but I know nothing about coding at the moment so I have no idea where I would put that.

I'm guessing that it was reverting the settings on the cpu back to normal, but I figured I'd mention it in case others were experiencing similar issues

In case it helps I'm currently running that last command line without issue so far connecting to p2pool (18.85.34.148:9171 Cambridge US) at around 37.25 MH/s:
  • i5-6600k
  • 16 gb ram
  • gigabyte z170x gaming 7
  • msi sea hawk ek x gtx 1070
    (yes, temp never breaks 45)
  • driver v 384.94
with afterburner currently set to:
  • 65% power
  • 85 temp limit
  • +176 core clock
  • +940 memory clock

next testing, hopefully useful is:
  • revert command line
  • enable spin
  • update drivers to 385.69

If things seem to work, it will be at least a few hours between changes.
Pages:
Jump to: