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

Radeon VII CN-GPU auto config optimisation #2504

Closed
Ryo-RU opened this issue Aug 7, 2019 · 1 comment
Closed

Radeon VII CN-GPU auto config optimisation #2504

Ryo-RU opened this issue Aug 7, 2019 · 1 comment

Comments

@Ryo-RU
Copy link
Contributor

Ryo-RU commented Aug 7, 2019

same problem we had with Vega in Cn-GPU applies to VII.
Stock config has WS of 8 with 1600hs, when set to 16 - hash increases to expected values (2000hs).

["gpu_threads_conf" : [
  // gpu: gfx906  compute units: 60
  // memory:4048|4048|16064 MiB (used per thread|max per alloc|total free)
  { "index" : 0,
    "intensity" : 1920, "worksize" : 16,
    "affine_to_cpu" : false, "strided_index" : 0, "mem_chunk" : 2,
    "unroll" : 1, "comp_mode" : true, "interleave" : 40
  },
],]

HASHRATE REPORT - AMD
| ID | 10s | 60s | 15m |
| 0 | 2055.2 | 2095.9 | (na) |

@psychocrypt
Copy link
Collaborator

fixed with #2520

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

No branches or pull requests

2 participants