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

Unit tests failing on changing arrayfire backend #60

Open
amanabt opened this issue Oct 22, 2017 · 2 comments
Open

Unit tests failing on changing arrayfire backend #60

amanabt opened this issue Oct 22, 2017 · 2 comments
Assignees
Labels

Comments

@amanabt
Copy link
Member

amanabt commented Oct 22, 2017

Commit: 90e4f16

Issue: The functions test_wave_equation_2d.py::test_A_matrix and test_waveEqn.py::test_volume_integral_flux are failing when the backend is set to opencl. They pass when the backend is cpu or cuda.

@amanabt
Copy link
Member Author

amanabt commented Oct 22, 2017

@Balavarun5
Please resolve the issue with test_waveEqn.py::test_volume_integral_flux.

@amanabt amanabt mentioned this issue Oct 22, 2017
2 tasks
@amanabt
Copy link
Member Author

amanabt commented Oct 23, 2017

The reference values for the A matrix were being calculated using LGL points with accuracy only till 4th place of decimal. Correcting it results in the error to reduce to machine error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants