-
Notifications
You must be signed in to change notification settings - Fork 2
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 in tile_linalg_jacobi
for hydrogen
#27
Comments
The fix is just a switch:
|
This PR fixes it. Feel free to accept/close this issue. |
Thanks @blazejba for finding the issue! Just opened a bug ticket on TessellateIPU so we can solve it there: graphcore-research/tessellate-ipu#12 |
Computing two hydrogen atoms using cpu backend works:
python density_functional_theory.py -H -backend cpu -float32
but with ipu backend
python density_functional_theory.py -H -backend ipu -float32
... an error is thrown:
The text was updated successfully, but these errors were encountered: