Pages:
Author

Topic: Krnlx Nvidia xevan miner - 3.3+ mh on 1070, ~6mh on 80ti FREE, OPENSOURCE - page 16. (Read 30073 times)

nax
newbie
Activity: 3
Merit: 0
Just compiled successfully (as you advised), but
I got something like :

GPU#0: NONCE FOUND
GPU#0: result for 00000128 does not validate on CPU!

Any suggestion, please ?

This is not good  Sad What changes did you made to source code ?

1. added #define ulong uint64_t (I also tried to replace ulong with uint64_t, both result the same.)
2. changed uint ord to int ord (cuda_sha512_lbry.cu) because it show error.
3. added files cuda_x13_fugue512.cu and cuda_x13_hamsi512.cu to the project
4. copied folder "compat/curl-for-windows/out/ from somewhere else to "compat/curl-for-windows" (it asked for libcurl.x86.lib as states in linker)

I may do something wrong, but please suggest me, Thank you.


same error here
full member
Activity: 219
Merit: 102
There is a 3000 XLR bounty for a Windows xevan miner. I'll hope that you can make it happen.
sr. member
Activity: 266
Merit: 250
Stick to Linux build. Even after removing part of CPU validation from Win build yiimp rejects shares, which means hashing go wrong on Windows. Think it may be lib-related issue, maybe someone will fix Smiley
member
Activity: 88
Merit: 10
Just compiled successfully (as you advised), but
I got something like :

GPU#0: NONCE FOUND
GPU#0: result for 00000128 does not validate on CPU!

Any suggestion, please ?

This is not good  Sad What changes did you made to source code ?

1. added #define ulong uint64_t (I also tried to replace ulong with uint64_t, both result the same.)
2. changed uint ord to int ord (cuda_sha512_lbry.cu) because it show error.
3. added files cuda_x13_fugue512.cu and cuda_x13_hamsi512.cu to the project
4. copied folder "compat/curl-for-windows/out/ from somewhere else to "compat/curl-for-windows" (it asked for libcurl.x86.lib as states in linker)

I may do something wrong, but please suggest me, Thank you.
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
There are many issues in the windows build - I fixed already 6 and the next coming up.
Like not compiling the deps (curl etc.) krnlx may you merge the setting of your skunk version since this properly works.
newbie
Activity: 2
Merit: 0
I got some errors compiling "identifier ulong is undefined" (file: cuda_bmw512.cu)
Could you help me please?

PS. I am not a programmer, I tried to compile it with vs2013, cuda 7.5, windows 10.

try adding

#define ulong uint64_t

or just replace ulong with uint64_t

I'm not a programmer. Tell me please where to add it, I have the same mistake.
sr. member
Activity: 390
Merit: 250
a win binary would be highly appreciated
newbie
Activity: 38
Merit: 0
Just compiled successfully (as you advised), but
I got something like :

GPU#0: NONCE FOUND
GPU#0: result for 00000128 does not validate on CPU!

Any suggestion, please ?
Too high intensity in your case. Set -i 20
It's might help you.

Can you share your binary please?
full member
Activity: 243
Merit: 105
Just compiled successfully (as you advised), but
I got something like :

GPU#0: NONCE FOUND
GPU#0: result for 00000128 does not validate on CPU!

Any suggestion, please ?

This is not good  Sad What changes did you made to source code ?
member
Activity: 88
Merit: 10
Just compiled successfully (as you advised), but
I got something like :

GPU#0: NONCE FOUND
GPU#0: result for 00000128 does not validate on CPU!

Any suggestion, please ?
full member
Activity: 728
Merit: 106
Hi all! This is prealpha version of my xevan miner. Tested only on linux, cuda 7.5 and 1070 & 1080ti.
https://github.com/krnlx/ccminer-xevan
May be you can make a win/linux binary. Otherwise there are big chances someone very soon will share a trojan binary of your miner.
It would be much better if that binary is made by you.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
There is a 0.5btc bounty waiting for him. But he needs to make a windows build.  Grin

I am building now.
newbie
Activity: 58
Merit: 0
Im happy to do donation but no Win buld to test here Sad
sr. member
Activity: 266
Merit: 250
Great (and big in amount) job done! You deserve every single donation Wink

People, sponsor this Developer, he makes great things for community for free (which becomes rare these days)

You won't become poor person by sending few bucks to krnlx, he'll be pleased and this also highly motivates developement.
full member
Activity: 243
Merit: 105
Good job! Works very well at ubuntu 16 with cuda 8.
One thing:  for gtx 1060 3gb it sets too much intensity by default (22.5) so gets memory error.   with  -i 21 works well

ohhh it was old settings from x17... the best intensity on 1070 and 1080ti is 20, you can try it
full member
Activity: 243
Merit: 105
Hi all! This is prealpha version of my xevan miner. Tested only on linux, cuda 7.5 and 1070 & 1080ti.

https://github.com/krnlx/ccminer-xevan

Donations are welcome.
Your previous Skunk ccminer showed hashrate incorrectly so does this have the same problem?

I had not this issue on my rigs... anyway I mined xevan for a week on yiimp, hashrate was ok.
sr. member
Activity: 1092
Merit: 273
Good job! Works very well at ubuntu 16 with cuda 8.
One thing:  for gtx 1060 3gb it sets too much intensity by default (22.5) so gets memory error.   with  -i 21 works well
hero member
Activity: 630
Merit: 502
Hi all! This is prealpha version of my xevan miner. Tested only on linux, cuda 7.5 and 1070 & 1080ti.

https://github.com/krnlx/ccminer-xevan

Donations are welcome.
Your previous Skunk ccminer showed hashrate incorrectly so does this have the same problem?
full member
Activity: 243
Merit: 105
I will take a look.
As temporary solution you can use -r 0 option to manage miner exit after disconnect, and launch miner in a loop.
zjy
newbie
Activity: 66
Merit: 0
Are you planning to bring one for windows?

I dont have windows PC, but someone will compile soon it under windows.

bug,if Disconnect,Can not connect again,just ctrl+c and start again,please fix it
[2017-10-05 13:22:51] submit_upstream_work stratum_send_line failed
[2017-10-05 13:22:51] ...retry after 30 seconds
[2017-10-05 13:22:51] GPU#0:NONCE FOUND
[2017-10-05 13:22:51] GPU#5:target 0 fec00000 13f
[2017-10-05 13:22:51] GPU#5:target 13ffec00000
[2017-10-05 13:22:51] GPU#0:NONCE FOUND
[2017-10-05 13:22:51] GPU#2:target 0 fec00000 13f
[2017-10-05 13:22:51] GPU#2:target 13ffec00000
[2017-10-05 13:22:51] GPU#0:NONCE FOUND
[2017-10-05 13:22:51] GPU#5:target 0 fec00000 13f
[2017-10-05 13:22:51] GPU#5:target 13ffec00000
[2017-10-05 13:22:52] GPU#0:NONCE FOUND
[2017-10-05 13:22:52] GPU#5:target 0 fec00000 13f
[2017-10-05 13:22:52] GPU#5:target 13ffec00000
[2017-10-05 13:22:52] GPU#0:NONCE FOUND
[2017-10-05 13:22:52] GPU#3:target 0 fec00000 13f
[2017-10-05 13:22:52] GPU#3:target 13ffec00000
Pages:
Jump to: