SChernykh
|
eae3a62345
|
Auto-detect the fastest code for dataset init
|
2020-12-19 13:59:28 +01:00 |
|
SChernykh
|
aaf1ed1c99
|
Dataset initialization with AVX2 (WIP)
|
2020-12-18 14:53:54 +01:00 |
|
XMRig
|
823b35b919
|
Merge branch '64bit-is-not-x64' of https://github.com/rivoreo/xmrig into dev
|
2020-12-15 17:28:36 +07:00 |
|
WHR
|
1a882681ec
|
Don't use team 'x64' for '64-bit'
|
2020-12-15 14:56:06 +08:00 |
|
XMRig
|
943c14c7b0
|
Hardcode L2 cache size for Apple M1.
|
2020-12-13 20:09:29 +07:00 |
|
XMRig
|
8f8a48843b
|
Update user agent for macOS and fix compile warnings
|
2020-12-13 13:57:12 +07:00 |
|
XMRig
|
467e85a9c2
|
More correct CPU affinity support for macOS.
|
2020-12-13 01:20:31 +07:00 |
|
XMRig
|
84443a4e8b
|
Added generic secure JIT support for RandomX.
|
2020-12-11 23:17:54 +07:00 |
|
SChernykh
|
83d152f557
|
More static analysis fixes
|
2020-12-08 16:05:58 +01:00 |
|
SChernykh
|
d5f84a813d
|
Fixed errors found by static analysis
|
2020-12-08 12:16:59 +01:00 |
|
SChernykh
|
89d6eeae94
|
Added virtual machine detection
|
2020-12-06 17:34:01 +01:00 |
|
XMRig
|
b814c1c12f
|
Removed libcpuid support.
|
2020-12-06 21:51:24 +07:00 |
|
XMRig
|
03c10c8592
|
Restore Hashrate class interface.
|
2020-12-05 11:09:25 +07:00 |
|
XMRig
|
9a120b979b
|
Added GpuWorker class.
|
2020-12-04 22:25:28 +07:00 |
|
XMRig
|
569907775a
|
Cleanup
|
2020-12-04 19:52:53 +07:00 |
|
XMRig
|
4569eea6f6
|
Move Profiler and more cleanup.
|
2020-12-04 09:23:40 +07:00 |
|
XMRig
|
7958cf9426
|
Cleanup
|
2020-12-03 19:45:16 +07:00 |
|
XMRig
|
e3e3770382
|
Fixed, benchmark validation on NUMA hardware produced incorrect results in some conditions.
|
2020-11-25 09:35:11 +07:00 |
|
XMRig
|
27d4fd9d59
|
Added BenchStatePrivate class.
|
2020-11-24 17:59:40 +07:00 |
|
XMRig
|
0deef938ec
|
Fixed benchmark progress logging.
|
2020-11-23 21:41:51 +07:00 |
|
XMRig
|
de76bd9f11
|
Use static RandomX seed for benchmark.
|
2020-11-20 08:15:04 +07:00 |
|
XMRig
|
6221652024
|
Submit top benchmark diff.
|
2020-11-17 07:33:20 +07:00 |
|
XMRig
|
93456462df
|
Remove benchmark size from Job class.
|
2020-11-17 05:28:42 +07:00 |
|
XMRig
|
1ed9cf740e
|
Added DNS cache for online benchmark.
|
2020-11-17 04:59:26 +07:00 |
|
XMRig
|
07c9b76edd
|
Fixed build.
|
2020-11-16 16:37:57 +07:00 |
|
XMRig
|
bdbc470910
|
Benchmark refactoring, zero delay submit and unified HTTP layer.
|
2020-11-16 16:22:34 +07:00 |
|
XMRig
|
5b46e4870d
|
Unlock benchmark size for debug builds.
|
2020-11-16 08:56:35 +07:00 |
|
XMRig
|
e45bfa1ace
|
Removed non thread safe access to config.
|
2020-11-16 07:58:28 +07:00 |
|
SChernykh
|
17da388fd2
|
Added reference hashes for 1T offline benchmark
|
2020-11-16 00:57:00 +01:00 |
|
SChernykh
|
76c406ce63
|
Make single thread bench cheat-resistant
Each hash is dependent on the previous hash to make multi-threaded cheating impossible.
|
2020-11-15 20:38:27 +01:00 |
|
XMRig
|
6ec6dd7885
|
Added warning about libcpuid deprecation.
|
2020-11-15 04:23:59 +07:00 |
|
XMRig
|
3ec7cd1d17
|
Add static_assert
|
2020-11-15 04:13:40 +07:00 |
|
SChernykh
|
bdb6fe7d05
|
Fixed MSR mod names in JSON API
|
2020-11-14 19:55:43 +01:00 |
|
XMRig
|
ae75cc3833
|
Added 250K and 500K offline benchmarks.
|
2020-11-12 11:15:43 +07:00 |
|
XMRig
|
39f38d5c69
|
Added --token command line option.
|
2020-11-10 21:29:13 +07:00 |
|
SChernykh
|
1f9377b9ae
|
Added CPUID info to JSON report
|
2020-11-10 12:15:52 +01:00 |
|
SChernykh
|
648fa6f164
|
Separate MSR mod for Zen/Zen2 and Zen3
Another +0.5% speedup for Zen2
|
2020-11-08 19:40:44 +01:00 |
|
XMRig
|
c78f795a5a
|
Fixed build without HTTP.
|
2020-11-03 00:21:22 +07:00 |
|
XMRig
|
856686a529
|
#1918 Fixed check for 1GB huge pages on ARM Linux.
|
2020-11-02 21:26:35 +07:00 |
|
XMRig
|
7f5c1f40a4
|
Added vendor to ARM CPUs name and added "arch" field.
|
2020-11-01 12:06:35 +07:00 |
|
XMRig
|
7e14462358
|
Print benchmark url
|
2020-10-30 23:24:01 +07:00 |
|
XMRig
|
34a9aaf358
|
Added "msr" field for CPU backend.
|
2020-10-25 16:36:37 +07:00 |
|
XMRig
|
3714345bcc
|
Implemented PATCH requests.
|
2020-10-25 13:41:39 +07:00 |
|
XMRig
|
40738116b7
|
Implemented BenchClient.
|
2020-10-24 19:43:23 +07:00 |
|
XMRig
|
da62a0e65c
|
Implemented static benchmark verification (--bench --seed --hash)
|
2020-10-24 13:53:49 +07:00 |
|
XMRig
|
b50ecc4b8f
|
Removed legacy CUDA plugin API.
|
2020-10-20 18:04:56 +07:00 |
|
XMRig
|
ea7275fc28
|
Added Benchmark class.
|
2020-10-17 04:03:42 +07:00 |
|
XMRig
|
14892cf040
|
Removed m_bench field from Job class.
|
2020-10-16 20:29:11 +07:00 |
|
XMRig
|
572616f3d2
|
Code cleanup.
|
2020-10-16 19:35:36 +07:00 |
|
XMRig
|
4b66ba3e24
|
Improve some benchmark log messages.
|
2020-10-16 04:11:50 +07:00 |
|