create account

AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest by cryptos

View this thread on: hive.blogpeakd.comecency.com
· @cryptos · (edited)
$0.08
AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest
<center>![amd-1](http://oi64.tinypic.com/5n36.jpg)</center>

AMD's new Radeon RX 460 based video cards are now available on the market and crypto currency miners are wondering are they any good for mining and especially for mining Ethereum (ETH). AMD's GPUs are known to perform better in the memory demanding Ethash algorithm used by Ethereum, so no wonder that there is interest, even though the RX 460 is the slowest model of the new RX series of video cards. While it may not be the best choice for multi-GPU mining rig when power/performance ratio is important as well as when you want to get the highest possible hashrate from the whole rig, it still might be interesting choice for smaller mining rigs. With 6x Radeon RX 460 you should be able to fit in a total power consumption for the whole mining rig of about 400 Watt and a 500W PSU should be more than enough for the whole system providing some extra headroom.


# Specifications of the AMD Radeon RX 460

<center>![amd-2](http://oi67.tinypic.com/2wm408y.jpg)</center>

What you should take a note of in the specifications is the number of stream processors that are less than half of the ones found in RX 470 - 896 for the RX 460 vs 2048 for the RX 470. Also the width of the memory interface here is cut in half compared to RX 470 and RX 480 - 128-bit versus 256-bit, so especially for Ethereum mining what you should expect is about half the hashrate judging from the specifications alone. The video memory is clocked at 7 GHz (1750 MHz), but with 128-bit memory bus it should have half of the [RX 470 with 4GB clocked with the same clock of the video memory](https://steemit.com/ethereum/@cryptos/what-is-the-ethereum-eth-mining-hashrate-of-the-new-radeon-rx-470-gpus).


# So what is the Ethereum mining Hashrate for the RX 460

<center>![amd-3](http://oi63.tinypic.com/idzjnt.jpg)</center>

The exact number you can expect to get when using the Claymore Dual Miner along with the AMD Radeon RX 470 mining Ethereum (ETH) is 10.7 MHS at stock settings. As already explained even based on the specifications we knew that it should be somewhere around the half of what the RX 470 4GB with 7 GHz video memory makes or with other words a little shy of 22 MHS and when you divide that in half you pretty much get what the RX 460 actually manages to deliver. So no surprises here regarding the hashrate that the AMD Radeon RX 460 manages to provide for mining Ethereum.


# Extra tip for the 2GB model of Radeon RX 460

If you are getting an AMD Radeon RX 460 with just 2GB of video memory (there is a version with 4GB as well) with the idea to mine Ethereum with it you may end up seeing this error message:

> Creating one big buffer for the DAG
> Allocating/mapping single buffer failed with: clCreateBuffer(-61). GPU can’t allocate the DAG in a single chunk. Bailing.
> clEnqueueWriteBuffer(-38)

This is a problem that is know to show on some video cards with just 2GB video memory when trying to mine Ethereum, the good thing is that you should still be able to make it work. What you have to do is add a few extra lines in the BAT file you are using to start your Ethereum mining software and the error message should disappear and the miner should start working just fine.

Here is what you need to add at the start before the line running your Ethereum miner:

> setx GPU_FORCE_64BIT_PTR 0
> setx GPU_MAX_HEAP_SIZE 100
> setx GPU_USE_SYNC_OBJECTS 1
> setx GPU_MAX_ALLOC_PERCENT 100
> setx GPU_SINGLE_ALLOC_PERCENT 100

Alternatively you can just run these commands in a separate BAT file and then start the miner.

*Do note that the **setx** command sets the environment variables permanently, so there should be no need to run them each time when you start your miner in order for them to take effect!*
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorcryptos
permlinkamd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest
categoryethereum
json_metadata{"tags":["ethereum","ethereum-mining","rx-460","amd","radeon"],"image":["http://oi64.tinypic.com/5n36.jpg","http://oi67.tinypic.com/2wm408y.jpg","http://oi63.tinypic.com/idzjnt.jpg"],"links":["https://steemit.com/ethereum/@cryptos/what-is-the-ethereum-eth-mining-hashrate-of-the-new-radeon-rx-470-gpus"]}
created2016-08-10 21:26:45
last_update2016-08-10 21:32:36
depth0
children13
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.081 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,773
author_reputation46,134,267,491,665
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id733,595
net_rshares164,446,898,113
author_curate_reward""
vote details (31)
@djm34 ·
it isn't a "known problem" per se with gpu with less than 2gb of ram, it is just that there isn't enough memory for using it on ethereum as ethereum use a large file (+1Gb) to compute the proof of work.
πŸ‘  , , , , ,
properties (23)
authordjm34
permlinkre-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160810t213015680z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-10 21:30:15
last_update2016-08-10 21:30:15
depth1
children2
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length202
author_reputation7,585,773,061,999
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id733,656
net_rshares18,463,716,015
author_curate_reward""
vote details (6)
@cryptos · (edited)
Thanks, for the corection, perephrased to make it more accurate as a description of the issue :)
properties (22)
authorcryptos
permlinkre-djm34-re-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160810t213334613z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-10 21:33:39
last_update2016-08-10 21:34:09
depth2
children0
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length96
author_reputation46,134,267,491,665
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id733,714
net_rshares0
@mikevas ·
DAG grows as blocks are added to the chain. If I remember correctly it is at 1.8GB right now, which means that 2GB cards are almost on their limit. But the switch to PoS will happen sometime in the near future, so it will not matter anyway.
πŸ‘  
properties (23)
authormikevas
permlinkre-djm34-re-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160810t223204834z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-10 22:32:06
last_update2016-08-10 22:32:06
depth2
children0
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length240
author_reputation72,076,553,782
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id734,645
net_rshares18,463,716,015
author_curate_reward""
vote details (1)
@goopgagaming ·
Running 4 of these at 44 hash, had some laying around and it was worth mining with them, great post!
properties (22)
authorgoopgagaming
permlinkre-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20170712t064659835z
categoryethereum
json_metadata{"tags":["ethereum"],"app":"steemit/0.1"}
created2017-07-12 06:46:57
last_update2017-07-12 06:46:57
depth1
children0
last_payout2017-07-19 06:46:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length100
author_reputation319,781,471,995
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,197,227
net_rshares0
@mikevas ·
Nice. I am using R7 370s for the moment (each at 15MH/s) but TDP is at 110 each.
πŸ‘  
properties (23)
authormikevas
permlinkre-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160810t213218623z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-10 21:32:21
last_update2016-08-10 21:32:21
depth1
children5
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation72,076,553,782
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id733,691
net_rshares18,463,716,015
author_curate_reward""
vote details (1)
@cryptos ·
The RX 460 does about 11 MHS at about 60W of power usage.
πŸ‘  
properties (23)
authorcryptos
permlinkre-mikevas-re-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160810t213811629z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-10 21:38:15
last_update2016-08-10 21:38:15
depth2
children4
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation46,134,267,491,665
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id733,790
net_rshares0
author_curate_reward""
vote details (1)
@ltl08 ·
Is that using the 2GB or 4GB variant?
properties (22)
authorltl08
permlinkre-cryptos-re-mikevas-re-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160820t212855824z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-20 21:29:06
last_update2016-08-20 21:29:06
depth3
children1
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation308,513,466
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id911,658
net_rshares0
@mikevas ·
60W is impressive...
properties (22)
authormikevas
permlinkre-cryptos-re-mikevas-re-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20160810t220216638z
categoryethereum
json_metadata{"tags":["ethereum"]}
created2016-08-10 22:02:18
last_update2016-08-10 22:02:18
depth3
children1
last_payout2016-09-10 10:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation72,076,553,782
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id734,187
net_rshares0
@praxiseven ·
good info thanks
properties (22)
authorpraxiseven
permlinkre-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20170608t154057634z
categoryethereum
json_metadata{"tags":["ethereum"],"app":"steemit/0.1"}
created2017-06-08 15:40:57
last_update2017-06-08 15:40:57
depth1
children0
last_payout2017-06-15 15:40:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation6,940,209,740
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,410,789
net_rshares0
@rohitgehi ·
my system with rx 460 4gb only run on nicehash miner, rest all mining software like claymore, minergate and cgminer gets failed to start mining, especially etherium..
My system configuration
OS : Windows 7, RAM : 2 GB, AMD Drivers : Newest 17.0.1.3, Virtual Memory alllocated 32 GB , Motherboard : FOXCONN N15235,
What are the best supported mining drivers for AMD  RX 460, could you pls. help me to fix this..
properties (22)
authorrohitgehi
permlinkre-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20171010t135503059z
categoryethereum
json_metadata{"tags":["ethereum"],"app":"steemit/0.1"}
created2017-10-10 13:55:18
last_update2017-10-10 13:55:18
depth1
children0
last_payout2017-10-17 13:55:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length410
author_reputation1,810,041
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id17,300,009
net_rshares0
@tunetworker ·
These were $69 a week ago and now they are way up! https://www.newegg.com/Product/Product.aspx?Item=N82E16814125898
properties (22)
authortunetworker
permlinkre-cryptos-amd-radeon-rx-460-makes-11-mhs-mining-ethereum-no-need-to-read-the-rest-20170621t163040803z
categoryethereum
json_metadata{"tags":["ethereum"],"links":["https://www.newegg.com/Product/Product.aspx?Item=N82E16814125898"],"app":"steemit/0.1"}
created2017-06-21 16:30:39
last_update2017-06-21 16:30:39
depth1
children0
last_payout2017-06-28 16:30:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length115
author_reputation10,370,596,179
root_title"AMD Radeon RX 460 Makes ~11 MHS Mining Ethereum, No Need to Read The Rest"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,516,803
net_rshares0