Bitcoin Forum
June 22, 2025, 09:33:26 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347849 times)
coinut
Full Member
***
Offline Offline

Activity: 253
Merit: 100


View Profile
December 01, 2014, 07:37:00 AM
 #521

No problem  Smiley

Thanks for the reply

downloading beta 14 now, if I still have problems I will test out that command

jpouza
Legendary
*
Offline Offline

Activity: 3080
Merit: 1137


View Profile
December 01, 2014, 07:42:53 AM
 #522

Not every pool support diff. adjustment via command line I think.

Here I use d=0.16 and d=0.32 as recommended by the pool, big hash => more diff.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 08:22:20 AM
 #523

Not every pool support diff. adjustment via command line I think.
Here I use d=0.16 and d=0.32 as recommended by the pool, big hash => more diff.

Yes, on 970/980 cards where the intesity is high, a higher diff is bether.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 08:24:21 AM
 #524

No problem  Smiley
Thanks for the reply
downloading beta 14 now, if I still have problems I will test out that command

Release 13 has a bug in x11 as well. No block's will be found. Solomining doesn't work. And x13/x15 got alot of HW errors. Release 14 should fix this.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
coinut
Full Member
***
Offline Offline

Activity: 253
Merit: 100


View Profile
December 01, 2014, 08:32:37 AM
 #525

got beta 14 up and running

Problem was still there.

changed to another pool and now showing full hashrate  Grin

running nice and smooth.

Also tried my hand at compiling your miner sp from your Github

downloaded vs 2010/12/13 cuda 6.0 and 6.5

after trying one night i could only get your code to compile with vs 2013. It spat out a ccminer roughly the same size as the ccminer52 in your releases.
Jammed the compiled ccminer into my rig and I just got error failed to start or close to. I suspect that I compiled a version of your code compatible with gtx 970/980
not sure though.

How do you compile your code to work with 750 ti ?

  
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 08:40:51 AM
 #526

The default projectfile from github only contain compute_50 and sm_50 (750ti) You need to add compute_52 and sm_52 in the cuda prefs in the project file.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
SavellM
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


View Profile
December 01, 2014, 09:27:29 AM
 #527

Little pump with r14, 980 at 1466MHz now doing 9,7MH/s X11.

Would that be like this?
ccminer52.exe -q -r 14 -R 10 -a x11

Or like:

ccminer52.exe -q -r 3 -R 14 -a x11

Or how would you do it?

Whats the diff between r and R?
jpouza
Legendary
*
Offline Offline

Activity: 3080
Merit: 1137


View Profile
December 01, 2014, 09:30:53 AM
 #528

Little pump with r14, 980 at 1466MHz now doing 9,7MH/s X11.

Would that be like this?
ccminer52.exe -q -r 14 -R 10 -a x11

Or like:

ccminer52.exe -q -r 3 -R 14 -a x11

Or how would you do it?

Whats the diff between r and R?

Hum? Huh
r14 I mean release14...
I use -i 20.5 for intensity
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 09:39:35 AM
 #529

Would that be like this?
ccminer52.exe -q -r 14 -R 10 -a x11

Or like:
ccminer52.exe -q -r 3 -R 14 -a x11
Or how would you do it?
Whats the diff between r and R?

The R option is to ensure that the miner try to reconnect when it fails to connect. For some reason the q option give higher hashrates with less load on the cpu if you have more than 1 card in the rig. I need to look into that. The -i parameter is important, The defaults might not be good for your card. Start with -i 19 , -i 19.5 etc. untill you find the best.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
SavellM
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


View Profile
December 01, 2014, 09:40:36 AM
 #530

Ah yeah cheers guys Smiley

Was still waking up
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 09:41:49 AM
 #531

How do you compile your code to work with 750 ti ?

Did you reemember to select "Release" in the build menu of visual studio 2013? The github version should compile and run on the 750ti without any changes.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 09:47:56 AM
 #532

New build from github.
-x15 fixed for 970/980 cards
-less GPU xx result for xx is not in range (hardware)
http://www.filedropper.com/release13
Can you update to tpruvot's latest API? (Like poolinfo etc). I'm using that in my monitoring tool ^^
Nice work btw! Seems like my donation earlier was worth it ^^"
Too bad my gtx760 doesn't work anymore Sad Guess you kicked out compute 3.0 Wink

I started on the merge to tvpouet 1.5.1, but there was so many files and I got lazy. I tested the latest version on compute 3.0 (gtx 650) and it crashed. I will look into it.

Donations are welcome. More hash is comming Smiley

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
SavellM
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


View Profile
December 01, 2014, 09:48:37 AM
 #533

sp_ does this ccminer support neoscrpyt?
coinut
Full Member
***
Offline Offline

Activity: 253
Merit: 100


View Profile
December 01, 2014, 10:04:05 AM
 #534

How do you compile your code to work with 750 ti ?

Did you reemember to select "Release" in the build menu of visual studio 2013? The github version should compile and run on the 750ti without any changes.

yeah I did.

went to https://github.com/sp-hash/ccminer

downloaded ZIP (button RH side in the middle)

loaded ccminer.sln into vs 2013

selected release.

configuration manager set to x64

then goto "BUILD"

Then "build solution"

wait.....

after sucessfully building I then looked in

ccminer-windows\x64\release\

found ccminer.exe  8,674KB in size

copied ccminer.exe to a fresh folder and tried to run it with a .bat that I was using with one of your releases and got an error "ccminer stopped working"

This was built from your github on the 28th/Nov

not sure what I'm doing wrong

  
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 10:18:43 AM
 #535

Select x86 and not x64.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 01, 2014, 10:19:31 AM
 #536

sp_ does this ccminer support neoscrpyt?

Not yet. Noboby has ported it yet.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Crash95
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
December 01, 2014, 07:22:11 PM
 #537

Cuda error in file 'Z:/ccminer/x11/cuda_x11_simd512.cu' in line 630 : out of mem
ory.
Cuda error in file 'Z:/ccminer/x11/cuda_x11_simd512.cu' in line 630 : out of mem
ory.
Cuda error in file 'Z:/ccminer/x11/cuda_x11_simd512.cu' in line 630 : out of mem
ory.
cisahasa
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
December 01, 2014, 09:40:23 PM
 #538

sp_ does this ccminer support neoscrpyt?

Not yet. Noboby has ported it yet.

cgminer does neo/nvidia

mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
December 01, 2014, 10:19:51 PM
 #539

sp_ does this ccminer support neoscrpyt?

Not yet. Noboby has ported it yet.

cgminer does neo/nvidia

How does nvidia compare to amd on cgminer?

scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
December 02, 2014, 06:29:00 AM
 #540

sp_ does this ccminer support neoscrpyt?

Not yet. Noboby has ported it yet.

cgminer does neo/nvidia

How does nvidia compare to amd on cgminer?

I get 25KH/s with cgminer 3.7.8 for neoscrypt by vehre (and wolf) on Win 7 with a 550ti.  I have not been able to compile the same version on Linux and run with a 6x750ti rig.  It will compile, and run, but only produces HW errors for me.

Cgminer is not written to take advantage of Cuda architecture.  It supposedly uses OpenCL for Nvidia.  The Cuda masters have not been producing any Cuda optimized code for neoscrypt.       --scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 1240 »
  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!