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

Xmr stak rx dev #2715

Open
wants to merge 117 commits into
base: master
Choose a base branch
from
Open

Conversation

Kingrarewolf
Copy link

Please make sure your PR is against dev branch. Merging PRs directly into master branch would interfere with our workflow.

- 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 24 commits December 12, 2019 17:58
- 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
@Kingrarewolf
Copy link
Author

HH GOGO

@Kingrarewolf
Copy link
Author

****

@Kingrarewolf Kingrarewolf reopened this Apr 2, 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.

9 participants