* [Bug 96934] Mining Ethereum orders of magnitude slower than on proprietary drivers.
@ 2016-07-15 4:15 bugzilla-daemon
2017-03-22 15:51 ` [Bug 96934] Mining Ethereum on Tahiti OpenCL " bugzilla-daemon
2018-04-10 12:01 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-07-15 4:15 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2201 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=96934
Bug ID: 96934
Summary: Mining Ethereum orders of magnitude slower than on
proprietary drivers.
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: lvella@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
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
https://github.com/ethereum/libethereum 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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3630 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 96934] Mining Ethereum on Tahiti OpenCL orders of magnitude slower than on proprietary drivers
2016-07-15 4:15 [Bug 96934] Mining Ethereum orders of magnitude slower than on proprietary drivers bugzilla-daemon
@ 2017-03-22 15:51 ` bugzilla-daemon
2018-04-10 12:01 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-03-22 15:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 801 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=96934
Vedran Miletić <vedran@miletic.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Mining Ethereum orders of |Mining Ethereum on Tahiti
|magnitude slower than on |OpenCL orders of magnitude
|proprietary drivers. |slower than on proprietary
| |drivers
Blocks| |99553
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=99553
[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1928 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 96934] Mining Ethereum on Tahiti OpenCL orders of magnitude slower than on proprietary drivers
2016-07-15 4:15 [Bug 96934] Mining Ethereum orders of magnitude slower than on proprietary drivers bugzilla-daemon
2017-03-22 15:51 ` [Bug 96934] Mining Ethereum on Tahiti OpenCL " bugzilla-daemon
@ 2018-04-10 12:01 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-04-10 12:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 434 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=96934
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1304 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-10 12:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-15 4:15 [Bug 96934] Mining Ethereum orders of magnitude slower than on proprietary drivers bugzilla-daemon
2017-03-22 15:51 ` [Bug 96934] Mining Ethereum on Tahiti OpenCL " bugzilla-daemon
2018-04-10 12:01 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).