Commit Graph

1382 Commits

Author SHA1 Message Date
XMRig da39ed2ce0 v3.2.1-dev 2019-09-29 04:25:35 +07:00
XMRig 06500761fb Merge branch 'master' into dev 2019-09-29 04:25:06 +07:00
xmrig 919a6c0cc4 Update README.md 2019-09-29 04:10:38 +07:00
XMRig 427b6516e0 v3.2.0 2019-09-28 23:03:12 +07:00
XMRig eae9009b98 Merge branch 'dev' 2019-09-28 22:56:55 +07:00
xmrig 8e9e8cd169 Update ALGORITHMS.md 2019-09-28 09:00:50 +07:00
xmrig f96538dfba Update ALGORITHMS.md 2019-09-28 08:43:31 +07:00
xmrig 9ad174c129 Update ALGORITHMS.md 2019-09-28 08:28:31 +07:00
XMRig 17b40ac4ad v3.2.0-dev 2019-09-28 03:40:53 +07:00
XMRig d086318f4e Set "rx/0" as user visible RandomX name. 2019-09-28 03:25:03 +07:00
XMRig 550e332909 Fixed coin option in daemon mode. 2019-09-27 23:39:57 +07:00
XMRig e1d1a5226c Added coin option. 2019-09-27 05:41:45 +07:00
XMRig cf6bd0e772 #1183 Fixed crash in background mode. 2019-09-21 19:05:52 +07:00
XMRig e57798360f #1183 Disable stdin handler if not available. 2019-09-21 03:22:19 +07:00
xmrig 3cbbc94249 Merge pull request #1184 from msembinelli/master
Improve grammar and spelling on usage section
2019-09-21 03:19:17 +07:00
Matthew Sembinelli cbc08e696f Improve grammar and spelling on usage section 2019-09-20 14:06:38 -06:00
XMRig 7a1ff6bfed v3.1.4-dev 2019-09-20 16:45:17 +07:00
XMRig 18809ddf0b Merge branch 'master' into dev 2019-09-20 16:44:51 +07:00
XMRig 05b2c66aaf v3.1.3 2019-09-20 15:02:20 +07:00
XMRig 50038516cb Merge branch 'dev' 2019-09-20 15:01:59 +07:00
XMRig f6752310b4 Backport fixes from v4. 2019-09-20 14:54:18 +07:00
XMRig 1cd1f13fee v3.1.3-dev 2019-09-16 00:29:46 +07:00
XMRig 7af3e4e340 Merge branch 'master' into dev 2019-09-16 00:29:18 +07:00
XMRig 171762d1aa v3.1.2 2019-09-15 18:04:18 +07:00
XMRig 78fd2fd0ac Merge branch 'dev' 2019-09-15 18:01:30 +07:00
xmrig ff981ecb5c Update CHANGELOG.md 2019-09-15 16:25:05 +07:00
xmrig 62d184a377 Update CMAKE_OPTIONS.md 2019-09-15 15:57:02 +07:00
xmrig c6accf5151 Create CMAKE_OPTIONS.md 2019-09-15 15:26:22 +07:00
XMRig a8f5b8ac8b #1132 Fixed CentOS 7 compatibility. 2019-09-15 13:26:26 +07:00
XMRig 179ef31b80 Fixed cmake 2.8 support. 2019-09-14 20:34:15 +07:00
xmrig f4ba1e35e1 Update CHANGELOG.md 2019-09-14 15:57:50 +07:00
xmrig f3b55d6b08 Merge pull request #1168 from SChernykh/dev
RandomX: optimized loading from scratchpad
2019-09-12 00:15:41 +07:00
SChernykh 2322e3bcf7 RandomX: optimized loading from scratchpad
Prefetches scratchpad data as soon as possible to calculate data address for the next load.

Up to ~1.4% speedup on Ryzen 7 3700X @ 4.1 GHz, RAM 3200 MHz 14-14-14-28 with optimized sub-timings:
Variant|Before H/S|After H/S
-------|----------|---------
rx/0|8663|8777
rx/wow|9867|10009
rx/loki|8652|8731
2019-09-11 19:10:01 +02:00
xmrig 01b2c952ea Merge pull request #1166 from SChernykh/dev
RandomX: fix for 272 initialization threads
2019-09-09 13:19:12 +07:00
SChernykh edb2c98ad7 Fix for 272 initialization threads 2019-09-09 08:15:46 +02:00
xmrig 03946b42fa Merge pull request #1163 from SChernykh/dev
RandomX optimizations
2019-09-05 14:30:04 +07:00
SChernykh dc5843651b Optimized CFROUND
One less micro-op
2019-09-04 20:47:47 +02:00
SChernykh d3f98ef7bc RandomX optimizations
- Optimized soft AES code, up to +30% hashrate on CPU without AES support
- Added prefetch for the first dataset access, up to +0.1% hashrate
2019-09-04 19:24:12 +02:00
XMRig a8c2e908a2 #1158 Potential fix for segmentation fault. 2019-09-03 15:31:32 +07:00
XMRig f1a9302c3e v3.1.2-dev 2019-08-31 08:29:15 +07:00
XMRig 3a10c0546f Merge branch 'master' into dev 2019-08-31 08:28:51 +07:00
XMRig 5439f2d7b8 v3.1.1 2019-08-31 07:54:09 +07:00
XMRig 1a8abf054e Merge branch 'dev' 2019-08-31 07:51:57 +07:00
XMRig 13e38df391 Fixed command line options for single pool, free order allowed again. 2019-08-31 06:18:32 +07:00
xmrig 53a71f7226 Update CHANGELOG.md 2019-08-30 19:16:05 +07:00
XMRig df90b299f2 Fixed, for Argon2 algorithms command line options, like --threads was ignored. 2019-08-30 18:55:53 +07:00
xmrig fa983eee0e Update CHANGELOG.md 2019-08-30 15:14:52 +07:00
XMRig 372183555b #1141 Fixed log in background mode. 2019-08-30 14:46:38 +07:00
XMRig 9cfbce5e09 Removed Linux specific code from Windows only ASM file. 2019-08-30 13:49:58 +07:00
xmrig f3c9b0e888 Merge pull request #1148 from 00-matt/fix-execstack
Fix linker marking entire executable as having an executable stack
2019-08-30 13:47:45 +07:00