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

[GPU] Non-deterministic behavior with residual function #110

Closed
michel2323 opened this issue Feb 26, 2021 · 2 comments
Closed

[GPU] Non-deterministic behavior with residual function #110

michel2323 opened this issue Feb 26, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@michel2323
Copy link
Member

With multiple instances on a single GPU we observe non-deterministic results. The issue can be pinned down to the residual function in the Newton-Raphson. This either yields a wrong Jacobian or a wrong step update.

@frapac frapac changed the title Non-deterministic behavior [GPU] Non-deterministic behavior with residual function Mar 10, 2021
@michel2323
Copy link
Member Author

Branch with diagnostics is here.

@michel2323 michel2323 added the bug Something isn't working label Mar 15, 2021
@michel2323
Copy link
Member Author

Resolved by #145

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