Bitcoin Forum
June 23, 2024, 11:07:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1.1, open source optimized multi-algo CPU miner on: May 18, 2020, 07:03:00 PM
https://github.com/litecoincash-project/cpuminer-multi

The main goals are
1: to confirm it can connect, get work from the server, and start hashing;
2: confirm it can find a block (which could take some time).

Both things confirmed, I have the output here I will try to send it to you by direct message.
The tests were against the testnet, so I am not struggling with the current difficulty of the chain.

Do not allow sending files (in the end it is good), I leave the file in the cloud here; I hope it serves what you want to look at.  Grin

https://drive.google.com/open?id=1hagUcLp4QxYphdB6YIFHC-9Sf9_D3dxY
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1.1, open source optimized multi-algo CPU miner on: May 18, 2020, 06:49:46 PM
https://github.com/litecoincash-project/cpuminer-multi

The main goals are
1: to confirm it can connect, get work from the server, and start hashing;
2: confirm it can find a block (which could take some time).

Both things confirmed, I have the output here I will try to send it to you by direct message.
The tests were against the testnet, so I am not struggling with the current difficulty of the chain.

3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1.1, open source optimized multi-algo CPU miner on: May 18, 2020, 06:26:19 PM
https://github.com/litecoincash-project/cpuminer-multi

The main goals are 1:  to confirm it can connect, get work from the server, and start hashing; 2: confirm it can find a block
which could take some time.

It would be good to know if the code I'm copying actually works.

I recommend adding -D -P the command line to gather more data in case of problems. You can also add --hash-meter to confim
it's hashing if things are too quiet.

I've started analyzing the code and so far it looks like the segwit code is mostly protected when segwit is not enabled
so adding segwit should break anything (fingers crossed).

Ok, we have this controlled, yes I confirm in advance that we have mined it in the past with the LitecoinCash cpuminer-multi alone;
Anyway, I execute an iteration with the flags that you indicate me;
I save the result to you in a plain text file and send it to you.

Thanks for the explanation of the Getwork and GBT, it makes everything very clear
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1.1, open source optimized multi-algo CPU miner on: May 18, 2020, 05:13:59 PM
Other volunteers would also be welcome to help with testing, particularly regression
testing if they are already solo mining their favorite coin.

I can help you with testing and compiling on Linux computers.  Grin


That's great. Are you volunteering to test Ring or another coin? Do you know if it uses getwork or GBT?
I think I can avoid breaking getwork, but the segwit changes are interleaved with GBT code so there is
a bigger risk of breakage.

I can try Ring (because it's what I've already installed on my computers) and the one I'm most familiar with (also the one that knocks on the door); but I guess the other currencies (CPU only, which is what I can help with) shouldn't be much different;
- put the wallet down
- sync (which is the heaviest, but a pruning = 100 MB)
- request a legacy address
- put a mine against your node

I don't understand very well about 'getwork'; if i use it myself or if the blockchain responds to that command? if it is the latter, I don't see that command between rpc commands; maybe my other colleagues know more about it

Let's say I'm new, among the RPC commands, mining ... but I dock quickly, if you tell me what to do exactly or where to read I can keep up with you.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1.1, open source optimized multi-algo CPU miner on: May 18, 2020, 03:56:02 PM
Other volunteers would also be welcome to help with testing, particularly regression
testing if they are already solo mining their favorite coin.

I can help you with testing and compiling on Linux computers.  Grin
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1, open source optimized multi-algo CPU miner on: May 17, 2020, 11:13:02 PM
Unfortunately I don't know of a way to copy text from a DOS window.

Copying text from a command window in Windows is:
- In the command window, right-click
- Use the 'mark' option
- (Optional) Scroll in the window with the right sidebar, from where you want to copy
- Press the left mouse button (the marker is shown here) and drag/slide the score for everything you want to copy
- Once everything is marked, press the right mouse button; and the selection remains on the clipboard to be copied where needed (Ctrl + V)

Cheers  Grin
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-opt v3.13.1, open source optimized multi-algo CPU miner on: May 17, 2020, 08:00:02 PM
- Windows only
- Minotaur algo only
- AVX build and above only (sse2 & aes-sse42 work)
- More than one thread only

In my case, I have tested it on Linux and I have problems, even with one of the two you mention that works (AES-SSE42). I wanted to leave you an attachment with the screen outputs, but I see can't; You tell me what options you need me to put in to help you improve the problem.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!