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

Error 381 #234

Open
Djago opened this issue Jul 10, 2018 · 6 comments
Open

Error 381 #234

Djago opened this issue Jul 10, 2018 · 6 comments

Comments

@Djago
Copy link

Djago commented Jul 10, 2018

Hi

I have a nVidia GTX550Ti. It was autodetected as:
[
// gpu: GeForce GTX 550 Ti architecture: 21
// memory: 795/1024 MiB
// smx: 4
{ "index" : 0,
"threads" : 40, "blocks" : 8,
"bfactor" : 8, "bsleep" : 25,
"affine_to_cpu" : true, "sync_mode" : 3,
},
],

I mined a complete day, and suddenly:
[CUDA] Error gpu 0: <C:/xmr-stak/xmr-stak-2.4.5/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu>:381

If I change threads to, say, 32, I can continue mining. But why? Why it mined a day with 40 and suddenly I can't? What is the correct value?

@ghost
Copy link

ghost commented Jul 10, 2018 via email

@Djago
Copy link
Author

Djago commented Jul 10, 2018

How can I tell? I'm using it right now and seems to be working fine for everything... except mining...
Now I'm getting the same error on 32 threads...
:P

@ghost
Copy link

ghost commented Jul 10, 2018 via email

@psychocrypt
Copy link
Collaborator

psychocrypt commented Jul 10, 2018 via email

@Djago
Copy link
Author

Djago commented Jul 11, 2018

It started failing with less and less threads. I've tried with 28, 24, 20, 16 and now it's at 8 since yesterday and working fine. I'll continue like this to check if it's working ok now.

@Djago
Copy link
Author

Djago commented Aug 15, 2018

I'm running it with
"threads" : 40, "blocks" : 8,
"bfactor" : 8, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3
and it's very stable like this.
Coincidentally these are the same value that XMRIG autodetects!

But there are other problems (see [https://github.com/fireice-uk/xmr-stak/issues/1789]).
So it doesn't seems to be a hardware problem but a CUDA and/or XMR-Stack problem.

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

2 participants