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

Add AMD EPYC CPUs to check for AMD Ryzen #2712

Open
wants to merge 123 commits into
base: dev
Choose a base branch
from

Conversation

alessandrolosacco
Copy link

Also fixed concerned echo text

- add randomx support
  - for upcoming monero fork
  - loki
  - wow

The randomx code is mostly derived from @xmrig's miner implementation.
add randomx for NVIDIA gpus

based on randomx implementation from xmrig-nvidia
add randomx for AMD GPUs

The implementation is derived from xmrig-amd
Fix race condition during the instanciation of the singletons.
- clean available OpenCL parameter
- remove unsused config parameters
- adjust auto suggestion
- remove unsued config parameter
- cleanup interfaces
Since we have no real singletons because of the windows issue that a
singleton is not shared between dll's we build up some kind of
hierarchical singleton like classes where we pass the root into each
dll.
This is not thread save and requires some locking.
- do not take dataset creation time into account
- update log messages
fix accessing device name before it is available
allow to disable the miner startup self test
fireice-uk and others added 29 commits December 12, 2019 18:10
- fix name of the intermediet lib xmr-stak-backend
- fox docu
- remove docker (outdated and was not used)
…pdateTo1.0.3-rx

[RX] version update to 1.0.3-rx
- add numa support
- optimize auto suggestion by taking L2 requirements into account
Add booster script to enable huge pages and manipulate the caching
behavior.
…AutoSuggestion

[RX] CPU: numa support/better autoconfig
…riptLinux

[RX] randomx linux booster script
- add warning
- remove msr change
Disable GPU support by default
Integrate newest xmrig changes
Also fixed concerned echo text
@alessandrolosacco alessandrolosacco changed the title Add AMD EPYC CPUs in check for Ryzen Add AMD EPYC CPUs to check for AMD Ryzen Feb 27, 2021
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

Successfully merging this pull request may close these issues.

10 participants