Pages:
Author

Topic: CCminer M7 (XCN) by djm34, fixed + optimized for cuda 8 and new cards by PALLAS - page 8. (Read 52620 times)

legendary
Activity: 1512
Merit: 1000
quarkchain.io
I doubt it is possible to implement a gpu - miner for this algo.
What is your clear vision about it , as a developer...

Profitable now. But the memory buffer is increasing rapidly (blockcounter).. Good for dual mining.
Zcoin is a botnet coin without GPU protection...

I could sell the miner, or harvest the coin.


..If you decide to sell it - I'm always interested, you know...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I doubt it is possible to implement a gpu - miner for this algo.
What is your clear vision about it , as a developer...

Profitable now. But the memory buffer is increasing rapidly (blockcounter).. Good for dual mining.
Zcoin is a botnet coin without GPU protection...

I could sell the miner, or harvest the coin.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
I was thing of 0.1BTC for the windows build and bugfix.. ?? All algos are in the shitter except the cryptonite
4$ on the 1070 per day with the pallas kernel..
SP - what is the 1070 doing on m7?  stock clocks.

Pretty shitty @30MHASH in the sp-mod. only profitable with 10 cards..

zcoin is down 30% today. The gpu  miner is too good...


I doubt it is possible to implement a gpu - miner for this algo.
What is your clear vision about it , as a developer...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I was thing of 0.1BTC for the windows build and bugfix.. ?? All algos are in the shitter except the cryptonite
4$ on the 1070 per day with the pallas kernel..
SP - what is the 1070 doing on m7?  stock clocks.

Pretty shitty @30MHASH in the sp-mod. only profitable with 10 cards..

zcoin is down 30% today. The gpu  miner is too good...
legendary
Activity: 1504
Merit: 1002
I was thing of 0.1BTC for the windows build and bugfix.. ?? All algos are in the shitter except the cryptonite

4$ on the 1070 per day with the pallas kernel..

SP - what is the 1070 doing on m7?  stock clocks.
legendary
Activity: 1504
Merit: 1002
So - does anyone have a working Windows wallet of XCN yet?  Meaning one that can sync?

Did you try downloading a chain snapshot?

Please advise how to do that?

See the last pages of the xcn official thread.

Ah ok - found it!  Thanks
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I was thing of 0.1BTC for the windows build and bugfix.. ?? All algos are in the shitter except the cryptonite

4$ on the 1070 per day with the pallas kernel..
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
So - does anyone have a working Windows wallet of XCN yet?  Meaning one that can sync?

Did you try downloading a chain snapshot?

Please advise how to do that?

See the last pages of the xcn official thread.
legendary
Activity: 1504
Merit: 1002
So - does anyone have a working Windows wallet of XCN yet?  Meaning one that can sync?

Did you try downloading a chain snapshot?

Please advise how to do that?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
So - does anyone have a working Windows wallet of XCN yet?  Meaning one that can sync?

Did you try downloading a chain snapshot?
legendary
Activity: 1504
Merit: 1002
So - does anyone have a working Windows wallet of XCN yet?  Meaning one that can sync?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Yes i tried this already but it still stays German.
I also have problem to remove the cuda 8 rc junk...so I need a fresh install anyway :-D

you don't need to remove cuda 8 rc, just install cuda 8 final over it.
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
Yes i tried this already but it still stays German.
I also have problem to remove the cuda 8 rc junk...so I need a fresh install anyway :-D
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Thats why I love gentoo when i set LANG, Locale it works in ubuntu even I switches to english and deinstalled German it still post in German.
I will do a fresh install of 16.04 today lets see if I get this done this time..i really hate ubuntu ...

I never did it because I use to select english from start, but did you read this?

https://help.ubuntu.com/16.04/ubuntu-help/session-language.html

If no GUI:

http://askubuntu.com/questions/133318/how-do-i-change-the-language-via-a-terminal
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
Thats why I love gentoo when i set LANG, Locale it works in ubuntu even I switches to english and deinstalled German it still post in German.
I will do a fresh install of 16.04 today lets see if I get this done this time..i really hate ubuntu ...
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
/bin/bash: nvcc: Befehl nicht gefunden
Makefile:1772: die Regel für Ziel „heavy/cuda_blake512.o“ scheiterte
make[2]: *** [heavy/cuda_blake512.o] Fehler 127
make[2]: Verzeichnis „/home/venom/Downloads/ccminer-m7-branch-master“ wird verlassen
Makefile:1329: die Regel für Ziel „all-recursive“ scheiterte
make[1]: *** [all-recursive] Fehler 1
make[1]: Verzeichnis „/home/venom/Downloads/ccminer-m7-branch-master“ wird verlassen
Makefile:475: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2

Still getting this error..i have installed cuda 8 8.0.44 with run file..removed all the old..but no luck..something is fishy here.can you look at it please=?

I always use english in my installation, so when I get an error message I can send it to people or search google.
Anyways, it looks like the cuda bin path is not set.
When you install cuda, it tells you how to do it.

Try this:

export PATH=/usr/local/cuda/bin:$PATH
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
/bin/bash: nvcc: Befehl nicht gefunden
Makefile:1772: die Regel für Ziel „heavy/cuda_blake512.o“ scheiterte
make[2]: *** [heavy/cuda_blake512.o] Fehler 127
make[2]: Verzeichnis „/home/venom/Downloads/ccminer-m7-branch-master“ wird verlassen
Makefile:1329: die Regel für Ziel „all-recursive“ scheiterte
make[1]: *** [all-recursive] Fehler 1
make[1]: Verzeichnis „/home/venom/Downloads/ccminer-m7-branch-master“ wird verlassen
Makefile:475: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2

Still getting this error..i have installed cuda 8 8.0.44 with run file..removed all the old..but no luck..something is fishy here.can you look at it please=?
zjy
newbie
Activity: 66
Merit: 0
i think its around 22mh..its really sad Smiley
1070 can achieve 35 mhas, only with pallas miner


how can 22mh i got 15.6mh pallas open-source
full member
Activity: 269
Merit: 100
i think its around 22mh..its really sad Smiley
1070 can achieve 35 mhas, only with pallas miner
zjy
newbie
Activity: 66
Merit: 0
Use the openssl one. Cut and paste the name of the package or use the tab key for auto completion.

@pallas - what should I be compiling this in - Ubuntu 14.04 or 16.04?

I'm using 16.04

gtx 1070 still 14m?
Pages:
Jump to: