Commit Graph

22 Commits

Author SHA1 Message Date
XMRig
fe33184a7d #2104 Added user configurable idle time. 2021-02-19 23:35:30 +07:00
XMRig
f3d2360640 Added config option "dmi" and command line option "--no-dmi". 2021-01-20 16:02:48 +07:00
XMRig
2771cf3582 Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
XMRig
45ea929b6f Fixed build without NVML. 2020-02-15 04:07:11 +07:00
XMRig
22b2ebafb7 Added "health-print-time" option. 2019-11-01 04:08:52 +07:00
XMRig
041fbc572e Added initial CUDA backend stub. 2019-10-23 16:37:56 +07:00
XMRig
dd0f924bff Added initial memory pool support. 2019-10-07 12:36:40 +07:00
XMRig
56141741ac Added ConfigPrivate class. 2019-08-18 01:01:28 +07:00
XMRig
dcff5696bf Added OclBackend, OclConfig, OclLaunchData, OclThread and OclThreads stubs. 2019-08-13 19:47:22 +07:00
XMRig
4b6b2f1d7d Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
XMRig
25dcbdee96 Removed unused code. 2019-07-17 15:28:59 +07:00
XMRig
e31433928f Removed xmrig.h. 2019-07-13 19:10:17 +07:00
XMRig
7fa6ac5d38 Added support for multi-algorithm CPU threads settings. 2019-07-02 22:56:28 +07:00
XMRig
aa04150ec7 Added class CpuConfig. 2019-06-28 22:28:40 +07:00
XMRig
8eb1cc8731 Merge branch 'evo' into feature-per-pool-algo 2019-06-26 15:44:52 +07:00
XMRig
5aca3c38e6 Use better source for AES settings in RandomX threads. 2019-06-23 14:23:29 +07:00
XMRig
bbd28e8535 Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums. 2019-06-13 22:08:52 +07:00
XMRig
6ed03b8b01 Renamed macros for enable/disable algorithms. 2019-06-09 15:29:26 +07:00
XMRig
fea6e2bcfa Fix build without ASM. 2019-04-06 20:07:20 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
2f0874da3e Restored API. 2019-03-31 01:31:40 +07:00
XMRig
86acdb0d24 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00