Docs changes.
This commit is contained in:
parent
eb6959f312
commit
67fbbedd0a
5 changed files with 70 additions and 458 deletions
|
@ -7,16 +7,21 @@
|
|||
"ipv6": false,
|
||||
"restricted": false
|
||||
},
|
||||
"av": 1,
|
||||
"background": false,
|
||||
"colors": true,
|
||||
"threads": "all",
|
||||
"cpu-affinity": null,
|
||||
"cpu-priority": null,
|
||||
"use-gpu": [ "OPENCL", "CUDA" ],
|
||||
"gpu-intensity": [ 50 ],
|
||||
"gpu-filter": [
|
||||
{
|
||||
"engine": "OPENCL",
|
||||
"filter": "AMD"
|
||||
}
|
||||
],
|
||||
"donate-level": 5,
|
||||
"huge-pages": true,
|
||||
"hw-aes": null,
|
||||
"log-file": null,
|
||||
"max-cpu-usage": 75,
|
||||
"pools": [
|
||||
{
|
||||
"url": "publicnode.ydns.eu:4666",
|
||||
|
@ -38,25 +43,6 @@
|
|||
"print-time": 60,
|
||||
"retries": 5,
|
||||
"retry-pause": 5,
|
||||
"safe": false,
|
||||
"threads": [
|
||||
{
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 0
|
||||
},
|
||||
{
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 1
|
||||
},
|
||||
{
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 2
|
||||
},
|
||||
{
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 3
|
||||
}
|
||||
],
|
||||
"user-agent": null,
|
||||
"syslog": false,
|
||||
"watch": false
|
||||
|
|
|
@ -2,14 +2,8 @@
|
|||
"id": "92f3104f9a2ee78c",
|
||||
"worker_id": "Ubuntu-1604-xenial-64-minimal",
|
||||
"version": "1.0.0-alpha",
|
||||
"kind": "cpu",
|
||||
"kind": "cpu/gpu",
|
||||
"ua": "NinjaRig/1.0.0-alpha (Linux x86_64) libuv/1.8.0 gcc/5.4.0",
|
||||
"cpu": {
|
||||
"brand": "Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz",
|
||||
"aes": true,
|
||||
"x64": true,
|
||||
"sockets": 1
|
||||
},
|
||||
"algo": "chukwa",
|
||||
"donate_level": 5,
|
||||
"hashrate": {
|
||||
|
|
|
@ -1,59 +1,21 @@
|
|||
{
|
||||
"memory": 8388608,
|
||||
"threads": [
|
||||
"hashers": [
|
||||
{
|
||||
"type": "cpu",
|
||||
"algo": "chukwa",
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 0,
|
||||
"priority": -1,
|
||||
"soft_aes": false,
|
||||
"type": "GPU",
|
||||
"id": "OCL0",
|
||||
"hashrate": [
|
||||
73.39,
|
||||
73.4,
|
||||
73.28
|
||||
18328.8,
|
||||
18324.21,
|
||||
18328.5
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "cpu",
|
||||
"algo": "chukwa",
|
||||
"av": 1,
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 1,
|
||||
"priority": -1,
|
||||
"soft_aes": false,
|
||||
"type": "GPU",
|
||||
"id": "NVD0",
|
||||
"hashrate": [
|
||||
74.72,
|
||||
74.72,
|
||||
74.7
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "cpu",
|
||||
"algo": "chukwa",
|
||||
"av": 1,
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 2,
|
||||
"priority": -1,
|
||||
"soft_aes": false,
|
||||
"hashrate": [
|
||||
74.71,
|
||||
74.72,
|
||||
74.7
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "cpu",
|
||||
"algo": "chukwa",
|
||||
"av": 1,
|
||||
"low_power_mode": 1,
|
||||
"affine_to_cpu": 3,
|
||||
"priority": -1,
|
||||
"soft_aes": false,
|
||||
"hashrate": [
|
||||
73.39,
|
||||
73.4,
|
||||
73.28
|
||||
22351.22,
|
||||
22361.15,
|
||||
22353.10
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue