Fix Opencl and LLVM GPU tests
Compare changes
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 10
− 3
@@ -5,6 +5,7 @@ import numpy as np
@@ -5,6 +5,7 @@ import numpy as np
@@ -15,6 +16,11 @@ from pystencils.integer_functions import (
@@ -15,6 +16,11 @@ from pystencils.integer_functions import (
@@ -292,9 +298,9 @@ class CBackend:
@@ -292,9 +298,9 @@ class CBackend:
@@ -385,8 +391,9 @@ class CustomSympyPrinter(CCodePrinter):
@@ -385,8 +391,9 @@ class CustomSympyPrinter(CCodePrinter):