Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rx 580 4GB for mining XHV #2052

Open
zaliali opened this issue Nov 8, 2018 · 0 comments
Open

rx 580 4GB for mining XHV #2052

zaliali opened this issue Nov 8, 2018 · 0 comments

Comments

@zaliali
Copy link

zaliali commented Nov 8, 2018

hi all
my default amd.txt is this
// gpu: Ellesmere memory:3711
// compute units: 36
{ "index" : 0,
"intensity" : 864, "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
"unroll" : 8, "comp_mode" : true
},

i change these parameters
intensity from 864 to 952
strided_index from 1 to 2
unroll from 8 to 16

and now it looks like this
// gpu: Ellesmere memory:3711
// compute units: 36
{ "index" : 0,
"intensity" : 952, "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 2,
"unroll" : 16, "comp_mode" : true
},

but still have about 740 H/s for GPU
is it normal in mining XHV?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant