diff --git a/test/test_apps.py b/test/test_apps.py index 1f057b4a3d6926bfc8aa3b79f60f84a1fe46ab69..9ec67d9eb227555976d22fa9b31ad749e830234a 100644 --- a/test/test_apps.py +++ b/test/test_apps.py @@ -435,6 +435,43 @@ def test_sum_factorization(): print(knl) +def test_lbm(ctx_factory): + ctx = ctx_factory() + + knl = lp.make_kernel( + "{[ii,jj]:0<=ii 1: exec(sys.argv[1])