Bitcoin Forum
June 21, 2024, 10:12:12 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ... 166 »
341  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.6, open source optimized multi-algo CPU miner on: April 06, 2018, 02:18:47 PM
Please help me, thanks

You're doing many things wrong. Start by reading the instructions, doing things one at a time, and
paying attention to the error messages.
342  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.6, open source optimized multi-algo CPU miner on: April 04, 2018, 08:07:58 PM
Dear Joblo
I just assumed, I apologize for my English.
I just wanted you to check Affinity.
I also have an opteron 6282 Se, and in some version Affinity broke down there because you changed something there, as far as I remember you said so.
You are doing a great job and I really appreciate it.

I use the algorithm yescryptr32
For example there is also a server xenon 2630 v3 two-processor, on the algorithm yescryptr16 give 12000 each, and on yescryptr32
https://clip2net.com/s/3Tb163P
https://clip2net.com/s/3Tb141h
How to solve this problem?

But on yescryptr16 everything is beautiful.

Thank you

Your lack of understanding doesn't mean threre's a problem with the miner. Different algos
perform differently. Stop assuming.
343  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.6, open source optimized multi-algo CPU miner on: April 04, 2018, 06:40:51 PM
Thanks andnet
but when I start
2 miners. start / affinity FFFF0000 cpuminer ........ -t 16
                      start / affinity FFFC cpuminer-2 .......... -t 14
He divides the speed in half!
The question was precisely why, without HT Affinity, does FFFE work correctly?
ie loads 15 cores out of 16.
I think there's a bug in the code and Joblo will help!
Thank you.

With 2 miners HR is > 5-10% HR 1cpuminer+ HR 2cpuminer> HR cpuminer (not for all algo)
It is little secret for U

PS cpuminer-2 is a copy prog cpuminer

@agavrilyk

It's a breach of netiquette to claim a bug without proof. It's even worse when a newbie does it.

You don't know what you're doing.

If you can't be bothered to post proper information I can't be bothered to try to help you.
344  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.6, open source optimized multi-algo CPU miner on: April 04, 2018, 06:32:35 PM
Can you add new algo yescryptR16v2 ?
hanks
PPTP coin use this new algo:    https://bitcointalk.org/index.php?topic=3231748.0
waiting for update  Smiley
Fak this Conanscamcoin. YentenWaviandnext10000000 . It is full shit

April fool was several days ago.
345  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.6, open source optimized multi-algo CPU miner on: April 04, 2018, 06:30:47 PM
joblo, seems that 3.8.6 SSE2 build got a stratum subscribe issue that I cannot reproduce on the other builds. This was tested on yescrypt algo.

It just cannot connect and tells about 30sec timeout after startup. Sometimes it's all OK, but far more often it isn't. Tested on CPUs with AES-NI under Win10.

