Pages:
Author

Topic: Signatum (skunk) ccminer-krnlx 30+mh 1070, 52.5+ mh 1080ti [FREE,OPENSOURCE] - page 12. (Read 39453 times)

newbie
Activity: 14
Merit: 0
Any available version for windows 10?

Get if from xnoom's GitHub. I belived it was forked from krnlx with x64 compile fixed.
I tested it...
https://github.com/xnoom/ccminer-skunk/releases/tag/cuda7.5-compute_50_52
member
Activity: 118
Merit: 10
https://github.com/krnlx/ccminer-skunk-krnlx

Absolutely free -  no fee's, no viruses, etc. Based on Alexis Provos code.

 Smiley Smiley Smiley

tested on linux, no win version now -( But You can compile!

1080Ti:
Code:
[2017-08-07 13:22:41] accepted: 58/59 (diff 1.720), 99.51 MH/s yes!
[2017-08-07 13:22:49] GPU #0: GeForce GTX 1080 Ti, 51.35 MH/s
[2017-08-07 13:22:49] accepted: 59/60 (diff 1.527), 99.51 MH/s yes!
[2017-08-07 13:23:03] GPU #1: GeForce GTX 1080 Ti, 50.47 MH/s
[2017-08-07 13:23:03] accepted: 60/61 (diff 2.016), 101.17 MH/s yes!
[2017-08-07 13:23:05] GPU #0: GeForce GTX 1080 Ti, 51.34 MH/s
[2017-08-07 13:23:06] accepted: 61/62 (diff 0.642), 101.17 MH/s yes!
[2017-08-07 13:23:18] skunk block 27949, diff 34053.279
[2017-08-07 13:23:37] GPU #1: GeForce GTX 1080 Ti, 50.42 MH/s
[2017-08-07 13:23:37] accepted: 62/63 (diff 1.847), 101.50 MH/s yes!
[2017-08-07 13:23:41] GPU #0: GeForce GTX 1080 Ti, 51.31 MH/s
[2017-08-07 13:23:45] accepted: 63/64 (diff 0.635), 101.50 MH/s yes!
[2017-08-07 13:23:58] GPU #0: GeForce GTX 1080 Ti, 51.30 MH/s
[2017-08-07 13:23:58] accepted: 64/65 (diff 0.389), 101.50 MH/s yes!
[2017-08-07 13:24:02] GPU #1: GeForce GTX 1080 Ti, 50.51 MH/s

Feel free to donate SIGT BLq8t6NQrfRC8kFyrvZ5YMGY33SVCQBeT4

I don't trust people posting here. I had all sorts of errors trying to compile.  If you added already compiled versions to your Git I am sure people would do alot more donating.

Linux is not Windows. He can't compile for each CUDA version in combination with any Linux distribution. 
newbie
Activity: 15
Merit: 0
Any available version for windows 10?
member
Activity: 87
Merit: 10
Hi Guys,

How much did you get with normal 1080s not the TI ?!

Thx in advance

full member
Activity: 192
Merit: 100
https://github.com/krnlx/ccminer-skunk-krnlx

Absolutely free -  no fee's, no viruses, etc. Based on Alexis Provos code.

 Smiley Smiley Smiley

tested on linux, no win version now -( But You can compile!

1080Ti:
Code:
[2017-08-07 13:22:41] accepted: 58/59 (diff 1.720), 99.51 MH/s yes!
[2017-08-07 13:22:49] GPU #0: GeForce GTX 1080 Ti, 51.35 MH/s
[2017-08-07 13:22:49] accepted: 59/60 (diff 1.527), 99.51 MH/s yes!
[2017-08-07 13:23:03] GPU #1: GeForce GTX 1080 Ti, 50.47 MH/s
[2017-08-07 13:23:03] accepted: 60/61 (diff 2.016), 101.17 MH/s yes!
[2017-08-07 13:23:05] GPU #0: GeForce GTX 1080 Ti, 51.34 MH/s
[2017-08-07 13:23:06] accepted: 61/62 (diff 0.642), 101.17 MH/s yes!
[2017-08-07 13:23:18] skunk block 27949, diff 34053.279
[2017-08-07 13:23:37] GPU #1: GeForce GTX 1080 Ti, 50.42 MH/s
[2017-08-07 13:23:37] accepted: 62/63 (diff 1.847), 101.50 MH/s yes!
[2017-08-07 13:23:41] GPU #0: GeForce GTX 1080 Ti, 51.31 MH/s
[2017-08-07 13:23:45] accepted: 63/64 (diff 0.635), 101.50 MH/s yes!
[2017-08-07 13:23:58] GPU #0: GeForce GTX 1080 Ti, 51.30 MH/s
[2017-08-07 13:23:58] accepted: 64/65 (diff 0.389), 101.50 MH/s yes!
[2017-08-07 13:24:02] GPU #1: GeForce GTX 1080 Ti, 50.51 MH/s

Feel free to donate SIGT BLq8t6NQrfRC8kFyrvZ5YMGY33SVCQBeT4

I don't trust people posting here. I had all sorts of errors trying to compile.  If you added already compiled versions to your Git I am sure people would do alot more donating.
newbie
Activity: 12
Merit: 0
I built the project from source on windows but I got allocation errors.

The compiled binary is here : sendspace com/file/yxp59j

It is preferable to build it yourself to avoid any embedded viruses...

How to build.
Please give a step by step guide.
thanks

You need:
- Visual Studio 2013 (Free edition)
- CUDA ToolKit 8
- GIT

And do the following :
git clone https://github.com/krnlx/ccminer-skunk-krnlx
git clone https://github.com/peters/curl-for-windows.git compat/curl-for-windows

Copy the second project inside the first project (you will see a folder called "compat")

Then open the ccminer.sln project using Visual Studio, and then BUILD/Compile

Where did you download VS2013 from? I tried but download was not available on Microsoft.

I took it a long time ago on the microsoft website.
It seems to be available on this link but you need to create an account : https://www.visualstudio.com/vs/older-downloads/
member
Activity: 91
Merit: 10
I built the project from source on windows but I got allocation errors.

The compiled binary is here : sendspace com/file/yxp59j

It is preferable to build it yourself to avoid any embedded viruses...

How to build.
Please give a step by step guide.
thanks

You need:
- Visual Studio 2013 (Free edition)
- CUDA ToolKit 8
- GIT

And do the following :
git clone https://github.com/krnlx/ccminer-skunk-krnlx
git clone https://github.com/peters/curl-for-windows.git compat/curl-for-windows

Copy the second project inside the first project (you will see a folder called "compat")

Then open the ccminer.sln project using Visual Studio, and then BUILD/Compile

Where did you download VS2013 from? I tried but download was not available on Microsoft.
full member
Activity: 378
Merit: 104
nvOC forever
[2017-08-08 12:56:10] GPU #0: GeForce GTX 1060 6GB, 17.82 MH/s
[2017-08-08 12:56:15] GPU #4: GeForce GTX 1060 6GB, 17.98 MH/s
[2017-08-08 12:56:16] GPU #6: GeForce GTX 1060 6GB, 17.57 MH/s
[2017-08-08 12:56:17] GPU #3: GeForce GTX 1060 6GB, 17.37 MH/s
[2017-08-08 12:56:17] GPU #2: GeForce GTX 1060 6GB, 17.19 MH/s
[2017-08-08 12:56:17] GPU #5: GeForce GTX 1060 6GB, 17.18 MH/s
[2017-08-08 12:56:17] GPU #1: GeForce GTX 1060 6GB, 16.89 MH/s
[2017-08-08 12:56:25] GPU #5: GeForce GTX 1060 6GB, 16.90 MH/s
[2017-08-08 12:56:25] accepted: 2/2 (diff 2.193), 121.88 MH/s yes!

can please someone confirm that this is normal hashrate für 1060 Cards?
I think it is to low


Yes, it's normal

You can downclock memory to -400, core + 170~190, PL 70% and set intensity to 25 to obtain better results

Everything else seems ok, but intensity doesn't seem to work!!

Though I set it as '-i 25' its still taking it as 21!

Any work around for this??

Thanks for sharing your OC settings/suggestions.
newbie
Activity: 39
Merit: 0
is there already compiled version for windows ?

regards
legendary
Activity: 1078
Merit: 1011
Here is a windows binary built from the source. No mods made. Just a build. Can confirm it works on my gtx 970 nothing else. As for hashrate it seemed a little lower than spmod3 but I was at i 16.
Here you go.

I uploaded to a few places
ufileio/haxxr

nofileio/f/yLsTJy3dL9a/ccminer.exe

cheers


Maybe? a tip? But not needed or necesary! Tip the dev better.
B8zNWAJiQ5AEVdLZJDZfiQ2WDxYy72w1RG
And here is the 64 bit release.
nofileio/f/s49HoBZTqW0/ccminer.exe

Fu*k,

I seen ppl reporting this one having a Trojan and i downloaded and tried this version on 3 of my rigs.

Any idea how to clean my pc properly now in case it was infected? :/

Dynamite it !!


Nahh im srs. I mean, ok, i deleted the files, but what if trojan horse got somewhere after i ran the app?

Should avira be enough?

Only surefire way is to wipe the machine completely and reinstall everything from the OS on up. Be sure to do a full reformat of the SDD/HDD as well before reinstalling.

The file may also have contained a worm that spread to other systems on your network, so you may want to check any other computers you may own over thoroughly as well.

As was suggested earlier, if you have wallets on any of those systems you may want to consider transferring the balances to a secure wallet first and just hope the Trojan is not lying in wait for you to unlock your wallet before front running you. Wipe those systems as well afterwards and reinstall everything fresh.

Are these steps a lot of work? Yes, but what do you expect when you download a .exe from some random guy on the Internet and then run it?
member
Activity: 102
Merit: 11
Someone still trying to compile...... can try to change this line in ..... ccminer.cpp
From this
Code:
Sprintf (suppl, "diff% .3f", sharediff);
To this
Code:
Sprintf (suppl, "diff% .3f, best% .3f", sharediff, p-> best_share);

It would be cool to have this version of ccminer.... @Epsylon
legendary
Activity: 2366
Merit: 1403
[2017-08-08 12:56:10] GPU #0: GeForce GTX 1060 6GB, 17.82 MH/s
[2017-08-08 12:56:15] GPU #4: GeForce GTX 1060 6GB, 17.98 MH/s
[2017-08-08 12:56:16] GPU #6: GeForce GTX 1060 6GB, 17.57 MH/s
[2017-08-08 12:56:17] GPU #3: GeForce GTX 1060 6GB, 17.37 MH/s
[2017-08-08 12:56:17] GPU #2: GeForce GTX 1060 6GB, 17.19 MH/s
[2017-08-08 12:56:17] GPU #5: GeForce GTX 1060 6GB, 17.18 MH/s
[2017-08-08 12:56:17] GPU #1: GeForce GTX 1060 6GB, 16.89 MH/s
[2017-08-08 12:56:25] GPU #5: GeForce GTX 1060 6GB, 16.90 MH/s
[2017-08-08 12:56:25] accepted: 2/2 (diff 2.193), 121.88 MH/s yes!

can please someone confirm that this is normal hashrate für 1060 Cards?
I think it is to low


Yes, it's normal

You can downclock memory to -400, core + 170~190, PL 70% and set intensity to 25 to obtain better results
newbie
Activity: 2
Merit: 0
Guys what SIG pool you use, i am on suprnova but see at best 150 out of miner reported 190 MH... not happy at all.

Making about 10 SGT per hour at most. Donating 1% to the pool.

Suprnova dont' give a lot of stats unfortunately Sad

Pool list that I know:

http://www.zpool.ca/
http://yiimp.ccminer.org/
https://sigt.suprnova.cc/
https://pool.mn/sigt
https://mining-enthusiasts.net/

I use pool.mn
member
Activity: 118
Merit: 10
[2017-08-08 12:56:10] GPU #0: GeForce GTX 1060 6GB, 17.82 MH/s
[2017-08-08 12:56:15] GPU #4: GeForce GTX 1060 6GB, 17.98 MH/s
[2017-08-08 12:56:16] GPU #6: GeForce GTX 1060 6GB, 17.57 MH/s
[2017-08-08 12:56:17] GPU #3: GeForce GTX 1060 6GB, 17.37 MH/s
[2017-08-08 12:56:17] GPU #2: GeForce GTX 1060 6GB, 17.19 MH/s
[2017-08-08 12:56:17] GPU #5: GeForce GTX 1060 6GB, 17.18 MH/s
[2017-08-08 12:56:17] GPU #1: GeForce GTX 1060 6GB, 16.89 MH/s
[2017-08-08 12:56:25] GPU #5: GeForce GTX 1060 6GB, 16.90 MH/s
[2017-08-08 12:56:25] accepted: 2/2 (diff 2.193), 121.88 MH/s yes!

can please someone confirm that this is normal hashrate für 1060 Cards?
I think it is to low
member
Activity: 140
Merit: 10
Guys what SIG pool you use, i am on suprnova but see at best 150 out of miner reported 190 MH... not happy at all.

Making about 10 SGT per hour at most. Donating 1% to the pool.

Suprnova dont' give a lot of stats unfortunately Sad
member
Activity: 102
Merit: 11
It must be false positive by AV... I don't think someone will pollute the source in front of all experts here...
The community is so helpful .. Thanks for the uplift on this miner... and the build process....
I made 200 coins in 2  hour using just 2 Cards on the day of coin launch... but never expected it will become so popular.... should have continued.. Sad
newbie
Activity: 21
Merit: 0
on nvoc v018 has to work. i use nvoc on all my rigs...

but you need to install libcudart7.5 i think

sudo apt-get install libcudart7.5
sudo chmod 777 ccminer
./ccminer

try this.


Thanks mate, it worked now, but I still have an issue with it!!

Previous ccminer was running straightaway on intensity 21, but this one only runs on 19 even i add -i 21!!

Any idea??

EDIT:

My bad, sorry, I've figured out. Thanks a lot for your help Smiley

Glad i could help Smiley
full member
Activity: 378
Merit: 104
nvOC forever
on nvoc v018 has to work. i use nvoc on all my rigs...

but you need to install libcudart7.5 i think

sudo apt-get install libcudart7.5
sudo chmod 777 ccminer
./ccminer

try this.


Thanks mate, it worked now, but I still have an issue with it!!

Previous ccminer was running straightaway on intensity 21, but this one only runs on 19 even i add -i 21!!

Any idea??

EDIT:

My bad, sorry, I've figured out. Thanks a lot for your help Smiley
full member
Activity: 209
Merit: 100
Join Cashbery Coin!
I managed to build the project under windows with success.
I have approximately the same perf than SP3 on a 1070.

Here is the updated "how to" to build it:

You need:
- Visual Studio 2013 (Free edition)
- CUDA ToolKit 8
- GIT

And do the following :
git clone https://github.com/krnlx/ccminer-skunk-krnlx
git clone https://github.com/peters/curl-for-windows.git compat/curl-for-windows

Copy the second project inside the first project (you will see a folder called "compat")

Then open the ccminer.sln project using Visual Studio, and then BUILD/Compile

Then open the ccminer.sln project using Visual Studio, and then BUILD / Batch Build ... , and tick the build button next to "Release|win32". And then click the build button on the top right corner.

This worked just as listed for me, jumped my hash rates almost 40% over ccminer2.2 skunk

On a side note, the .exe was around 45 meg, took a while to compile but I have a bunch of other stuff going on this machine.

Great work krnlx!!!
newbie
Activity: 21
Merit: 0
on nvoc v018 has to work. i use nvoc on all my rigs...

but you need to install libcudart7.5 i think

sudo apt-get install libcudart7.5
sudo chmod 777 ccminer
./ccminer

try this.
Pages:
Jump to: