Bitcoin Forum
April 30, 2024, 03:04:40 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 »
141  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.3.0 (GPU, Linux, AMD) on: January 11, 2017, 01:57:15 AM
Version 1.3.2 released!

This is a bugfix release. No change in speed expected!

[1.3.2] Support older versions of fgrlx again.
[1.3.2] Fix abort when failing to list devices of platform.
[1.3.2] Fix no reconnect after 'No such host' errors.
[1.3.2] Add --benchmark options.
142  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.3.0 (GPU, Linux, AMD) on: January 09, 2017, 10:37:36 AM
hmmm.. my r9 390 is at 346-353 using optiminer

using claymore my 390 is only at ~330


290x is at 326-331

using claymore my 290x is only at ~319

my hawaii gpus are on optiminer now..

and it seems my these cards are cooler using optiminer specially my 290x

With v1.3 I'm getting ~400 sol/s with my R9 Nano, stock clock, linux. Running very well!


i don't have a nano, i have a fury but it is only reaching 330 h/s on optiminer, but it can reach up to 390 h/s using claymore

all my cards are on stock roms and overclocked BTW

330h/s sounds low for the fury. Is this on windows or linux?
143  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.3.0 (GPU, Linux, AMD) on: January 08, 2017, 06:37:48 PM
I tried -c option to determine the platform but I alays get the same error. I tried -c 0 and also 1 2 too. The interesting part of the issue it always says platform ''0'' in error message
[2017-01-08 20:19:55.974] [error] OpenCL error: Failed to list devices of platfo
rm 0 (CL_DEVICE_NOT_FOUND)
[2017-01-08 20:19:55.975] [info] Press any key to exit application.

1.3.1 has a bug in the automatic platform detection. If you see this error, version 1.3.1 does not work and you need to use 1.3.0 and manually specify the platform with -c.
144  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.2.0 (GPU, Linux, AMD) on: January 07, 2017, 05:42:16 PM
Adding "-c 1" fixed the problem for me.
I'm getting absolutely the same hashrate as with Claymore 9.3, running 470's and 380's. However, on a 6 card rig it needs 17.5gb of pagefile to run and I can't free that much space on 32gb ssd's. Claymore works fine with 10gb. If I strip down windows 10 to bare bone I could fit a 16gb pagefile, but not more than that.

Reduce the intensity by setting "-i 4. This should reduce the required virtual memory. It should not be much slower.
145  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.2.0 (GPU, Linux, AMD) on: January 07, 2017, 01:44:47 PM
I get: OpenCL error: cl::Context::Context() (CL_DEVICE_NOT_FOUND) running on windows 10
I run it with the default start.bat, haven't even changed my address.
Restarting doesn't help.

https://github.com/Optiminer/OptiminerZcash#error-opencl-error-clcontextcontext-cl_device_not_found
146  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.2.0 (GPU, Linux, AMD) on: January 07, 2017, 12:10:18 PM
Ubuntu 15.04 + fglrx + R9 390 gives error.
Code:
[2017-01-07 09:08:20.350] [info] Using highly optimized kernel code for Hawaii devices.
[2017-01-07 09:08:20.350] [info] Autodetected '--intensity 6' for device 1.
[2017-01-07 09:08:20.515] [info] [GPU1] Using device Hawaii.
[2017-01-07 09:08:21.167] [error] Build Status: -2
[2017-01-07 09:08:21.167] [error] Build Log:
Internal error: Link failed.
Make sure the system setup is correct.


Try upgrading fgrlx 15.30.
147  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.2.0 (GPU, Linux, AMD) on: January 07, 2017, 01:29:07 AM
Version 1.3.0 released!

  • Further device specific optimizations bringing up to 30% increase in hash rate!
  • Fix crahes with optimized kernel under Windows.

Important: Version 1.3.0 needs GPU_FORCE_64BIT_PTR=1

4rd and 3rd GCN generation cards (Nano, RX4*0) currently run slower on windows than linux. Therefore I recommend to use linux with fglrx (Nano) or amdgpu-pro (RX4*0) for those cards!


New speeds (stock card, linux):
R9 Nano: 390 S/s
R9 290X: 285 S/s
RX 480: 260 S/s
148  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.2.0 (GPU, Linux, AMD) on: December 31, 2016, 04:06:38 PM
Version 1.2.0 released!

Change log:
  • Fix memory leek and potential race condition.
  • Improved speed, 5-15% higher hash rate, depending on the device.

This version brings kernels customized for specific devices. Currently, GCN1.1 and GCN1.2 devices are supported that use the fglrx driver. For some of those devices the new kernels are not used automatically. If you see the message "Use 'experimental-kernel' flag to unlock a more optimized version that is still experimental for this device." it means the device should be supported but it has not been tested yet. To try the new kernel just add --experimental-kernel flag to the command line.
149  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.1.0 (GPU, Linux, AMD) on: December 21, 2016, 10:01:01 AM
[info] Connecting to zec-eu1.nanopool.org:6633.
[error] TLS handshake with zec-eu1.nanopool.org failed: certificate verify failed

