You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Commit: 90e4f16
Issue: The functions
test_wave_equation_2d.py::test_A_matrixandtest_waveEqn.py::test_volume_integral_fluxare failing when the backend is set toopencl. They pass when the backend iscpuorcuda.