SChernykh
|
8fd7ae54b1
|
Update CMakeLists.txt
|
2019-09-21 10:48:14 +02:00 |
|
XMRig
|
fb5ba1866b
|
Enable OpenCL by default.
|
2019-09-13 16:55:44 +07:00 |
|
XMRig
|
61d8686ca5
|
Restored OpenCL interleave.
|
2019-09-06 11:43:02 +07:00 |
|
XMRig
|
897f08183b
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
XMRig
|
f9bdd6ae93
|
Merge branch 'dev' into feature-opencl
|
2019-08-17 23:33:48 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
79315bad8a
|
Added initial OpenCL stub.
|
2019-08-13 01:44:52 +07:00 |
|
XMRig
|
8ffd4017ac
|
Common API code moved to base/api.
|
2019-08-12 16:52:16 +07:00 |
|
XMRig
|
1c120c576b
|
Enable hwloc by default.
|
2019-07-28 12:35:55 +07:00 |
|
XMRig
|
cc2af8c01f
|
Use internal hwloc for MSVC.
|
2019-07-28 09:24:53 +07:00 |
|
XMRig
|
4b6b2f1d7d
|
Added "randomx" object to config.
|
2019-07-28 07:46:59 +07:00 |
|
XMRig
|
9d505ddaf6
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
XMRig
|
ae55d2ecfa
|
Added cmake option HWLOC_DEBUG.
|
2019-07-25 11:24:27 +07:00 |
|
XMRig
|
fa95a69fa3
|
Fixed cmake again.
|
2019-07-24 06:35:42 +07:00 |
|
XMRig
|
ceb1c64131
|
Fixed cmake.
|
2019-07-24 06:11:54 +07:00 |
|
XMRig
|
090eae2128
|
Added hwloc stub.
|
2019-07-23 01:18:55 +07:00 |
|
XMRig
|
9e2c93c9ba
|
Removed class ApiRouter.
|
2019-07-19 04:41:48 +07:00 |
|
XMRig
|
25dcbdee96
|
Removed unused code.
|
2019-07-17 15:28:59 +07:00 |
|
XMRig
|
fb205e8cd3
|
Restored "CPU READY" message.
|
2019-07-17 14:54:08 +07:00 |
|
XMRig
|
bd5a42ce84
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +07:00 |
|
XMRig
|
c8736cac5e
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
8afd3f1c76
|
Restored printable hashrate.
|
2019-07-17 01:28:42 +07:00 |
|
XMRig
|
fe2ae04f8d
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
87b2ad178f
|
Move files.
|
2019-07-13 22:15:53 +07:00 |
|
XMRig
|
e31433928f
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
f5c907b9cc
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
facdd99acc
|
Added new nonce allocation method for dynamic/variable threads.
|
2019-07-11 16:15:51 +07:00 |
|
XMRig
|
dc65b213a8
|
Added class RxVm.
|
2019-07-10 10:14:33 +07:00 |
|
XMRig
|
e1edfa3312
|
Added classes Rx, RxAlgo, RxCache, RxDataset.
|
2019-07-10 01:53:05 +07:00 |
|
XMRig
|
d84ab8e4bf
|
Added class JobResults.
|
2019-07-06 15:22:19 +07:00 |
|
XMRig
|
2a3b27be06
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
e8a9b0013d
|
Quick fixes.
|
2019-07-02 22:57:08 +07:00 |
|
XMRig
|
7fa6ac5d38
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
SChernykh
|
d53ca8714e
|
Fixed MingGW compilation
|
2019-07-01 20:48:51 +02:00 |
|
SChernykh
|
7d10b6b71f
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02: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
|
8eb1cc8731
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
63bae0cc61
|
Allow disable RandomX support.
|
2019-06-18 06:11:53 +07:00 |
|
XMRig
|
5d4287296e
|
Merge branch 'feature-randomx' into evo
|
2019-06-18 05:33:30 +07:00 |
|
XMRig
|
2cbd8f3a3a
|
Use canonical name for RandomX, because official RandomWOW repo not rename lib or headers, still need some solution to separate it in future.
|
2019-06-18 05:13:51 +07:00 |
|
XMRig
|
e5e427596a
|
Moved keccak files.
|
2019-06-17 04:06:38 +07:00 |
|
SChernykh
|
5949789f91
|
Fixed cmake for Linux
|
2019-06-15 23:52:39 +02:00 |
|
SChernykh
|
a46d190b54
|
RandomWOW support
|
2019-06-15 22:53:03 +02:00 |
|
XMRig
|
bbd28e8535
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
166c04b62f
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|
XMRig
|
6ed03b8b01
|
Renamed macros for enable/disable algorithms.
|
2019-06-09 15:29:26 +07:00 |
|
XMRig
|
254a2f86f8
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|
XMRig
|
a39a073a99
|
Moved mm_malloc.h
|
2019-06-02 20:57:49 +07:00 |
|
XMRig
|
cf75534ea1
|
Fixed Linux build.
|
2019-06-02 19:58:16 +07:00 |
|