Nanopool uses a self-signed certificate. Optminner does not accept this as it gives this it cannot verify that there is no man-in-the-middle attack.

Thank you, is there possibility (I have download the certificate) to tell optiminer to use them?
 

I might add the option to specify the pool certificate fingerprint on the command line. This would allow you to mine on a pool that uses self-signed certificates in a mostly secure way.
150  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.1.0 (GPU, Linux, AMD) on: December 21, 2016, 09:59:32 AM
Maybe you can finally correct your instructions that ssl is not only supported by flypool as suggested per PM already...

Bumping this question once more...  SSL on Suprnova is working fine...

Thanks for the reminder. I thought I had done this already. It is updated now. Please add Optiminer to the list of miners at supernova.
151  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.1.0 (GPU, Linux, AMD) on: December 19, 2016, 10:11:59 AM
[info] Connecting to zec-eu1.nanopool.org:6633.
[error] TLS handshake with zec-eu1.nanopool.org failed: certificate verify failed

Nanopool uses a self-signed certificate. Optminner does not accept this as it gives this it cannot verify that there is no man-in-the-middle attack.
152  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.0.1 (GPU, Linux, AMD) on: December 17, 2016, 10:47:12 PM
Optiminer/Zcash 1.1.0 released https://github.com/Optiminer/OptiminerZcash

Improved hash rates!
153  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.0.1 (GPU, Linux, AMD) on: December 17, 2016, 05:48:41 PM
Hi,
I've been getting several request for adding support for Optiminer Zcash in Awesome Miner. However, I couldn't find any documentation for the HTTP API other than it's enabled with the parameter '-m'. Any suggestions where I can find it? Thanks!


Yeah, I should put up a page describing the JSON format. But it should be pretty self-explaining. With -m you specify the port where the HTTP server listens on. The miner's HTTP server serves a simple JSON response (on GET /):
{
   "uptime": 121,
   "share": {
      "rejected": 0,
      "accepted": 12
   },
   "solution_rate": {
      "Total": {
         "60s": 511.416667,
         "5s": 494
      },
      "GPU0": {
         "60s": 227.7,
         "5s": 219.2
      },
      "GPU1": {
         "60s": 283.633333,
         "5s": 274.8
      }
   },
   "iteration_rate": {
      "Total": {
         "60s": 271.7,
         "5s": 270
      },
      "GPU0": {
         "60s": 120.4,
         "5s": 118.8
      },
      "GPU1": {
         "60s": 151.3,
         "5s": 151.2
      }
   },
   "stratum": {
      "target": "0020c49ba5e353f7ced916872b020c49ba5e353f7ced916872b020c49ba5e353",
      "port": 3443,
      "host": "eu1-zcash.flypool.org",
      "connection_failures": 0,
      "connected": true
   }
}

Would be great if you can add support for Optiminer to your tool.
154  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.0.1 (GPU, Linux, AMD) on: December 09, 2016, 10:13:57 PM
Public version 1.0.1 just released:
https://github.com/Optiminer/OptiminerZcash
155  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v0.6.0 (GPU, Linux + Windows, AMD) on: November 30, 2016, 12:14:32 AM
Very bad.. optiminer was almost as good as claymore.. only few sols less Sad
Maybe someone can tell how to get private subscription?


THE CODER CODED FOR 10% DEV FEE WITHOUT TELLING USERS--

And that is after the dev fee reduction.  I am mining WITH the dev fee.  This is the best miner for AMD/Linux.  The crackers say the code is based on SilentArmy.

You add it up.       --scryptr

It was clearly stated on the web page that the miner had a fee. And the shown rates were with fee deducted, so no user was tricked into anything. Code is not based on anything other, I wrote it myself from scratch.
156  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ħ [HODL] Get 600% Interest Guaranteed With This One Weird Trick! on: November 27, 2016, 08:30:10 PM
What happened to http://hodl.optiminer.pl/  again ?  Huh Huh

Look like it's down again - no connection whatsoever.

It's up again! The pool had problems connecting to the hodlcoin server.  Angry I do not fully understand what happened... only a fresh setup repaired things.  Embarrassed
157  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v0.6.0 (GPU, Linux + Windows, AMD) on: November 26, 2016, 01:55:20 PM
Are you using a different kernel than Silentarmy?

Yes, it is completely different code.
158  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v0.6.0 (GPU, Linux + Windows, AMD) on: November 26, 2016, 01:37:32 PM
Got OpenCL Error: Enqueue Middle Round 7 Failed!


Claymore V8 runs just fine on this config.

How to fix?

Set a lower intensity value: Try adding "-i 5" to the command line.
159  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v0.6.0 (GPU, Linux + Windows, AMD) on: November 25, 2016, 11:40:17 PM
Version 0.6.0 has been release increasing hash rate by 20-30%!

https://github.com/Optiminer/OptiminerZcash
160  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v0.5.0 (GPU, Linux + Windows, AMD) on: November 24, 2016, 11:26:47 AM
Version 0.5.0 has been released bringing additional 5-10% of hash rate!

First release that includes Windows!
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!