Commit Graph

15 Commits

Author SHA1 Message Date
XMRig
7ddfbbabc4 Code-style/copyright cleanup. 2019-01-15 02:15:36 +07:00
SChernykh
745dbbb908 Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
2019-01-14 15:34:55 +01:00
XMRig
484a841567 #899 Initial support for "cn/xtlv9" (C++ only). 2019-01-13 15:03:36 +07:00
XMRig
512cd05284 Implemented "asm" option. 2018-09-24 14:19:26 +03:00
XMRig
32ab16c51d Added debug thread log. 2018-09-15 16:48:57 +03:00
XMRig
198a014474 Fixed automatic threads mode for --av above 4 2018-04-17 09:42:53 +07:00
XMRig
7d672b79ed Finalize config changes. 2018-04-15 21:41:03 +07:00
XMRig
31c786b5c3 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
XMRig
fd3b355bb4 Basic advanced config reader, only single hash supported. 2018-04-14 07:01:12 +07:00
XMRig
b7fee49dac Added reader for advanced threads. 2018-04-13 17:59:27 +07:00
XMRig
41292a41a1 Move xmrig.h to common/xmrig.h. 2018-04-13 07:00:51 +07:00
XMRig
e0c83777a8 New style function selector. 2018-04-03 02:55:28 +07:00
XMRig
17a61d9ec2 Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. 2018-04-02 15:03:56 +07:00
XMRig
0edbaaea94 Transform affinity and av to internal representation. 2018-04-02 14:05:16 +07:00
XMRig
3a11cd6e21 Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00