Commit Graph

63 Commits

Author SHA1 Message Date
XMRig
8bd882ef79 Added "self-select" to config example. 2019-10-20 16:04:22 +07:00
XMRig
33c1bcd30e Prepare for self select. 2019-10-11 14:55:12 +07:00
XMRig
8594622dd0 Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
XMRig
a84c459f45 Added command line option --cpu-memory-pool. 2019-10-09 08:45:06 +07:00
XMRig
7c91a5449f Updated default config and docs. 2019-10-08 09:41:36 +07:00
XMRig
dd0f924bff Added initial memory pool support. 2019-10-07 12:36:40 +07:00
XMRig
8b14b414a4 More cleanup. 2019-10-03 07:45:25 +07:00
XMRig
a62bc045cf Updated default config example. 2019-09-28 02:34:10 +07:00
XMRig
255f6cff6b Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint". 2019-09-28 02:02:20 +07:00
XMRig
9694164318 Merge branch 'dev' into evo 2019-09-27 05:54:33 +07:00
XMRig
335092f70f Added coin option. 2019-09-27 05:41:45 +07:00
XMRig
ac1e65f5b9 Advanced opencl options postponed. 2019-09-26 01:53:16 +07:00
XMRig
e5e2953ffe Added command line option --opencl-devices (hint mode) 2019-09-24 23:01:03 +07:00
XMRig
c9593bf44b Implemented --opencl-no-cache, --opencl-loader, --opencl-platform command line options. 2019-09-24 18:39:43 +07:00
XMRig
1eccc037a7 Added command line option --opencl. 2019-09-24 03:14:35 +07:00
XMRig
efd2e8d757 OpenCL backend disabled by default. 2019-09-23 05:51:46 +07:00
XMRig
e7846723e0 Added command line option --no-cpu 2019-09-23 05:08:59 +07:00
XMRig
0534f361b8 Removed option --http-enabled. 2019-09-23 04:53:33 +07:00
XMRig
477de6a212 Improved/restructured --help output. 2019-09-23 03:47:40 +07:00
XMRig
331cefa0b4 Updated default config example. 2019-09-20 15:09:24 +07:00
XMRig
cdb87d235b Merge branch 'dev' into feature-opencl 2019-08-31 09:36:58 +07:00
XMRig
ee105d7d7a Fixed, for Argon2 algorithms command line options, like --threads was ignored. 2019-08-30 18:55:53 +07:00
XMRig
56141741ac Added ConfigPrivate class. 2019-08-18 01:01:28 +07:00
XMRig
f9bdd6ae93 Merge branch 'dev' into feature-opencl 2019-08-17 23:33:48 +07:00
XMRig
c902b32e2e Updated default config. 2019-08-17 21:22:44 +07:00
XMRig
b4ea93d82d Added version field to config file. 2019-08-17 04:27:37 +07:00
XMRig
dcff5696bf Added OclBackend, OclConfig, OclLaunchData, OclThread and OclThreads stubs. 2019-08-13 19:47:22 +07:00
XMRig
3af6b81ea2 Added alternative object format for CPU threads. 2019-08-07 18:12:39 +07:00
XMRig
424ff6ceca Fixed warning. 2019-08-02 17:57:41 +07:00
XMRig
47572a44ed Added command line option --export-topology. 2019-07-30 09:06:50 +07:00
XMRig
a37c5f767e Updated default config. 2019-07-28 11:42:36 +07:00
XMRig
a23333043e Added command line options "--randomx-init" and "--randomx-no-numa". 2019-07-28 11:01:30 +07:00
XMRig
4d4ad040d7 Cleanup. 2019-07-28 08:06:50 +07:00
XMRig
4b6b2f1d7d Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
XMRig
160a30e820 Better default config. 2019-07-20 16:20:11 +07:00
XMRig
412fd9b985 Updated default config example. 2019-07-20 05:57:58 +07:00
XMRig
fa4d98483a Removed --variant option, use --algo instead. 2019-07-20 05:24:21 +07:00
XMRig
5471c5b18d Fixed command line config and removed --max-cpu-usage and --safe. 2019-07-20 00:37:15 +07:00
XMRig
25dcbdee96 Removed unused code. 2019-07-17 15:28:59 +07:00
XMRig
98cd7a01ed Improved log. 2019-07-17 15:09:37 +07:00
XMRig
e31433928f Removed xmrig.h. 2019-07-13 19:10:17 +07:00
XMRig
e1edfa3312 Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
XMRig
7fa6ac5d38 Added support for multi-algorithm CPU threads settings. 2019-07-02 22:56:28 +07:00
XMRig
7287119d60 Move CPU information classes to new location. 2019-06-29 09:51:23 +07:00
XMRig
aa04150ec7 Added class CpuConfig. 2019-06-28 22:28:40 +07:00
XMRig
14a937cf70 Merge Assembly enum and Asm class. 2019-06-28 13:08:08 +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
5d4287296e Merge branch 'feature-randomx' into evo 2019-06-18 05:33:30 +07:00
SChernykh
93f6e8ec7d Fixed auto-config 2019-06-15 23:50:31 +02:00