XMRig
|
7a85257ad4
|
Update hwloc for MSVC builds.
|
2024-03-22 18:14:39 +07:00 |
|
XMRig
|
6e86dddc65
|
Bump the minimum CMake version in other places too.
|
2022-12-09 16:07:42 +07:00 |
|
XMRig
|
ec62ded279
|
Added generic secure JIT support for RandomX.
|
2020-12-11 23:17:54 +07:00 |
|
SChernykh
|
2d2f3d4eb2
|
Fixed detection of AVX2/AVX512
|
2020-06-09 17:47:23 +02:00 |
|
SChernykh
|
8c979d3bc7
|
Disabled AVX-512F for Argon2
See #1722
|
2020-06-09 13:53:14 +02:00 |
|
XMRig
|
3cbf0dc0ee
|
Removed code duplicate.
|
2020-05-09 01:13:46 +07:00 |
|
XMRig
|
4326ba3c38
|
Add prefixes to argon2 to avoid potential conflicts with other implementations.
|
2020-05-04 18:09:34 +07:00 |
|
SChernykh
|
80d944bf82
|
Optimized RandomX dataset initialization
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
|
2020-05-03 20:44:59 +02:00 |
|
XMRig
|
bc18b5d0be
|
Fixed msvc build.
|
2019-10-01 01:25:47 +07:00 |
|
XMRig
|
158d2e4302
|
#1150 Fixed argon2 header conflict.
|
2019-10-01 01:18:22 +07:00 |
|
XMRig
|
179ef31b80
|
Fixed cmake 2.8 support.
|
2019-09-14 20:34:15 +07:00 |
|
XMRig
|
4c5af7c03c
|
Simplified argon2/CMakeLists.txt.
|
2019-08-17 19:16:37 +07:00 |
|
XMRig
|
b1db0803cf
|
Added hugepages support for Argon2.
|
2019-08-17 13:06:14 +07:00 |
|
XMRig
|
77eb474b29
|
Removed threads support from Argon2.
|
2019-08-17 12:33:08 +07:00 |
|
XMRig
|
4efe6040e9
|
Fixed typo.
|
2019-08-17 05:31:49 +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
|
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 |
|