Bitcoin Forum
April 30, 2024, 02:23:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 6 7 8 9 10 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 17, 2018, 12:49:58 AM
Don't work optiminer recognise hd graphics card of motherboard and stops...

Use the --list-devices option to show all devices and their -c / -d params. Then choose the correct platform (-c) and list all the devices of that platform that you want to mine on (-d), e.g.,
Quote
$ ./optiminer-equihash --list-devices
[2018-01-17 01:48:14.597] [default] [info] Optiminer/Equihash 2.1.2 (C) Optiminer 2017
Platform (-c) 0, Device (-d) 0:
  Platform Vendor: AMD
  Device Name: Fiji
  Driver Version: 2482.3
  Address bits: 64
  Available memory: 4284411904
  GCN Support: Gen 3
  Has device specific faster kernel (for equihash200_9): Yes
Platform (-c) 0, Device (-d) 1:
  Platform Vendor: AMD
  Device Name: Ellesmere
  Driver Version: 2482.3
  Address bits: 64
  Available memory: 4287418368
  GCN Support: Gen 4
  Has device specific faster kernel (for equihash200_9): Yes

$ ./optiminer-equihash -c 0 -d 0 -d 1 ...
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 17, 2018, 12:45:53 AM

Quote
Here is an example from log files

We thought a block was found but it was rejected by the daemon, share data: {"job":"d3a2","ip":"::ffff:x.x.x.x","port":2053,"worker":"t1xxxxxxxxxeL","height":236147,"difficulty":0.2,"shareDiff":"4596.03419805","blockDiff":1351.176112912,"blockDiffActual":1351.176112912,"blockHash":"0000007212f19755fb017650d29e3823cf44a2b5aca1cf90baa36f3152951c0f","error":{"unknown":"check coin daemon logs"}}

ERROR: CheckEquihashSolution(): invalid solution
ERROR: CheckBlockHeader(): Equihash solution invalid

Have you considered that the user might just have used the wrong hash algorithm param when connecting to the pool?




If the protocol is different it goes right away as an error on the first submit.

I have tested all the pools listed on the first page. They all report shares mined with a wrong algorithm as correct back to the miner:
Quote
$ ./optiminer-equihash -a  equihash200_9 -s zer-eu.forgetop.com:2053 -u <...> -p x
[2018-01-17 01:42:59.055] [default] [info] Optiminer/Equihash 2.1.2 (C) Optiminer 2017
[2018-01-17 01:42:59.055] [default] [info] Connecting to zer-eu.forgetop.com:2053.
[2018-01-17 01:42:59.149] [default] [info] Using 2 verifier threads.
[2018-01-17 01:42:59.149] [default] [info] Using highly optimized kernel code for Fiji devices.
[2018-01-17 01:42:59.149] [default] [info] Reading bianry kernel from bin-223600/Equihash200_9-Fiji.bin
[2018-01-17 01:42:59.150] [default] [info] Autodetected '--intensity 5' for device 0.
[2018-01-17 01:42:59.192] [default] [info] Extranonce is '60000043'.
[2018-01-17 01:42:59.233] [default] [info] Mining target is 0050000000000000000000000000000000000000000000000000000000000000
[2018-01-17 01:42:59.234] [default] [info] Got new work.
[2018-01-17 01:42:59.260] [default] [info] [GPU0] Device info: {"id": "0/0" "name": "Fiji" "vendor": "AMD" "driver": "2482.3"}
[2018-01-17 01:42:59.314] [default] [info] Connected to zer-eu.forgetop.com:2053.
[2018-01-17 01:42:59.464] [default] [info] Using highly optimized kernel code for Ellesmere devices.
[2018-01-17 01:42:59.464] [default] [info] Reading bianry kernel from bin-223600/Equihash200_9-Ellesmere.bin
[2018-01-17 01:42:59.465] [default] [info] Autodetected '--intensity 5' for device 1.
[2018-01-17 01:42:59.570] [default] [info] [GPU1] Device info: {"id": "0/1" "name": "Ellesmere" "vendor": "AMD" "driver": "2482.3"}
[2018-01-17 01:42:59.773] [default] [info] Using highly optimized kernel code for Ellesmere devices.
[2018-01-17 01:42:59.773] [default] [info] Reading bianry kernel from bin-223600/Equihash200_9-Ellesmere.bin
[2018-01-17 01:42:59.773] [default] [info] Autodetected '--intensity 5' for device 2.
[2018-01-17 01:42:59.879] [default] [info] [GPU2] Device info: {"id": "0/2" "name": "Ellesmere" "vendor": "AMD" "driver": "2482.3"}
[2018-01-17 01:43:01.015] [default] [info] [GPU2] Share accepted! (1 / 1)
[2018-01-17 01:43:02.549] [default] [info] [GPU0] Share accepted! (2 / 2)
[2018-01-17 01:43:03.061] [default] [info] [GPU2] Share accepted! (3 / 3)

