<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mining Ethereum orders of magnitude slower than on proprietary drivers."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96934">96934</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Mining Ethereum orders of magnitude slower than on proprietary drivers.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lvella@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>By enabling a libclc extension on ethminer OpenCL code, I managed to run it
using Ubuntu 16.04 and Oibaf's PPA. The code has been merged into
<a href="https://github.com/ethereum/libethereum">https://github.com/ethereum/libethereum</a> and you can benchmark it for yourself.

Using a Radeon r9 280X, I ran the following command:

$ ethminer -G -F
mine.weipool.org:5555/0x7079a42c78d28ce9216c290d1bbc61e7b12d54a3/0.5

and got in output, among other things:

...
miner  01:09:13.001|ethminer  Mining on PoWhash #20c1b379… : 556569 H/s =
524288 hashes / 0.942 s
miner  01:09:13.875|ethminer  Mining on PoWhash #20c1b379… : 599871 H/s =
524288 hashes / 0.874 s
miner  01:09:14.758|ethminer  Mining on PoWhash #20c1b379… : 296878 H/s =
262144 hashes / 0.883 s
miner  01:09:15.624|ethminer  Mining on PoWhash #20c1b379… : 606113 H/s =
524288 hashes / 0.865 s
miner  01:09:16.480|ethminer  Mining on PoWhash #20c1b379… : 612485 H/s =
524288 hashes / 0.856 s
miner  01:09:17.353|ethminer  Mining on PoWhash #20c1b379… : 601247 H/s =
524288 hashes / 0.872 s
miner  01:09:18.210|ethminer  Mining on PoWhash #20c1b379… : 611771 H/s =
524288 hashes / 0.857 s
...

This reported rash rate is about 3% of the rate my GPU is supposed to deliver
(it should be in the order of 22 MH/s). 

By the way, that command will mine on the public pool WeiPool and direct the
earnings to my address 0x7079a42c78d28ce9216c290d1bbc61e7b12d54a3. If you want
to try and don't send me money, change that number to you Ethereum or Bitcoin
address. Instructions in mine.weipool.org.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>