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

XMRig 4 unified CPU and OpenCL miner #1172

Closed
2 tasks
xmrig opened this issue Sep 15, 2019 · 0 comments
Closed
2 tasks

XMRig 4 unified CPU and OpenCL miner #1172

xmrig opened this issue Sep 15, 2019 · 0 comments

Comments

@xmrig
Copy link
Owner

xmrig commented Sep 15, 2019

XMRig 4 (beta) is unified CPU and OpenCL miner it includes all features from v3.1.2 and support OpenCL as second mining backend.

  • OpenCL backend can be complete disabled on compile time (-DWITH_OPENCL=OFF) or via config (enabled field in opencl object.
  • Config file backward compatible with v3.
  • This version support RandomX mining.
  • Dedicated xmrig-amd miner becomes obsolete and will not updated to support RandomX and future enhancements.
  • OpenCL don't add any additional external dependency on compile time and runtime.
  • Config format changed to support multiple profiles, same as v3.

Known issues

  • No documentation about new options yet.
  • Command line options not implemented.

Code available in evo branch.
v4.0.0-beta release will be created soon.

@xmrig xmrig added the META label Sep 15, 2019
@xmrig xmrig added this to the v4 milestone Sep 15, 2019
@xmrig xmrig pinned this issue Sep 15, 2019
@xmrig xmrig added the opencl label Nov 1, 2019
@xmrig xmrig closed this as completed Nov 14, 2019
@xmrig xmrig unpinned this issue Dec 11, 2019
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

1 participant