It seems the pools internally filter those incorrect shares which is good. But they should be reported back to the miner as invalid.
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 16, 2018, 09:22:04 AM
Your newer versions are under investigation after final versions appeared to produce wrong solutions. There are suspicions that those solutions could be back engineered to working state with proper actions applied from 3rd parties.

We currently direct everyone to use previous best working software as mysteriously old versions have disappeared from your github. At the same time when we have discovered this suspicious activity.

So, this is an accusation that my miner would try to cheat the users? This is a rather large claim. You better have some proof for that. It's the opposite, I actually reduced the fee from 2.5% (OptiminerZero) to 1% only in OptiminerEquihash.

The older versions of optiminer are all on the new download site.
http://download.optiminer.pl/optiminer-equihash-2.0.0.tar.gz
http://download.optiminer.pl/optiminer-equihash-2.1.0.tar.gz
http://download.optiminer.pl/optiminer-equihash-2.1.1.tar.gz
http://download.optiminer.pl/optiminer-equihash-2.1.2.tar.gz

github does not support well the hosting of large files. That's why the files have moved.

Quote
As you know very well we do pay fees for it so we can use it as much as we like.

If it is a problem for you we can all stop using it reverting back to a modded ccminer until we can have a community miner software.

Needs create solutions and whenever there is a big need a big solution is always found. If we find ourselves without a good working miner we can always create our own.
There was no need until now.... Let me know if there is one?

Sorry, you are very wrong here. The existence of a fee does not mean you can use it like you want. You need to accept and adhere to the license to use it. What you say is like saying with a rental car you can do anything you want because you pay a rent.

If you feel like writing your own miner, go ahead.

Quote
Here is an example from log files

We thought a block was found but it was rejected by the daemon, share data: {"job":"d3a2","ip":"::ffff:x.x.x.x","port":2053,"worker":"t1xxxxxxxxxeL","height":236147,"difficulty":0.2,"shareDiff":"4596.03419805","blockDiff":1351.176112912,"blockDiffActual":1351.176112912,"blockHash":"0000007212f19755fb017650d29e3823cf44a2b5aca1cf90baa36f3152951c0f","error":{"unknown":"check coin daemon logs"}}

ERROR: CheckEquihashSolution(): invalid solution
ERROR: CheckBlockHeader(): Equihash solution invalid

Have you considered that the user might just have used the wrong hash algorithm param when connecting to the pool?

24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 16, 2018, 12:39:30 AM
Why not a windows version for 6gb cards??

I currently focus development on Linux.
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 16, 2018, 12:14:20 AM
Hi All,  this is a very interesting project - will try to support as much as I can.

I have a 8x1060 3GB currently mining Equihash/Ethash/Neoscrypt algos I will switch to mining ZER.

However, Optiminer only has a 4GB option for WIN. Can I mine ZER with my rig if I just increase the virtual memory?

No, the Zero mining algorithm is very memory intense. For full speed you need cards with at least 6GB. Cards with only 4GB get about half the speed. 3GB cards do not work. Increasing the virtual memory does not help with that, sorry.
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 15, 2018, 11:01:11 PM
So much noise, hatred and false accusations in this thread now  Cry

Guys, please focus on positive things again, put your energy into advancing the coin, not throwing accusations left and right!

Zero TEAM has IDENTIFIED some serious problems in the latest releases of the mining software
In most cases the versions after Optiminer 2.0 have been reported to give 50% less solutions leading to smaller rewards

People using the software in the first page of this ANN have the correct full solutions


It is the first time I hear about this problem. If you can show any evidence of lower solution rate, please file a bug report following
https://github.com/Optiminer/OptiminerEquihash/blob/master/reportbug.md
Just spreading such claims at random places in the internet will not solve the problem. I have been using version 2.1.2 for a few weeks now with stable solution rates.

Before using the miner you should read the license. Pool operators, note:
Quote
Distribution to 3rd parties is not permitted.
This means, you are not allowed to offer any version of Optiminer for download! The only legal source for getting Optiminer are the ones linked from github.

If you want to have your pool listed in the start scripts, just send a github pull request to add it.
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 08, 2018, 07:55:29 PM
How do I mine with 1080 ti 11G? Which OS is best, and which optiminerZero version can be used in this case.


I recommend Linux with OptiminerEquihash v2.1.2.

Any specific linux distro that your recommend?

Ubuntu 16.04.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 08, 2018, 07:26:09 PM
How do I mine with 1080 ti 11G? Which OS is best, and which optiminerZero version can be used in this case.


I recommend Linux with OptiminerEquihash v2.1.2.
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ħ [HODL] 5% Interest. No Staking Req. Term Deposits 10%. Solo Mining. on: January 07, 2018, 11:45:45 PM
hodl.optiminer.pl down

The DB size grew to >4GB which it was not prepared for. Shocked

