Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid result on NVIDIA GPUs #3

Open
0proof opened this issue Apr 18, 2018 · 0 comments
Open

Invalid result on NVIDIA GPUs #3

0proof opened this issue Apr 18, 2018 · 0 comments

Comments

@0proof
Copy link

0proof commented Apr 18, 2018

I am getting lots of invalid results while mining IPBC on NVIDIA P106-100
the nvidia.txt file was auto generated and contains for each card:
"gpu_threads_conf" :
[
// gpu: P106-100 architecture: 61
// memory: 5949/6080 MiB
// smx: 10
{ "index" : 0,
"threads" : 32, "blocks" : 30,
"bfactor" : 0, "bsleep" : 0,
"affine_to_cpu" : false, "sync_mode" : 3,
},

./xmr-stak -V

Version: xmr-stak/2.4.4/dc15a069/unknown/lin/nvidia-cpu/aeon-cryptonight-monero/10

./xmr-stak


xmr-stak 2.4.4 dc15a069
..........

[2018-04-18 11:21:37] : Mining coin: ipbc
[2018-04-18 11:21:37] : Starting NVIDIA GPU thread 0, no affinity.
[2018-04-18 11:21:38] : Starting NVIDIA GPU thread 1, no affinity.
[2018-04-18 11:21:38] : Starting NVIDIA GPU thread 2, no affinity.
[2018-04-18 11:21:38] : Starting NVIDIA GPU thread 3, no affinity.
[2018-04-18 11:21:38] : Starting NVIDIA GPU thread 4, no affinity.
[2018-04-18 11:21:38] : Starting NVIDIA GPU thread 5, no affinity.
[2018-04-18 11:21:39] : WARNING: backend CPU disabled.
[2018-04-18 11:21:39] : Fast-connecting to support.ipbc.io:13333 pool ...
[2018-04-18 11:21:39] : Pool support.ipbc.io:13333 connected. Logging in...
[2018-04-18 11:21:39] : Difficulty changed. Now: 20000.
[2018-04-18 11:21:39] : Pool logged in.

RESULT REPORT
Difficulty : 53249
Good results : 10 / 153 (6.5 %)
Avg result time : 131.6 sec
Pool-side hashes : 472140

Top 10 best results found:
| 0 | 271135 | 1 | 193942 |
| 2 | 160545 | 3 | 99567 |
| 4 | 99136 | 5 | 56825 |
| 6 | 54649 | 7 | 49579 |
| 8 | 40888 | 9 | 34129 |

Error details:
| Count | Error text | Last seen |
| 23 | NVIDIA Invalid Result GPU ID 0 | 2018-04-18 11:12:31 |
| 26 | NVIDIA Invalid Result GPU ID 3 | 2018-04-18 11:12:20 |
| 17 | NVIDIA Invalid Result GPU ID 2 | 2018-04-18 11:12:19 |
| 26 | NVIDIA Invalid Result GPU ID 4 | 2018-04-18 11:11:57 |
| 34 | NVIDIA Invalid Result GPU ID 5 | 2018-04-18 11:12:19 |
| 17 | NVIDIA Invalid Result GPU ID 1 | 2018-04-18 11:12:17 |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant