Tony Butler
|
32b49797d9
|
Restore CN-GPU
|
2020-06-10 18:17:58 -07:00 |
|
SChernykh
|
22b937cc1c
|
KawPow WIP
|
2020-05-27 16:19:57 +02:00 |
|
XMRig
|
3cbf0dc0ee
|
Removed code duplicate.
|
2020-05-09 01:13:46 +07:00 |
|
XMRig
|
85af4e27ec
|
Fix ARM build.
|
2020-05-08 23:42:53 +07:00 |
|
XMRig
|
a7caf4cc66
|
Fix build.
|
2020-05-08 23:05:44 +07:00 |
|
XMRig
|
628506e266
|
ICpuInfo refactoring.
|
2020-05-08 22:25:13 +07:00 |
|
SChernykh
|
14ef99ca67
|
AstroBWT algorithm (DERO) support
To test:
- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line
In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
|
2020-02-29 22:41:24 +01:00 |
|
XMRig
|
030d6e5962
|
Update year.
|
2020-02-01 20:24:00 +07:00 |
|
SChernykh
|
4571899664
|
Removed MSR mod for Bulldozer
It turned out to be useless: https://www.reddit.com/r/MoneroMining/comments/et7s7w/psa_amd_opteronfxa6a8a10_owners_needed_to_test/
|
2020-01-27 09:39:39 +01:00 |
|
SChernykh
|
d342968211
|
Added support for BMI2 instructions
|
2020-01-21 19:44:56 +01:00 |
|
SChernykh
|
665e43fecc
|
MSR preset for Bulldozer CPUs
Also fixed verbose output for MSR presets with masks.
|
2020-01-14 19:27:34 +01:00 |
|
XMRig
|
8bef964f68
|
Added support for write custom MSR.
|
2019-12-17 02:27:07 +07:00 |
|
XMRig
|
3b4b230cab
|
Added CPU vendor enum.
|
2019-12-10 12:49:42 +07:00 |
|
XMRig
|
8ef3e2ec14
|
Fixed build without hwloc.
|
2019-12-08 10:20:23 +07:00 |
|
XMRig
|
e9e747f0d1
|
#1385 "max-threads-hint" option now also limit RandomX dataset initialization threads.
|
2019-12-07 22:18:06 +07:00 |
|
SChernykh
|
1fbbae1e4a
|
Added 1GB hugepages support for Linux
|
2019-12-05 19:39:47 +01:00 |
|
XMRig
|
7c463849cc
|
Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint".
|
2019-09-28 02:02:20 +07:00 |
|
XMRig
|
bd9255136c
|
Use unsigned type for intensity.
|
2019-08-17 05:22:09 +07:00 |
|
XMRig
|
fe832f510e
|
Added MSVC support for Argon2.
|
2019-08-17 04:01:53 +07:00 |
|
XMRig
|
4583d979db
|
Fixed auto configuration without hwloc.
|
2019-08-09 12:51:27 +07:00 |
|
XMRig
|
96fd7545d1
|
Added class CpuThreads.
|
2019-08-07 16:13:23 +07:00 |
|
XMRig
|
2876702ea2
|
Added cmake option HWLOC_DEBUG.
|
2019-07-25 11:24:27 +07:00 |
|
XMRig
|
a6a0995d54
|
Better method to get hwloc version.
|
2019-07-23 14:19:41 +07:00 |
|
XMRig
|
b02e596853
|
Strip extra spaces from CPU brand string and improved BasicCpuInfo.
|
2019-07-23 00:40:24 +07:00 |
|
XMRig
|
6f93b7b38d
|
Removed unused code.
|
2019-07-17 15:28:59 +07:00 |
|
XMRig
|
3bebf778da
|
Fixed build.
|
2019-07-10 02:28:45 +07:00 |
|
XMRig
|
b92807e8d8
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
XMRig
|
62edb2fc0a
|
Move CPU information classes to new location.
|
2019-06-29 09:51:23 +07:00 |
|