Originally, I set up this mining pool when there was no pool available as due to the forced locking of coins for 1 year. This is no longer true and there are alternative pools again. As I do not have the time that would be required to run and monitor the pool at a professional service level, I do not intend to bring the pool back up.

I will work on restoring the DB and paying out the outstanding balances in the next weeks.

Thanks for all the mining and don't forget to hodl your coins!
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ZERO - COMMUNITY TAKEOVER on: January 03, 2018, 02:11:54 PM
Coinmarketcap total supply is wrong?

just noticed it too. a mistake or something like token burn which I missed?

Every block produces exactly 10 coins and there are currently 228883 blocks. So, there have been 2288830 ZEROs mined up to now.
31  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: January 02, 2018, 11:58:07 PM
Version 2.1.2 released.

https://github.com/Optiminer/OptiminerEquihash

It should now work with both 16.xx and 17.xx version of amdgpu-pro. I recommend to use amdgpu-pro version 17.40 under ubuntu for mining.
32  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: January 02, 2018, 09:22:42 PM
Hi guys i ma trying to run this under nvoc, i get this error

Code:
failed to read bin/equihash192_7-nvidia.bin

Use the provided start scripts for mining, mine_mnx.sh or mine_zero.sh.
33  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: December 17, 2017, 10:17:41 PM
Quoting myself:


The next big target will be to rewrite the kernel for CUDA to better support Nvidia cards. This will happen before a first windows release. Why? The experience of OptiminerZero has shown that the current OpenCL solution works very poorly under windows. Therefore, releasing a windows version at the moment would not be much worth and therefore a waste of time.


There is no ETA. Things are done when they are done.
34  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: December 14, 2017, 10:43:30 PM
Mine  MNX.    Error: Compilation from LLVMIR binary to IL text failed! R9 380x 4gb  Ubuntu 14.04 fglrx 15_302x86x64.run   Zec mining fine.    Rx 470  on 16.04 mining fine MNX.

+1
Tried everything Sad  Looks like r9 380 issue to me.

Please try ubuntu 16.04. Maybe you also need amdgpu-pro driver.
35  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: December 05, 2017, 08:45:45 PM
Is 280x supported in the new version?  Huh

Yes
36  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: December 05, 2017, 10:57:25 AM
Version 2.1.0 released!

Please see github for details.
https://github.com/Optiminer/OptiminerEquihash

This version fixes some problems and brings compatibility with more cards.

The next big target will be to rewrite the kernel for CUDA to better support Nvidia cards. This will happen before a first windows release. Why? The experience of OptiminerZero has shown that the current OpenCL solution works very poorly under windows. Therefore, releasing a windows version at the moment would not be much worth and therefore a waste of time.

Happy mining!

I've downloaded your links  but recieved same old version (2.0.0) ...
I've only amd rx580 rigs , shall we do better to change optiminer version ?
thanks a lot dev.


The update link in the readme was still pointing to the old version. Try again now.
37  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.0.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: December 05, 2017, 10:56:59 AM

really? oh, my bad then:-(

Did you make the version 2.1 work on ethos? I tried but always got the "version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference" error. I reverted back to 2.0, no new update for me  Cry

That's due to upgrading to compile with gcc 5.4.0. I'll try to provide a static version. You can try updating libstdc++ on ethos meanwhile.
38  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: December 05, 2017, 12:40:59 AM
Version 2.1.0 released!

Please see github for details.
https://github.com/Optiminer/OptiminerEquihash

This version fixes some problems and brings compatibility with more cards.

The next big target will be to rewrite the kernel for CUDA to better support Nvidia cards. This will happen before a first windows release. Why? The experience of OptiminerZero has shown that the current OpenCL solution works very poorly under windows. Therefore, releasing a windows version at the moment would not be much worth and therefore a waste of time.

Happy mining!
39  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.0.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: November 15, 2017, 10:26:22 PM
Isnīt GTXTitanZ supported, yet?
Iīve got this error: "ptxas fatal   : SM version specified by .target is higher than default SM version assumed"
Is there a way to mine with GTXTitanZ in the future?
The cards are old, but still very good.


https://github.com/Optiminer/OptiminerEquihash/issues/2
40  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Equihash 2.0.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero.. on: November 15, 2017, 10:25:28 PM

Bad news: Your CPU is likely too slow to fully unleash the mining powers of all your GPUs.

The next version of optiminer will throttle the GPUs when it detects that the CPU cannot validate all the solutions found (there is no point in producing more solutions on the GPUs than the CPU can consume).
Is validating shares on CPU really necessary?

ps: it seems --pci-mode 0 solved my crash/hang problem.

Validating is not fully correct. Actually the most work is computing the sha256d of the resulting solution to see if it is below the diff target. This could of course also be done on the GPU. Maybe in a future version. Switching to CUDA for Nvidia cards seems more important.
Pages: « 1 [2] 3 4 5 6 7 8 9 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!