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

CUDA launch error on Windows #4

Closed
phooton opened this issue May 31, 2018 · 0 comments
Closed

CUDA launch error on Windows #4

phooton opened this issue May 31, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@phooton
Copy link
Collaborator

phooton commented May 31, 2018

Reported by @quentinlesceller

C++ miner executable console captured output does not land in C# for some reason. Completely reproducible and fatal issue, but only happening on a single freshly installed system. May not be fixable without tracking it down. Could be different windows installed update, different dotnet core version, system settings or anything else.

For OpenCL miner, Boost sockets should help and also make edge transfer easier on linux. With cuda, nvcc was unhappy with boost.

@phooton phooton added the bug Something isn't working label May 31, 2018
phooton added a commit that referenced this issue May 31, 2018
No real solution for #4 where console output is not redirected properly, will replace stdout/stderr with sockets for OpenCL miner.
@phooton phooton closed this as completed Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant