Author

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

legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
looks like qaurk is the same ...

it doesnt even register that there is a miner on nicehash ...

but the miner hashes and lists the block number - but no shares ...

#crysx
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
is quark working?

ill try with both ...

keep an eye out for your btc on eu nicehash ...

will be a few seconds ...

#crysx
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
is quark working?
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
Can anyone else build the latest on git and test it. lyra2v2 (linux)

it does the same thing on fedora 22 x64 c7.0.28 ...

just sits there and hashes - but no shares ...

#crysx
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Can anyone else build the latest on git and test it. lyra2v2 (linux)
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
Doesn't work.. Strange..

cuda 6.5?

Don't build  the head version, but use the sourcecode after the "release 67" commit.

i dont know how to do that sp ...

and it is built with c6.5 ... fedora 20 x64 ...

#crysx
jr. member
Activity: 64
Merit: 1

Since a few releases I do not see hashrate for each card, only the total hashrate is displayed.
How can I change this?

This is my output, 1X970 and 1X750ti:

....

Thanks!

Does your command line contain "-q" or "--quiet".  Sp_ fixed quiet mode back in release 65, so if you have either of those switches you will only get total hash rate displayed.

YES! I had a "-q" in my command line. Removed it and now all cards hashrate is displayed.

Thank you!
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Doesn't work.. Strange..

cuda 6.5?

Don't build  the head version, but use the sourcecode after the "release 67" commit.
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
set ...

lets have a look ...

./ccminer -o stratum+tcp://lyra2rev2.eu.nicehash.com:3347 -O 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd:x -a lyra2v2

no --diff or -X settings ...

https://www.nicehash.com/?p=miners&addr=1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd&a=14&l=0 ... watching ...

#crysx
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
Does it work on nicehash.com? Perhaps some of the last commit's have broken it.



ccminer -a lyra2v2 -u 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd -o stratum+tcp://lyra2rev2.eu.nicehash.com:3347 -p x


will try now mate ...

i have not added lyra2v2 algo to the servers yet - but i will Wink ...

setting up a miner now ...

#crysx
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Does it work on nicehash.com? Perhaps some of the last commit's have broken it.



ccminer -a lyra2v2 -u 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd -o stratum+tcp://lyra2rev2.eu.nicehash.com:3347 -p x
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
sp ...
is lyra2v2 broken in v67? ...
on givemecoins - there seems to be no shares being created or submitted ...
--diff .5 is still being use on that site though ...
#crysx

Don't use the --diff flag

i tried that ...

still no shares ...

almost 30mins without a share submitted ...

#crysx
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
sp ...
is lyra2v2 broken in v67? ...
on givemecoins - there seems to be no shares being created or submitted ...
--diff .5 is still being use on that site though ...
#crysx

Don't use the --diff flag
sr. member
Activity: 278
Merit: 250
#hardworkpaysoff
Thanks for the offer but I downgraded my driver and now I am able to use TSIV's miner.
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
sp ...

is lyra2v2 broken in v67? ...

on givemecoins - there seems to be no shares being created or submitted ...

--diff .5 is still being use on that site though ...

#crysx
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
It's 2 other mining software.

The spreadcoinminer comes with full sourcecode, the cryptonight is a windows exe only.


sr. member
Activity: 278
Merit: 250
#hardworkpaysoff
Are you ciompiling with cuda 7 or 7.5? use cuda 6.5.

My private miner is doing 500khash on the 970. (0.1+0.1BTC donation is required)
0.1 for the spreadcoinminer
0.1 for the cryptonight miner.

I'm not compiling I'm just downloading the binaries.  Is this downloadable version of SP-MOD able to do cryptonight algo?  or are you saying it's another mod?  Is spreadcoinminer something else entirely?
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Are you ciompiling with cuda 7 or 7.5? use cuda 6.5.

My private miner is doing 500h/s on the 970. (0.1+0.1BTC donation is required)
0.1 for the spreadcoinminer
0.1 for the cryptonight miner.
sr. member
Activity: 278
Merit: 250
#hardworkpaysoff
Is there a version of this for mining cryptonight algo?  I have a GTX 970 that I want to mine with but I can't find any miners that work with the Maxwell cards.  Minergate doesn't work, tsiv doesn't work, is there a Maxwell kernel miner for cryptonight algo notes?

TSIV's works, as well as sp_ has a private version with some small boost (windows binary only).
What trouble are you having with TSIV's?

Hey there, thanks for responding!  How do I get the private version?  TSIV keeps giving me the error: "result for nonce $000LETTERS does not validate on CPU!"



I tried a few -l values that make sense but I'm not sure how else to try to fix it.
newbie
Activity: 16
Merit: 0
Guys what i'm doing wrong...
git clone https://github.com/sp-hash/ccminer.git
./autogen.sh
./configure.sh
everything is fine here.
but when i try to make:
Code:
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code=\"sm_52,compute_52\" -gencode=arch=compute_50,code=\"sm_50,compute_50\" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall  --ptxas-options="-v" --maxrregcount=128 -o heavy/heavy.o -c heavy/heavy.cu
nvcc fatal   : Unsupported gpu architecture 'compute_52'
make[2]: *** [heavy/heavy.o] Error 1


i'm using GTX 750Ti card and
Code:
nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2014 NVIDIA Corporation
Built on Thu_Jul_17_21:41:27_CDT_2014
Cuda compilation tools, release 6.5, V6.5.12

Thanks

You should also be compiling with the script ./build.sh included in the repo.  It adds the correct compiler flags to produce a higher performance binary.
Jump to: