MoneroOcean
6cc0c74351
Merge xmrig v6.8.1 into master
2021-02-03 01:15:49 +00:00
XMRig
4c3425a958
Added "--hugepage-size" command line option.
2021-02-01 05:06:24 +07:00
SChernykh
22a1b8d82d
Fix compilation error when RandomX and Argon2 are disabled
2021-01-28 14:38:28 +01:00
MoneroOcean
0c1fda1ada
Merge xmrig v6.8.0 into master
2021-01-26 16:42:24 +00:00
XMRig
8eb9b4d37a
Update default config example.
2021-01-26 15:15:08 +07:00
XMRig
9a02007900
Added config option "dmi" and command line option "--no-dmi".
2021-01-20 16:02:48 +07:00
MoneroOcean
1719879f7e
Merge xmrig v6.7.0 into master
2020-12-23 06:46:42 +00:00
SChernykh
633aaccd9c
Added config option for AVX2 dataset init
...
-1 = Auto detect
0 = Always disabled
1 = Enabled if AVX2 is supported
2020-12-19 16:18:49 +01:00
MoneroOcean
77a951a6a4
Merge xmrig v6.5.2
2020-11-13 19:47:22 +00:00
XMRig
e4283d5f53
Add support for benchmark in generated config.
2020-11-13 01:49:16 +07:00
XMRig
f08887180d
Added --token command line option.
2020-11-10 21:29:13 +07:00
MoneroOcean
60c9c0c07d
Merge of xmrig v6.5.1
2020-11-08 17:21:41 +00:00
XMRig
99e9073993
Fixed build without HTTP.
2020-11-03 00:21:22 +07:00
MoneroOcean
a57d1bbbda
Merge of xmrig v6.5.0
2020-11-02 15:08:16 +00:00
XMRig
5f314edb2f
Print benchmark url
2020-10-30 23:24:01 +07:00
MoneroOcean
f650a73845
Separate bench and mo bench
2020-10-25 18:41:41 +00:00
MoneroOcean
e3dc4db54f
Separate bench and mo bench
2020-10-25 18:39:49 +00:00
MoneroOcean
b1edcb31bd
Separate bench and mo bench
2020-10-25 18:39:14 +00:00
XMRig
027a6f8ae2
Added BenchConfig class.
2020-10-22 17:33:41 +07:00
MoneroOcean
ef7a7a75a2
Updated MoBenchmark names
2020-10-18 23:35:27 +00:00
MoneroOcean
6b406cf82c
Updated MoBenchmark names
2020-10-18 23:33:43 +00:00
MoneroOcean
2cf2fcaf8c
Merge xmrig v6.4.0 into master
2020-10-18 22:04:56 +00:00
XMRig
36b1523194
Code cleanup.
2020-10-16 19:35:36 +07:00
XMRig
a152d6be42
Added CMake option WITH_BENCHMARK.
2020-10-16 02:18:07 +07:00
SChernykh
722e468bd9
Benchmark: added more check hashes and a progress indicator
2020-10-15 08:23:47 +02:00
SChernykh
2ecece7b3d
Added benchmark and stress test
...
Easy to use and zero configuration embedded benchmark/stress test.
2020-10-14 19:45:05 +02:00
SChernykh
44dcded866
RandomX: added huge-pages-jit
config parameter
...
Set to false by default, gives 0.2% boost on Ryzen 7 3700X with 16 threads, but hashrate might be unstable on Ryzen between launches. Use with caution.
2020-10-07 17:42:55 +02:00
MoneroOcean
21b156cbda
Merge xmrig v6.3.4 sources
2020-09-23 00:25:27 +00:00
SChernykh
a84b45b1bb
RandomX: added parameter for scratchpad prefetch mode
...
`scratchpad_prefetch_mode` can have 4 values:
0: off
1: use `prefetcht0` instruction (default, same as previous XMRig versions)
2: use `prefetchnta` instruction (faster on Coffee Lake and a few other CPUs)
3: use `mov` instruction
2020-09-04 16:16:07 +02:00
MoneroOcean
22c39226b0
xmrig v6.3.1 merge
2020-07-31 12:04:00 -07:00
XMRig
32e9b7e34a
Added command line option --pause-on-battery and renamed config option.
2020-07-23 15:45:01 +07:00
xmrig
e59806d6ae
Merge pull request #1786 from SChernykh/dev
...
Added mining on battery setting
2020-07-23 09:20:06 +07:00
SChernykh
299b180b28
Added mining on battery setting
2020-07-22 20:21:42 +02:00
XMRig
109c088e8a
Cleanup usage output.
2020-07-22 19:58:08 +07:00
XMRig
70c7f33a20
Added command line options --cache-qos (--randomx-cache-qos) and --argon2-impl (--cpu-argon2-impl).
2020-07-20 09:17:59 +07:00
Tony Butler
30fdc92884
Cleanup MoneroOcean patchset
2020-06-10 18:50:25 -07:00
MoneroOcean
0ada4ca4ac
Merge branch 'beta' of https://github.com/xmrig/xmrig
2020-06-10 18:14:06 -07:00
XMRig
ea72052f50
#1708 Added "title" option.
2020-06-06 00:24:58 +07:00
SChernykh
22b937cc1c
KawPow WIP
2020-05-27 16:19:57 +02:00
MoneroOcean
51c783a313
Merge https://github.com/xmrig/xmrig
2020-05-23 11:13:42 -07:00
XMRig
8aeba61706
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
MoneroOcean
df7a8d1a52
Merge https://github.com/xmrig/xmrig
2020-04-13 09:07:40 -07:00
XMRig
01236bc40b
Added missing newline in --help output.
2020-03-25 04:03:18 +07:00
MoneroOcean
ca0f93bb22
Merge https://github.com/xmrig/xmrig
2020-03-22 16:26:51 -07:00
XMRig
5b610e4dfe
Added TLS support for API and many other TLS related changes.
2020-03-18 20:09:11 +07:00
XMRig
92a258f142
Added command line option --astrobwt-avx2
2020-03-12 00:04:07 +07:00
XMRig
8698b73036
Added command line option --data-dir.
2020-03-10 15:57:47 +07:00
MoneroOcean
df48cb1f98
Merge branch 'dev' of https://github.com/xmrig/xmrig
2020-03-07 09:38:20 -08:00
XMRig
6cb27e9662
Added command line option --astrobwt-max-size
2020-03-08 00:13:47 +07:00
MoneroOcean
f9287c2e14
Merge https://github.com/xmrig/xmrig
2020-03-06 08:50:55 -08:00