We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apparently consumer GPU's are known to be susceptible to bit-flip errors: http://cs.stanford.edu/people/ihaque/papers/gpuser.pdf
Adding a per block hash might be advisable. It might even be possible to add full-blown error correction: http://saahpc.ncsa.illinois.edu/09/sessions/day2/session2/Maruyama_presentation.pdf
The text was updated successfully, but these errors were encountered:
In fairness, so is consumer RAM in general. /necro
Sorry, something went wrong.
No branches or pull requests
Apparently consumer GPU's are known to be susceptible to bit-flip errors:
http://cs.stanford.edu/people/ihaque/papers/gpuser.pdf
Adding a per block hash might be advisable. It might even be possible to add full-blown error correction:
http://saahpc.ncsa.illinois.edu/09/sessions/day2/session2/Maruyama_presentation.pdf
The text was updated successfully, but these errors were encountered: