Ursul0
|
|
May 03, 2017, 11:34:25 AM |
|
Great job! Any plans to do AVX for cryptonight?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 03, 2017, 01:48:13 PM |
|
Great job! Any plans to do AVX for cryptonight?
Cryptonight is cache bound, inproving the compute performance won't help.
|
|
|
|
Ursul0
|
|
May 03, 2017, 01:55:03 PM |
|
Great job! Any plans to do AVX for cryptonight?
Cryptonight is cache bound, inproving the compute performance won't help. I see. thx for the info. Is there any current state/development plan doc outlining the current performance of the algoes and indicating possible(EDIT: or planned) improvements?
|
|
|
|
nizzuu
Full Member
Offline
Activity: 187
Merit: 100
Cryptocurrency enthusiast
|
|
May 05, 2017, 07:28:39 AM |
|
Cryptonight is cache bound, inproving the compute performance won't help.
Well, it seems that cpuminer-opt is now among the slowest ones for cryptonight (and cryptonight-light, too). This is sad, especially knowing that it's the fastest one for many other algos. E.g., on i5-4570 using cpuminer-opt, I get ~128 H/s for cryptonight (3 threads), and ~375 H/s using 4 threads (of course, I've tested 6 threads = "L3 size / 1" - but I got a speed drop) for cryptonight-light (thread number was set according to L3 cache size and usage). This is really sad, because yam and stack do 225 H/s with same settings, and this one is getting insane 720 H/s on cryptonote-light. Btw, I really hate stack miners for their ugly configuring and I hate yam because it freezes windows, and even slows down gpu mining (+ nobody's going to fix that - I've tried to send feedback many times).
|
|
|
|
Funroll_upz
Newbie
Offline
Activity: 41
Merit: 0
|
|
May 06, 2017, 08:21:24 PM |
|
Is there any way to modify the source code to unlock an "Aggression", "Intensity", or "Worksize" options?
For example, how can I modify the code to stress the CPU more?
Thanks in advance.
|
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 07, 2017, 03:00:00 PM |
|
Is there any way to modify the source code to unlock an "Aggression", "Intensity", or "Worksize" options?
For example, how can I modify the code to stress the CPU more?
Thanks in advance.
That would assume the software is currently throttling performance, which it isn't.
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 07, 2017, 03:06:11 PM |
|
That's not a coin, it's an algo. Is there a coin that s uses it for POW?
|
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 08, 2017, 06:39:52 PM |
|
please how can i correct this
Don't use Lightshot, I'm not installing that just to see your screen cap. cpuminer-opt is not a GUI program so don't show me images. A simple text copy and paste will do. It is a security red flag to receive a file that requires installing an app to read. DON'T DO IT, EVER!
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 09, 2017, 01:51:22 AM |
|
Git is being a pain in the ass. I still can't upoad the Windows binaries of the v3.6.4 release. Previously I was gettng every possible error from file too big to file is empty to file already exists to invalid file type.
Now things are different, it doesn't do anything, no error no upload. Furthermore while playing around the release got published just by saving it as a draft. And now I can't delete the release, any attempt does nothing.
The result is the git release feature is not reliable and of no use at this time. Please use Google to download cpuminer-opt.
|
|
|
|
gym520
Member
Offline
Activity: 80
Merit: 10
|
|
May 10, 2017, 04:12:55 AM |
|
That's not a coin, it's an algo. Is there a coin that s uses it for POW? YES ,pow + pos . http://www.icochain.com/#page2
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 10, 2017, 05:00:09 AM |
|
|
|
|
|
Funroll_upz
Newbie
Offline
Activity: 41
Merit: 0
|
|
May 10, 2017, 10:40:05 PM |
|
Is there any way to modify the source code to unlock an "Aggression", "Intensity", or "Worksize" options?
For example, how can I modify the code to stress the CPU more?
Thanks in advance.
That would assume the software is currently throttling performance, which it isn't. So, the short answer is No, then?
|
|
|
|
Dellydell
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 12, 2017, 06:43:27 PM |
|
Hello. I'm using windows binaries cpuminer-aes-avx2 on i7-6700. When I start the program, the miner says: cpu features: sse2 aes avx avx2, sw features: sse2 aes avx avx2, algo features: sse2 aes, start mining with sse2 aes. Does it mean that the miner doesn't use CPU instructions avx and avx2?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 12, 2017, 08:11:48 PM |
|
Hello. I'm using windows binaries cpuminer-aes-avx2 on i7-6700. When I start the program, the miner says: cpu features: sse2 aes avx avx2, sw features: sse2 aes avx avx2, algo features: sse2 aes, start mining with sse2 aes. Does it mean that the miner doesn't use CPU instructions avx and avx2?
Yes because the algo doesn't support it.
|
|
|
|
Dellydell
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 13, 2017, 05:29:40 AM |
|
Hello. I'm using windows binaries cpuminer-aes-avx2 on i7-6700. When I start the program, the miner says: cpu features: sse2 aes avx avx2, sw features: sse2 aes avx avx2, algo features: sse2 aes, start mining with sse2 aes. Does it mean that the miner doesn't use CPU instructions avx and avx2?
Yes because the algo doesn't support it. Cryptonight algo doesn't support avx and avx2 or it can be fixed?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
May 13, 2017, 11:17:59 AM |
|
Hello. I'm using windows binaries cpuminer-aes-avx2 on i7-6700. When I start the program, the miner says: cpu features: sse2 aes avx avx2, sw features: sse2 aes avx avx2, algo features: sse2 aes, start mining with sse2 aes. Does it mean that the miner doesn't use CPU instructions avx and avx2?
Yes because the algo doesn't support it. Cryptonight algo doesn't support avx and avx2 or it can be fixed? Do more reading before asking stupid questions.
|
|
|
|
The Cryptophilanthropist
|
|
May 14, 2017, 04:51:09 AM |
|
What coins are being mined with this miner? I mean I know the algos, I'm asking what's HOT!! Great work here BTW!
|
GdonateqfnmiJKv7mfnUcyvZHaiqxcTQS1 - XGTC DEV FUND 1G2PTf59cYsWKoZjj3i3Cv1Bb8NuNaeho2 - BTC POOL DEV
|
|
|
Jazek
|
|
May 14, 2017, 04:29:58 PM |
|
Im trying to mine verium but when i start my miner i get this error: Scrypt buffer allocation failed. How can i fix this? im using the latest version 3.6.4
|
|
|
|
|