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

Use ed25519_init() for faster failures #626

Merged
merged 1 commit into from
Jul 16, 2018
Merged

Conversation

mvines
Copy link
Member

@mvines mvines commented Jul 15, 2018

Currently when we fail to initialize CUDA the resulting errors are very subtle (eg, airdrops evaporate without a peep). Instead we ought to be complaining loudly and that's what this PR does.

@mvines
Copy link
Member Author

mvines commented Jul 15, 2018

CI failure is expected here until the dependent patch lands

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

Successfully merging this pull request may close these issues.

2 participants