XMRig
|
b1db0803cf
|
Added hugepages support for Argon2.
|
2019-08-17 13:06:14 +07:00 |
|
XMRig
|
fe832f510e
|
Added MSVC support for Argon2.
|
2019-08-17 04:01:53 +07:00 |
|
XMRig
|
3022f19eda
|
Added selection for optimized Argon2 implementation.
|
2019-08-17 01:42:03 +07:00 |
|
XMRig
|
1c00721de3
|
Fix prefix.
|
2019-08-16 04:16:29 +07:00 |
|
XMRig
|
043989e8ee
|
Resolved conflict between argon2 implementations.
|
2019-08-16 03:18:35 +07:00 |
|
XMRig
|
0c25424a3e
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
b41fd120d2
|
Uniform signature for hugePages method.
|
2019-08-10 13:14:20 +07:00 |
|
XMRig
|
feda02bf50
|
Disable HW AES for RandomX on ARM.
|
2019-08-09 15:36:34 +07:00 |
|
XMRig
|
5cb3ef9068
|
Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.
|
2019-08-09 14:26:00 +07:00 |
|
XMRig
|
647cbef43c
|
uv_mutex replaced to std::mutex.
|
2019-08-09 01:00:21 +07:00 |
|
XMRig
|
5896b27bf3
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
fd9039928b
|
Added maxIntensity method to Algorithm.
|
2019-08-07 18:51:32 +07:00 |
|
XMRig
|
66d8598f9f
|
#1092 Fixed crash if use wrong affinity on NUMA systems.
|
2019-08-05 21:55:52 +07:00 |
|
XMRig
|
4afc987111
|
Fix for previous commit.
|
2019-08-05 18:20:56 +07:00 |
|
XMRig
|
3543abcc3c
|
Fixed crash and added error message about seed_hash field.
|
2019-08-05 17:48:12 +07:00 |
|
XMRig
|
044fbd7e82
|
Changed init signature.
|
2019-08-05 16:00:48 +07:00 |
|
XMRig
|
f7ea4b6dbd
|
Always stop mining threads in RandomX dataset change upcoming.
|
2019-08-02 16:44:55 +07:00 |
|
XMRig
|
bdaf28adf8
|
Unified memory allocation functions.
|
2019-08-02 14:44:38 +07:00 |
|
XMRig
|
37710b0c7b
|
Merge branch 'evo' of github.com:xmrig/xmrig into evo
|
2019-08-01 20:37:23 +07:00 |
|
XMRig
|
84ff8af4bd
|
Optimized RandomX initialization and switching.
|
2019-08-01 20:37:05 +07:00 |
|
SChernykh
|
97453d986f
|
Fix Mac OS X compilation
Thanks to @cjdelisle
|
2019-07-31 10:01:32 +02:00 |
|
XMRig
|
c138161ee2
|
Replacement for PR #1087
|
2019-07-31 09:29:09 +07:00 |
|
XMRig
|
962f0cdd8e
|
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
|
2019-07-30 21:25:27 +07:00 |
|
XMRig
|
0ae1e5f1d4
|
Sync changes.
|
2019-07-29 15:06:46 +07:00 |
|
XMRig
|
cb814921d4
|
Merge branch 'evo' into beta
|
2019-07-29 08:50:47 +07:00 |
|
XMRig
|
2fb88f10b8
|
Fix hwloc deprecation warnings.
|
2019-07-28 10:15:20 +07:00 |
|
XMRig
|
a39e0e05e9
|
Cleanup.
|
2019-07-28 08:06:50 +07:00 |
|
XMRig
|
d10527036e
|
Added "randomx" object to config.
|
2019-07-28 07:46:59 +07:00 |
|
XMRig
|
9df9275120
|
Return correct hugePages count if NUMA mode used.
|
2019-07-27 21:31:11 +07:00 |
|
XMRig
|
828fc065b0
|
Added support for allocate RandomX dataset on each NUMA node.
|
2019-07-27 19:41:59 +07:00 |
|
XMRig
|
e53ae0c15e
|
Simplified VirtualMemory::bindToNUMANode.
|
2019-07-26 17:03:10 +07:00 |
|
XMRig
|
35d9c755e0
|
Special case for Intel CPUs with 1 MB L2 cache per core.
|
2019-07-26 16:22:44 +07:00 |
|
XMRig
|
ffa6bda106
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
SChernykh
|
35b3377d45
|
Correct buffer size for fillAes4Rx4
More bytes than needed were filled.
|
2019-07-25 16:38:33 +02:00 |
|
XMRig
|
a5e8b31d55
|
Fixed crash.
|
2019-07-25 19:27:12 +07:00 |
|
XMRig
|
d4772cbd5d
|
Fixed dataset initialization speed on Linux if thread affinity was used.
|
2019-07-25 19:11:07 +07:00 |
|
XMRig
|
4a32494060
|
Added option "init-threads".
|
2019-07-25 12:20:59 +07:00 |
|
XMRig
|
162c3f3d32
|
Only intensity=1 allowed for RandomX.
|
2019-07-21 00:08:13 +07:00 |
|
XMRig
|
484253bf68
|
Updated algorithms descriptions.
|
2019-07-20 20:57:37 +07:00 |
|
XMRig
|
1d78e7d60d
|
"GET /1/threads" replaced to "GET /2/backends".
|
2019-07-19 04:22:21 +07:00 |
|
XMRig
|
0ab26a1619
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
8ce00adda4
|
Restored "CPU READY" message.
|
2019-07-17 14:54:08 +07:00 |
|
XMRig
|
4f49533e98
|
Fixed warnings.
|
2019-07-17 05:33:13 +07:00 |
|
XMRig
|
bcae974ea1
|
Fixed build.
|
2019-07-17 05:01:12 +07:00 |
|
XMRig
|
2bf5ffb2df
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +07:00 |
|
XMRig
|
20313cbc56
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
27f3008d79
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
dc87ef6062
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
6f27037f07
|
Added new nonce allocation method for dynamic/variable threads.
|
2019-07-11 16:15:51 +07:00 |
|
XMRig
|
8e2219b7c4
|
Fixed RandomX VM creation in some cases.
|
2019-07-10 10:26:10 +07:00 |
|
XMRig
|
270d3ba6a2
|
Added class RxVm.
|
2019-07-10 10:14:33 +07:00 |
|
XMRig
|
f42adafee0
|
Added classes Rx, RxAlgo, RxCache, RxDataset.
|
2019-07-10 01:53:05 +07:00 |
|
XMRig
|
ea1149a971
|
Added class JobResults.
|
2019-07-06 15:22:19 +07:00 |
|
XMRig
|
9bf4c2c98f
|
Generate "rx" and "rx/wow" sections of CPU threads.
|
2019-07-06 11:31:12 +07:00 |
|
XMRig
|
9b14caa9f9
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
8c02e20828
|
Quick fixes.
|
2019-07-02 22:57:08 +07:00 |
|
XMRig
|
b92807e8d8
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
SChernykh
|
915729bec6
|
Fixed MingGW compilation
|
2019-07-01 20:48:51 +02:00 |
|
SChernykh
|
6eb9d0963b
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|
XMRig
|
62edb2fc0a
|
Move CPU information classes to new location.
|
2019-06-29 09:51:23 +07:00 |
|
XMRig
|
dd875c7c37
|
Added class CpuConfig.
|
2019-06-28 22:28:40 +07:00 |
|
XMRig
|
66d62de681
|
Merge Assembly enum and Asm class.
|
2019-06-28 13:08:08 +07:00 |
|
XMRig
|
188338c493
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
f7f2c09e89
|
Move RandowWOW to new global algorithm.
|
2019-06-25 08:21:40 +07:00 |
|
XMRig
|
2a07cf391d
|
Allow disable RandomX support.
|
2019-06-18 06:11:53 +07:00 |
|
XMRig
|
3d17ba6af6
|
Merge branch 'feature-randomx' into evo
|
2019-06-18 05:33:30 +07:00 |
|
XMRig
|
b38e432647
|
Moved keccak files.
|
2019-06-17 04:06:38 +07:00 |
|
SChernykh
|
d0ce60a73a
|
Fixed auto-config
|
2019-06-15 23:50:31 +02:00 |
|
XMRig
|
6990324681
|
Allow null algorithm for pools.
|
2019-06-16 03:50:22 +07:00 |
|
XMRig
|
b73c204e73
|
Fixed ARM mining code.
|
2019-06-15 00:28:16 +07:00 |
|
XMRig
|
1f0e3e501c
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
d7f42d54ad
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
b684150336
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|
XMRig
|
d9eb700e03
|
Renamed macros for enable/disable algorithms.
|
2019-06-09 15:29:26 +07:00 |
|
XMRig
|
09cdddc7f6
|
Fixed ARM build, again.
|
2019-06-04 19:49:54 +07:00 |
|
XMRig
|
d587eebaf2
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|
XMRig
|
ac43cd4f9c
|
Added unprotectExecutableMemory for future use.
|
2019-06-04 15:48:32 +07:00 |
|
XMRig
|
f620ffe899
|
#1026 Probably fixed iOS build.
|
2019-06-03 18:40:12 +07:00 |
|
XMRig
|
242ece7222
|
Simplified cn/r code.
|
2019-06-02 23:38:02 +07:00 |
|
XMRig
|
36fcdf3f9d
|
Fixed ARM build.
|
2019-06-02 21:06:30 +07:00 |
|
XMRig
|
ba94c08bf5
|
Moved mm_malloc.h
|
2019-06-02 20:57:49 +07:00 |
|
XMRig
|
8dc586283f
|
Fixed Linux build.
|
2019-06-02 19:58:16 +07:00 |
|
XMRig
|
fc655d1b8d
|
Moved common memory primitives to new VirtualMemory class.
|
2019-06-02 19:43:56 +07:00 |
|
XMRig
|
d77e404439
|
Merge branch 'dev' into evo
|
2019-04-17 17:42:22 +07:00 |
|
XMRig
|
f9f7ef26b8
|
#1012 Added checks for _rotr.
|
2019-04-16 01:20:50 +07:00 |
|
XMRig
|
933c0d40b7
|
Merge branch 'dev' into evo
|
2019-03-27 19:20:12 +07:00 |
|
Tony Butler
|
29373c4226
|
Fix compilation with Clang 3.5 for those with limited compiler choices
Performance similar to gcc7+ on systems where gcc4 is the only alternative
|
2019-03-15 07:19:47 -06:00 |
|
XMRig
|
d57b41c673
|
Sync changes.
|
2019-03-14 18:42:27 +07:00 |
|
SChernykh
|
1bb8f77b52
|
Unified ASM functions signature
|
2019-03-13 22:00:44 +01:00 |
|
XMRig
|
80a7aa2497
|
#975 Fixed crash on Linux if used double thread.
|
2019-03-07 14:52:40 +07:00 |
|
XMRig
|
0bbeafde65
|
Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms.
|
2019-03-05 18:29:13 +07:00 |
|
XMRig
|
21d9ad6dbc
|
Fix MSYS2 build.
|
2019-03-05 02:11:34 +07:00 |
|
SChernykh
|
154806ac74
|
CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
Co-Authored-By: Vitalius Parubochyi <eddragonwolf@users.noreply.github.com>
|
2019-03-04 19:57:33 +01:00 |
|
SChernykh
|
123e7cf0b8
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2019-03-04 17:43:22 +01:00 |
|
SChernykh
|
9f2d821970
|
Optimized cn/r asm code
Average over 100 block heights:
Coffee Lake +0.1%
Ryzen +0.4%
Sandy Bridge +1.5%
|
2019-03-04 17:39:49 +01:00 |
|
XMRig
|
18a9803e5e
|
Removed unnecessary ASM files duplicates for MSYS2.
|
2019-03-04 14:40:22 +07:00 |
|
XMRig
|
f2574c2a41
|
Use machine friendly test data for cn/r and cn/wow algorithms.
|
2019-03-04 00:42:17 +07:00 |
|
XMRig
|
4ebfc135e0
|
Build whole CryptonightR_gen.cpp only if ASM used.
|
2019-03-03 17:33:27 +07:00 |
|
SChernykh
|
d4d0c69b5d
|
Fixed compilation error in Linux
|
2019-02-24 20:23:52 +01:00 |
|
SChernykh
|
488cec09dd
|
Optimized soft AES implementations
cn-pico: +6.7%
cn/half: +6.2%
cn/2: +4.3%
cn-heavy: +9.1%
cn/wow, cn/r: 2.4-2.6 times faster
|
2019-02-24 20:04:09 +01:00 |
|