There have been no changes to the stratum code. "Sometimes it's all ok" means it's a pool or networking issue.
346  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: April 01, 2018, 01:13:26 AM
I have just checked more carefully on beastpool github: they have added avx512 code (I didn't check if there are some difference with the in wallet miner code for the same opt.c file):

https://github.com/BeastPool/cpuminer-argon2d/blob/master/algo/argon2d/argon2d/opt.c.

Regards,

Yes the code is there but it didn't make it into the release even though the commits match.
I can import the code but can't test it.
347  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 31, 2018, 05:09:02 PM

Hello, it seems that avx512 can make a big difference for argon2d: avx512 can reach very high hashrate according to https://docs.google.com/spreadsheets/d/1ZTbJWvvSUu-5ULL-FGCdCuDGwa4SJsj6lj4ns50lJYM/edit#gid=0
with a 7820x (6 cores) can surpass the amd 1950x.

For this processor : 36000 with avx512 versus 28500 with probably avx2.

 With beastpool avx2, I can reach 38 000 with my xeon E5 2696V3 @2,7 ghz.

So, where did this magnificent AVX512 code come from?
It seems beastpool miner has a AVX512 version at least:
https://github.com/BeastPool/cpuminer-argon2d/releases
the sources are provided, with some info in the file avxdefs.h.

What a farce!

I put the AVX512 code in avxdefs in early preparation for when I start converting the existing
AVX2 code to AVX512.

It's expemimental and ISN'T USED ANYWHERE.

So beastpool forks my code, assumes the AVX512 is active and claims it in his release.
That's either pretty stupid or deliberately deceptive.



Or they didn't release the sources for their avx512 code... Now I have some doubts.

The miner included in the wallet pretend to have avx 512 code too:
https://github.com/duality-solutions/Dynamic


It appears the AVX512 in the wallet is legitimate but if you look at the beastpool miners page
there's no evidence of any supercharged stratum miners.
348  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.6, open source optimized multi-algo CPU miner on: March 31, 2018, 04:57:06 PM
cpuminer-opt-3.8.6

Fixed argon2 regression in v3.8.5.
Added x16s algo for Pigeoncoin.
Some code cleanup.

https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.6

I plan to remove the AVX Windows binary in the next release.
Please report any concerns with supporting data.
349  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 31, 2018, 04:48:30 PM

Hello, it seems that avx512 can make a big difference for argon2d: avx512 can reach very high hashrate according to https://docs.google.com/spreadsheets/d/1ZTbJWvvSUu-5ULL-FGCdCuDGwa4SJsj6lj4ns50lJYM/edit#gid=0
with a 7820x (6 cores) can surpass the amd 1950x.

For this processor : 36000 with avx512 versus 28500 with probably avx2.

 With beastpool avx2, I can reach 38 000 with my xeon E5 2696V3 @2,7 ghz.

So, where did this magnificent AVX512 code come from?
It seems beastpool miner has a AVX512 version at least:
https://github.com/BeastPool/cpuminer-argon2d/releases
the sources are provided, with some info in the file avxdefs.h.

What a farce!

I put the AVX512 code in avxdefs in early preparation for when I start converting the existing
AVX2 code to AVX512.

It's expemimental and ISN'T USED ANYWHERE.

So beastpool forks my code, assumes the AVX512 is active and claims it in his release.
That's either pretty stupid or deliberately deceptive.

350  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 31, 2018, 04:00:26 PM

Hello, it seems that avx512 can make a big difference for argon2d: avx512 can reach very high hashrate according to https://docs.google.com/spreadsheets/d/1ZTbJWvvSUu-5ULL-FGCdCuDGwa4SJsj6lj4ns50lJYM/edit#gid=0
with a 7820x (6 cores) can surpass the amd 1950x.

For this processor : 36000 with avx512 versus 28500 with probably avx2.

 With beastpool avx2, I can reach 38 000 with my xeon E5 2696V3 @2,7 ghz.

So, where did this magnificent AVX512 code come from?
351  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 31, 2018, 03:55:55 PM
Argon2 SOLO no any accepted block with 3.8.5
No error, cpu usage 100%, but no accepted block.
same with 2x2680v1/Manjaro and 1700x/W10

3.8.4.1 accepting blocks on both config.

I think I found the bug. Argon2 and Argon2d had many name conflicts so I renamed all the argon2
conflicting names, but missed one, so it was calling the wrong version of a function.
I haven't found a pool to test it but it should work in the next release.
352  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 28, 2018, 04:33:29 PM
argon2d algos seem somewhat slower than the reference on avx2 / windows

If by reference you mean the Beastpool fork, it was forked from cpuminer-opt and I just imported
all the argon2d code as-is. It should be identical.

How much slower is it? Are both algos similarly affected? Since you're using the binary my only guess
is a compile issue.

yes, the Beastpool fork

crds 26k vs 32k
dyn 8k fvs 10k

I can try compiling both from source to verify, but that will probably only happen on the weekend

Compiling beastpool requires a few extra steps. First you need to reverse the pthreadGC2 change for Linux
and chmod +x autogen.sh and build.sh.

I get virtually the same speed for both on crds: 29.8k opt vs 29.6k beast.
What compiler was used for the Beaspool bin?
353  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 28, 2018, 03:09:34 PM
argon2d algos seem somewhat slower than the reference on avx2 / windows

If by reference you mean the Beastpool fork, it was forked from cpuminer-opt and I just imported
all the argon2d code as-is. It should be identical.

How much slower is it? Are both algos similarly affected? Since you're using the binary my only guess
is a compile issue.
354  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.5, open source optimized multi-algo CPU miner on: March 28, 2018, 12:32:47 AM
cpuminer-opt-3.8.5

Added argon2d-crds and argon2d-dyn algos.
sha256t 8 way AVX2 & 4 way SSE4.2 optimized.
CPUs with SSE4.2 get optimizations previously reserved for AVX.

https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.5

355  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.4.1, open source optimized multi-algo CPU miner on: March 27, 2018, 05:48:14 PM
Too many requests for algos, I don't respond anymore just to say no. If I'm interested you will know
soon enough.

Feel free to post of a new algo you believe will fit with cpuminer, the more info about the algo the better.
The best references are C source code of a working unoptimized example.

Typical reasons why I won't implement a given algo:

1. Requires a complete rewrite.
2. Existing miner is already optimized.
3. Lack of details/specs about the algo.
4. Lack of support by pools, exchanges, etc.
356  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.4.1, open source optimized multi-algo CPU miner on: March 26, 2018, 04:30:10 PM
@joblo
I've already tried re-installing libcurl and libssl / libcrypto (different versions) and modify LD_LIBRARY_PATH & LD_RUN_PATH without any results.
I use a chrooted env. because it's easier for modyfing everything but basicaly I have exactly the same isssu on my bare Ubuntu 16.10
I know it's for sure a problem of bad shared library compatibility but i cannot figure out which one are the root cause of the issu.

What are the shared lib. version does cpuminer use?
Can you send me the result of 'ldd cpuminer-opt' in your working system?
It'll be a great help to overcome this issue!

Thank you for your help,
Guillaume

Providing my shared lib lineup won't help because it's a different OS release, you meed the default for
what you have. The best way to do that is build a virgin Ubuntu 16.10 or Debian VM and make sure it
works with all defaults. Then apply your mods one at a time until it breaks.

357  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to ask for help with troubled GPU's Rig (Guide) on: March 25, 2018, 08:18:58 PM
I feel it!

This seems more aimed at HW troubleshooting but it also applies to SW. I would add that console sessions
with command line parameters for compile errors and run time error messages is also required.

Something that shouldn't have to be said is where the code was obtained. I got a few complaints of
compile errors that turned out to be from someone else's fork.

358  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.4.1, open source optimized multi-algo CPU miner on: March 23, 2018, 05:16:03 PM
Hello,

I've got issue running it on Debian stretch.
SIGSEGV on an external lib. (libcurl.so.4)

Which releases of Openssl and curl (libcurl / libcurl-gnutls / libcurl-openssl) are you using?
Mine are listed at the end of this thread.

Nb. I've got exactly the same issue trying to run cpuminer-multi from tpruvot

Thank you for your work.

Guillaume

The crash appears to be in curl_easy_init so it isn't getting very far. curl_easy_init doesn't take
any input arguments so it isn't a bad pointer passed to it from the application.

Other users have used Debian 9 successfully so there shouldn't be an issue with SW versions. The only thing
I noticed was you used a crhooted environment, I've never used chroot so I don't know if it could
be a contributor.

Since the problem also occurs with cpuminer-multi it points to an issue in your system. Maybe HW,
maybe SW corruption, just guessing. You could try reinstalling curl or try without chroot.
359  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.4.1, open source optimized multi-algo CPU miner on: March 23, 2018, 01:11:17 PM
It's not frozen, it's waiting for a block from the pool.
360  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.8.4.1, open source optimized multi-algo CPU miner on: March 22, 2018, 06:33:27 PM
cpuminer-opt-3.8.4.1

Fixed sha256t low difficulty rejects.
Fixed compile error on CPUs with AVX512.

https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.4.1
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ... 166 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!