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

RandomX fixes and improvements #271

Merged
merged 1 commit into from
Aug 15, 2019
Merged

RandomX fixes and improvements #271

merged 1 commit into from
Aug 15, 2019

Commits on Aug 15, 2019

  1. RandomX fixes and improvements

    - Fixed double dataset allocation with 2 threads per GPU
    - Added config setting `dataset_host` to use host allocated dataset (for 2 GB GPUs)
    - Optimized dataset reading (GCN code)
    
    Vega 64 does 1310 h/s on rx/test and rx/wow now, 1150 h/s on rx/loki.
    SChernykh committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    235a357 View commit details
    Browse the repository at this point in the history