xmrig
|
c9e17780e7
|
Update README.md
|
2020-11-07 20:04:22 +07:00 |
|
xmrig
|
5df1686810
|
Merge pull request #1932 from SChernykh/dev
New MSR mod for Ryzen
|
2020-11-07 13:09:21 +07:00 |
|
SChernykh
|
1e3e8ff8ee
|
Update RxConfig.cpp
|
2020-11-06 22:59:18 +01:00 |
|
SChernykh
|
d4750239ea
|
New MSR mod for Ryzen
+3.5% on Zen2, +1-2% on Zen3
|
2020-11-06 22:56:09 +01:00 |
|
XMRig
|
99e9073993
|
Fixed build without HTTP.
|
2020-11-03 00:21:22 +07:00 |
|
XMRig
|
51690ebad6
|
#1918 Fixed check for 1GB huge pages on ARM Linux.
|
2020-11-02 21:26:35 +07:00 |
|
xmrig
|
5ac908c027
|
Merge pull request #1926 from SChernykh/dev
Fix compilation on ARMv8 with GCC 9.3.0
|
2020-11-02 19:55:29 +07:00 |
|
SChernykh
|
f1a24b7ddd
|
Fix compilation on ARMv8 with GCC 9.3.0
|
2020-11-02 13:50:10 +01:00 |
|
XMRig
|
f977b31331
|
v6.5.1-dev
|
2020-11-02 19:33:49 +07:00 |
|
XMRig
|
80b980c9d3
|
Merge branch 'master' into dev
|
2020-11-02 19:33:04 +07:00 |
|
XMRig
|
ddb4f9be76
|
v6.5.0
|
2020-11-02 14:37:29 +07:00 |
|
XMRig
|
a87d9d31e2
|
Merge branch 'dev'
|
2020-11-02 14:36:51 +07:00 |
|
XMRig
|
6c26e04fbe
|
Merge branch 'nopeinomicon-patch-1' into dev
|
2020-11-02 13:57:27 +07:00 |
|
XMRig
|
eb95d0339e
|
Update Process class and use APP_ID instead of hardcoded config name for #1925
|
2020-11-02 13:56:21 +07:00 |
|
XMRig
|
e295a938f8
|
Merge branch 'patch-1' of https://github.com/nopeinomicon/xmrig into nopeinomicon-patch-1
|
2020-11-02 12:59:36 +07:00 |
|
Emily Roberts
|
bccffa63a4
|
Add checking for config files in user home directory
Check for configuration files in the home directory to make packaging XMRig for Linux easier.
|
2020-11-01 16:17:23 -07:00 |
|
xmrig
|
ca6ca4cb67
|
Update CHANGELOG.md
|
2020-11-01 23:52:44 +07:00 |
|
XMRig
|
3910cf9e69
|
Added vendor to ARM CPUs name and added "arch" field.
|
2020-11-01 12:06:35 +07:00 |
|
XMRig
|
5d274777f6
|
Copy benchmark_1M.cmd and benchmark_10M.cmd
|
2020-10-31 18:38:18 +07:00 |
|
XMRig
|
dad1fdb505
|
Update build.uv.sh and build.openssl.sh.
|
2020-10-31 14:15:53 +07:00 |
|
XMRig
|
565d36d9e4
|
Fix build.
|
2020-10-30 23:42:09 +07:00 |
|
XMRig
|
e32e22474a
|
v6.5.0-dev
|
2020-10-30 23:26:07 +07:00 |
|
XMRig
|
905713f1ca
|
Merge branch 'feature-bench-submit' into dev
|
2020-10-30 23:25:09 +07:00 |
|
XMRig
|
5f314edb2f
|
Print benchmark url
|
2020-10-30 23:24:01 +07:00 |
|
xmrig
|
315d74c319
|
Merge pull request #1917 from SChernykh/dev
Fixed Debug build in Visual Studio
|
2020-10-27 20:37:22 +07:00 |
|
SChernykh
|
6b7b3511ce
|
Also fix RelWithDebIfno build in Visual Studio
|
2020-10-27 14:25:43 +01:00 |
|
SChernykh
|
50bdaba526
|
Fixed Debug build in Visual Studio
|
2020-10-27 14:08:36 +01:00 |
|
XMRig
|
4914fefb1f
|
Added "msr" field for CPU backend.
|
2020-10-25 16:36:37 +07:00 |
|
XMRig
|
03cd56ed73
|
Implemented PATCH requests.
|
2020-10-25 13:41:39 +07:00 |
|
XMRig
|
79c96418c7
|
Implemented BenchClient.
|
2020-10-24 19:43:23 +07:00 |
|
XMRig
|
36c1cb23e0
|
Implemented static benchmark verification (--bench --seed --hash)
|
2020-10-24 13:53:49 +07:00 |
|
xmrig
|
6dba0635f1
|
Merge pull request #1912 from cohcho/fix_msr
MSR: supress kernel module warning
|
2020-10-23 20:48:40 +07:00 |
|
cohcho
|
99b58580e9
|
MSR: supress kernel module warning
|
2020-10-23 13:09:13 +00:00 |
|
XMRig
|
027a6f8ae2
|
Added BenchConfig class.
|
2020-10-22 17:33:41 +07:00 |
|
xmrig
|
a3daaf09f5
|
Merge pull request #1907 from cohcho/fix_async_wrapper
Async: remove unreachable code
|
2020-10-21 15:58:01 +07:00 |
|
cohcho
|
da8b87b007
|
Async: remove unreachable code
|
2020-10-21 08:28:52 +00:00 |
|
XMRig
|
87b4d97798
|
New Async wrapper.
|
2020-10-21 08:09:44 +07:00 |
|
XMRig
|
6860450147
|
Removed legacy CUDA plugin API.
|
2020-10-20 18:04:56 +07:00 |
|
XMRig
|
b0de5aefb1
|
v6.4.1-dev
|
2020-10-19 05:09:30 +07:00 |
|
XMRig
|
d2e2f5f800
|
v6.4.1
|
2020-10-19 05:09:00 +07:00 |
|
XMRig
|
3088f915f9
|
Merge branch 'master' into dev
|
2020-10-19 05:08:35 +07:00 |
|
XMRig
|
4c5421b2bf
|
v6.4.0
|
2020-10-19 03:21:04 +07:00 |
|
XMRig
|
6dd281b508
|
Merge branch 'dev'
|
2020-10-19 03:20:21 +07:00 |
|
xmrig
|
599958c982
|
Update CHANGELOG.md
|
2020-10-18 02:10:03 +07:00 |
|
XMRig
|
328f985e07
|
Added Benchmark class.
|
2020-10-17 04:03:42 +07:00 |
|
XMRig
|
7fc7b976bf
|
Removed m_bench field from Job class.
|
2020-10-16 20:29:11 +07:00 |
|
XMRig
|
36b1523194
|
Code cleanup.
|
2020-10-16 19:35:36 +07:00 |
|
XMRig
|
5155139e9a
|
Improve some benchmark log messages.
|
2020-10-16 04:11:50 +07:00 |
|
XMRig
|
a152d6be42
|
Added CMake option WITH_BENCHMARK.
|
2020-10-16 02:18:07 +07:00 |
|
xmrig
|
ccebf6bb20
|
Merge pull request #1901 from cohcho/fix_math1
WorkerJob: fix calls of add/nextRound
|
2020-10-15 22:29:20 +07:00 |
|