Pages:
Author

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

full member
Activity: 168
Merit: 100
THANK YOU FOR RELEASE 2.2 I AM HAVING TROUBLE WITH CCMINER FOR EQUIHASH

On Slush I get a Json error

 JSON-RPC call failed: [
   -9,
   "Cannot call \"mining.subscribe\" - invalid signature",
   null
]
[2017-08-18 16:07:34] ...retry after 30 seconds

and on f2pool i get

[2017-08-18 16:08:06] Unsupported extranonce size of 16 (12 maxi)
[2017-08-18 16:08:06] Unsupported extranonce size of 16 (12 maxi)
[2017-08-18 16:08:06] ...retry after 30 seconds

Is there anyway to fix these bugs?

i got that error when trying to mine INTENSE coin which is cryptonight algo - i'd to add "-a cryptonight" to get it working.
legendary
Activity: 1500
Merit: 1002
Mine Mine Mine
like the sample in source tree  (without the timelimit) :

https://github.com/tpruvot/ccminer/blob/windows/pools.conf

thx mate, figured it out.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
like the sample in source tree  (without the timelimit) :

https://github.com/tpruvot/ccminer/blob/windows/pools.conf
legendary
Activity: 1500
Merit: 1002
Mine Mine Mine
how to set failover pool in ccminer ?

member
Activity: 121
Merit: 10
Any help? Anyone?  Grin
member
Activity: 121
Merit: 10
What is wrong with this 2.2 miner?

With sp mod I get constant 100% gpu usage but tpruvot version is fluctuating like hell. 100% -> 0% -> 100%

Like this:
http://imgur.com/a/OB4Qn

And this:
http://imgur.com/a/SGh6I

Any clues how to fix this? Thanks.

I am using MSI 1080 ti gaming x
full member
Activity: 139
Merit: 100
THANK YOU FOR RELEASE 2.2 I AM HAVING TROUBLE WITH CCMINER FOR EQUIHASH

On Slush I get a Json error

 JSON-RPC call failed: [
   -9,
   "Cannot call \"mining.subscribe\" - invalid signature",
   null
]
[2017-08-18 16:07:34] ...retry after 30 seconds

and on f2pool i get

[2017-08-18 16:08:06] Unsupported extranonce size of 16 (12 maxi)
[2017-08-18 16:08:06] Unsupported extranonce size of 16 (12 maxi)
[2017-08-18 16:08:06] ...retry after 30 seconds

Is there anyway to fix these bugs?
member
Activity: 97
Merit: 10
what pool for sigt and latest ccminer? Suprnova with last version ccminer show correct mhs/coins?
full member
Activity: 237
Merit: 100
ccminer 2.2 32bit version: Unable to query number of CUDA devices! Is an nVidia driver installed?
win10 x64
gtx1070
drv 382.05
this drivers I have on all my rig`s because, xcn sp miner not work with new drivers. so, I have to use this old drivers. but ccminer 2.2 x64 work fine, but low hashrate. need 32 bit version.
newbie
Activity: 8
Merit: 0
I believe the intensity flag (-i) is not working properly when using the cryptonight algorithm. No matter what value I set the GPU usage always stays at 99-100%, while when mining with the skunk algorithm it works great and progressively reduces its GPU usage the lower I go.

You should use --bfactor and --launch-config keys to tune miner on this algo. See algo section in readme.

Awesome, thanks!
newbie
Activity: 32
Merit: 0
sorry what should i put to the bat file if i want to mine in miningpoolhub?

nvm. figured it out
sr. member
Activity: 266
Merit: 250
First things first. Did you try to compile Cuda Samples (vs2013 ones) against VS2013?

Hi, that is good start. Yes, I just did that now.
Exe files are created.

I can also create ccminer.exe file and when I use it, it is mining.

But it is not working when I execute it from VS. I tried in CUDA debug mode and in normal mode without debug. GPU is at 0% all the time.

You have to pick the .exe from the source tree and put in a directory of your choice and NOT execute it from VS. Also bear in mind that antivirus software(or Win's own firewall) may somehow prevent you from actually mining.
Bottom line: did you choose the Release and x64 compiling asset?
full member
Activity: 271
Merit: 101
First things first. Did you try to compile Cuda Samples (vs2013 ones) against VS2013?

Hi, that is good start. Yes, I just did that now.
Exe files are created.

I can also create ccminer.exe file and when I use it, it is mining.

But it is not working when I execute it from VS. I tried in CUDA debug mode and in normal mode without debug. GPU is at 0% all the time.
full member
Activity: 187
Merit: 100
Cryptocurrency enthusiast
I believe the intensity flag (-i) is not working properly when using the cryptonight algorithm. No matter what value I set the GPU usage always stays at 99-100%, while when mining with the skunk algorithm it works great and progressively reduces its GPU usage the lower I go.

You should use --bfactor and --launch-config keys to tune miner on this algo. See algo section in readme.
newbie
Activity: 8
Merit: 0
I believe the intensity flag (-i) is not working properly when using the cryptonight algorithm. No matter what value I set the GPU usage always stays at 99-100%, while when mining with the skunk algorithm it works great and progressively reduces its GPU usage the lower I go.
sr. member
Activity: 266
Merit: 250
First things first. Did you try to compile Cuda Samples (vs2013 ones) against VS2013?
full member
Activity: 271
Merit: 101
Is it possible to build ccminer with Visual Studio 2015 (Microsoft Visual Studio 14.0) and CUDA_8.0.61.2_windows?
Yes, it's possible. But you'll need to do some additional work, such as make changes in Algo256/cuda_blake256.cu and neoscrypt/cuda_neoscrypt.cu to make it compatible with VS2015. Also you'll need to rebuild  libcurl.x64.lib and openssl.x64.lib from sources for VS2015 compatible. For libcurl you can follow this guide - How to Build and Use Libcurl with VS2015 on Windows and openssl.lib you could try to build by yourself, or download it precompiled.

Hi Decker,

Thank you for reply. Maybe I will try that one day.
For now I gave up from VS 2015.

I'he installed VS 2013. Now I can compile and run ccminer, it will connect to the pool and receive blocks. But card is at 0% and mining is not happening.

Any reason why is that happening?

tnx
legendary
Activity: 2294
Merit: 1182
Now the money is free, and so the people will be
Just wanted to say thanks for all the hard work.  works smooth and all seems good pool side for me.
member
Activity: 70
Merit: 10
skunk algo

spmod5 228mh
cc 2.2 244mh

what about the reported speed on pool side? ok i see it's suprnova fault...

Might be. I hope @ocminer fix that.
legendary
Activity: 3248
Merit: 1070
skunk algo

spmod5 228mh
cc 2.2 244mh

what about the reported speed on pool side? ok i see it's suprnova fault...
Pages:
Jump to: