Author

Topic: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. - page 136. (Read 2347599 times)

sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
I have made a monero (cryptonight) pascal mod #3. (0.05 btc).
how to run this "pascal mod"? cryptonight?,  it's only a one thing i need

You need to donate 0.05btc to get access to my private bins. PM me if you are interested.
newbie
Activity: 4
Merit: 0
can some one help me out here? spent hours searching google and the forum search engines before reverting back here again thanks in advance...

I am trying to mine FTC but I am struggling to find and implement the change, I am currently mining with the zcash cuda miner for

windows 64bit with my NVidia 1070 but I'm trying to swap to FTC.

anyone Know what I'm needing to do ? what miner do I need .
thanks in  advance
member
Activity: 81
Merit: 10
I have made a monero (cryptonight) pascal mod #3. (0.05 btc).

how to run this "pascal mod"? cryptonight?,  it's only a one thing i need

newbie
Activity: 21
Merit: 0
hi guys, i hope anyone can send me a download link for bitcore spmod2, thank you in advance!
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
I have made a monero (cryptonight) pascal mod #3. (0.05 btc).

800h/s on the gtx 1070
600h/s on the gtx 1060 3gb

You can run at full speed with 50% tdp

A 1060 3gb samsung memory can do 600h/s with only 60 watt.
full member
Activity: 406
Merit: 105
Chosŏn Minjujuŭi Inmin Konghwaguk
./ccminer -o stratum+tcp://pool.minexmr.com:4444,5555 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL PCZy24jvb3NiTcTJ.f695b060dee64483834ef6d15b28a47c17efa058d98c4dedbff00b3a2cc50e ff -p x

You need to specify wich algo you want to mine with the -a parameter. ccminer 1.5.81 doesn't support cryptonight
Didn't you say few days ago that you'll be making a cryptonight dual miner mod? That would be worth the 0.05 donation for a change Grin
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
./ccminer -o stratum+tcp://pool.minexmr.com:4444,5555 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL PCZy24jvb3NiTcTJ.f695b060dee64483834ef6d15b28a47c17efa058d98c4dedbff00b3a2cc50e ff -p x

You need to specify wich algo you want to mine with the -a parameter. ccminer 1.5.81 doesn't support cryptonight
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
yes, the normal ccminer gains some serious speed upgrades after going to cuda 9
I guess SP know about it, but need more testing?

I have fixed the hash in cryptonite sp-mod #4, but the speed is slower than #3. Cuda 9 is sometimes bether than cuda 7.5 but you need to modify the code. New toolkit, alot of work and tuning to get the speed right..
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
For example, cryptonite sp-mod #3 does not work with new nvidia drivers (my friend who purchased it from you reported that)
I guess same happen with other modified kernels.

Spreadcoin opensource doesn't work in the latest drivers.  I have fixed it in my latest mods.
Some of mods are old. (2015) Not enough support (donations) to support further development.
member
Activity: 81
Merit: 10
+1 cuda 9

#!/bin/bash/
./ccminer -o stratum+tcp://pool.minexmr.com:4444,5555 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL PCZy24jvb3NiTcTJ.f695b060dee64483834ef6d15b28a47c17efa058d98c4dedbff00b3a2cc50e ff -p x


user@PC1 /media/user/F/Work/Mining/ccminer-spmod $ sh 1start_XMR.sh
SP-Mod 1.5.81
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 7.5

[2017-11-14 14:29:51] Starting Stratum on stratum+tcp://pool.minexmr.com:4444,5555
[2017-11-14 14:29:51] Binding thread 0 to cpu 0 (mask 1)
[2017-11-14 14:29:51] 1 miner thread started, using 'x11' algorithm.
[2017-11-14 14:29:52] JSON-RPC call failed: {
   "message": "invalid method",
   "code": -1

#!/bin/bash/
./ccminer -o stratum+tcp://etn.xzpool.com:3333 -u etnjzKFU6ogESSKRZZbdqraPdcKVxEC17Cm1Xvbyy76PARQMmgrgceH4krAH6xmjKwJ3HtSAKuyFm1B BWYqtchtq9tBap8Qr4M.f6ca6ef19d915003b81e8818425c22ba062627a0b68ff56fb7d2eacf416 18b90 -p x

[2017-11-14 14:30:40] Starting Stratum on stratum+tcp://etn.xzpool.com:3333
[2017-11-14 14:30:40] Binding thread 0 to cpu 0 (mask 1)
[2017-11-14 14:30:42] JSON-RPC call failed: {
   "message": "invalid method",
   "code": -1
}
sr. member
Activity: 420
Merit: 250
SP, why you would not update all your mods to use cuda 9.0?
It could add some hashrates to your mods.

For example, cryptonite sp-mod #3 does not work with new nvidia drivers (my friend who purchased it from you reported that)
I guess same happen with other modified kernels.


yes, the normal ccminer gains some serious speed upgrades after going to cuda 9
I guess SP know about it, but need more testing?
full member
Activity: 158
Merit: 100
mine safe o/
SP, why you would not update all your mods to use cuda 9.0?
It could add some hashrates to your mods.

For example, cryptonite sp-mod #3 does not work with new nvidia drivers (my friend who purchased it from you reported that)
I guess same happen with other modified kernels.

 
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
*** ccminer 1.4.7 for nVidia GPUs by tpruvot@github ***
   Built with the nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2
  CUDA support by Christian Buchner and Christian H.
  Include some of djm34 additions

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

./ccminer: Heavycoin hash requires block reward vote parameter (see --vote)
Try `ccminer --help' for more information.
user@PC1 /media/user/F/Work/Mining/ccminer-sp $ ./ccminer -o stratum+tcp://pool.minexmr.com:4444,5555 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL PCZy24jvb3NiTcTJ.f695b060dee64483834ef6d15b28a47c17efa058d98c4dedbff00b3a2cc50e ff -p x
*** ccminer 1.4.7 for nVidia GPUs by tpruvot@github **

You are compiling the wrong sourcecode. The latest opensource ccminer sp-mod is 1.5.81
sr. member
Activity: 532
Merit: 250
The harder your life is the more meaning it has.
If you mined from the beginning you would make more, but I try to calculate the next 24hour profit.

Here is the difficulty graph:

from 75----->250 in less than 24 hours.


well most pools are really useless and supernova started a bit late, most of us started mining the moment premining ended but they rested the official pool so only time will tell if we even mined anything.
member
Activity: 81
Merit: 10
ccminer-sp is a outdated and no work
don't work with ETN, XMR

COmpiled even with cuda 8, 9 only CCMINER-SP

Linux Mint 18 x64 , GTX 1060, Ryzen 5 , Nvidia-384 , Cuda 8 (now) ,

i even don't get a error message...nothing...


user@PC1 /media/user/F/Work/Mining/ccminer-sp $ ./ccminer -o stratum+tcp://etn.xzpool.com:3333 -u etnjzKFU6ogESSKRZZbdqraPdcKVxEC17Cm1Xvbyy76PARQMmgrgceH4krAH6xmjKwJ3HtSAKuyFm1B BWYqtchtq9tBap8Qr4M.f6ca6ef19d915003b81e8818425c22ba062627a0b68ff56fb7d2eacf416 18b90 -p x
*** ccminer 1.4.7 for nVidia GPUs by tpruvot@github ***
   Built with the nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2
  CUDA support by Christian Buchner and Christian H.
  Include some of djm34 additions

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

./ccminer: Heavycoin hash requires block reward vote parameter (see --vote)
Try `ccminer --help' for more information.
user@PC1 /media/user/F/Work/Mining/ccminer-sp $ ./ccminer -o stratum+tcp://pool.minexmr.com:4444,5555 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL PCZy24jvb3NiTcTJ.f695b060dee64483834ef6d15b28a47c17efa058d98c4dedbff00b3a2cc50e ff -p x
*** ccminer 1.4.7 for nVidia GPUs by tpruvot@github ***
   Built with the nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2
  CUDA support by Christian Buchner and Christian H.
  Include some of djm34 additions

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

./ccminer: Heavycoin hash requires block reward vote parameter (see --vote)
Try `ccminer --help' for more information.
user@PC1 /media/user/F/Work/Mining/ccminer-sp $

legendary
Activity: 1764
Merit: 1024
BTGold 60 minutes without a block // whole network stopped? Cheesy
Are you in a right fork?

Was looking at suprnova Smiley I am not mining BTG there are better options.

That would be very difficult to imagine unless it's a insanely small coin that can only support a handful of hash or it's being caused by the drain to BTG.
full member
Activity: 308
Merit: 100
edit the total hashrate has fallen to 140MSOL. so the profit is $1.27
crap
full member
Activity: 308
Merit: 100
At launch it was making closer to $40 per 1070.
pool or solomining? For me it was total loose since 2 of 3 pools I made choice either went down completely or simply does not pay to miners (http://www.btgmine.org/).
sr. member
Activity: 463
Merit: 250
BTGold 60 minutes without a block // whole network stopped? Cheesy
Are you in a right fork?

Was looking at suprnova Smiley I am not mining BTG there are better options.
legendary
Activity: 1764
Merit: 1024
Making ~$3.67 now per 1070.
Jump to: