This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
OS: W10
Miner: 2.10.4 (precompiled binaries)
Drivers: 430.39
GPU: GTX 1060-6
Algo: CN-GPU
NOTE: tested on monero - both issues are not present
When you have amd file in folder and no AMD devices there are 2 issues:
1. Part of hashrate is displayed in AMD section:
[2019-04-29 04:47:42] : Result accepted by the pool.
HASHRATE REPORT - AMD
| ID | 10s | 60s | 15m |
| 0 | 240.7 | (na) | (na) |
Totals (AMD): 240.7 0.0 0.0 H/s
-----------------------------------------------------------------
HASHRATE REPORT - NVIDIA
| ID | 10s | 60s | 15m |
| 0 | 412.4 | (na) | (na) |
Totals (NVIDIA): 412.4 0.0 0.0 H/s
-----------------------------------------------------------------
Totals (ALL): 653.1 0.0 0.0 H/s
Highest: 0.0 H/s
-----------------------------------------------------------------
[2019-04-29 04:47:50] : Result accepted by the pool.
Full log - https://pastebin.com/J3Tu94ke
Correct log (when no amd files are present):
HASHRATE REPORT - NVIDIA
| ID | Â Â 10s | Â Â 60s | Â Â 15m |
| Â 0 | Â 676.7 | Â (na) | Â (na) |
Totals (NVIDIA): Â 676.7 Â Â 0.0 Â Â 0.0 H/s
2. Nvidia config file is generated with lower thread values:
with amd in folder:
// gpu: GeForce GTX 1060 6GB architecture: 61
// memory: 5021/6144 MiB
// smx: 10
{ "index" : 0,
"threads" : 4, "blocks" : 80,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
"mem_mode" : 1,
},
without amd in folder:
// gpu: GeForce GTX 1060 6GB architecture: 61
// memory: 5025/6144 MiB
// smx: 10
{ "index" : 0,
"threads" : 6, "blocks" : 80,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
"mem_mode" : 1,
},
Subreddit
Post Details
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/XmrStak/com...