OpenCL backend disabled by default.

This commit is contained in:
XMRig 2019-09-23 05:51:46 +07:00
parent d9dc6a396f
commit 3e42fa28df
5 changed files with 16 additions and 9 deletions

View file

@ -1,4 +1,5 @@
# v4.0.2-beta
- **OpenCL backend disabled by default.**.
- [#1183](https://github.com/xmrig/xmrig/issues/1183) Fixed compatibility with systemd.
- [#1185](https://github.com/xmrig/xmrig/pull/1185) Added JIT compiler for RandomX on ARMv8.
- Added command line option `--no-cpu` to disable CPU backend.