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

amd simplify kernel for different algorithms #1372

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

psychocrypt
Copy link
Collaborator

@psychocrypt psychocrypt commented Apr 8, 2018

  • remove version numbers within the kernel
  • create seperate program context for each mining algorithm
  • remove kernel cn1_monero is now integrated in cn1
  • remname cnX kernel in cnX + algorithmNumber

This PR fixes haven support, before the amd code was hard forking on version 3 to cryptonight-heavy.

Tests

  • monero7, aeon7, sumokoin and stellite against the mock-up pool

- remove version numbers within the kernel
- create seperate program context for each mining algorithm
- remove kernel `cn1_monero` is now integrated in `cn1`
- remname `cnX` kernel in `cnX + algorithmNumber`
@fireice-uk fireice-uk merged commit ed6513a into fireice-uk:dev Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants