Fix integration pipeline
Compare changes
- Markus Holzer authored
+ 7
− 18
@@ -9,15 +7,13 @@ from pystencils.enums import Target, Backend
@@ -9,15 +7,13 @@ from pystencils.enums import Target, Backend
@@ -114,31 +110,24 @@ def create_cuda_kernel(assignments: Union[AssignmentCollection, NodeCollection],
@@ -114,31 +110,24 @@ def create_cuda_kernel(assignments: Union[AssignmentCollection, NodeCollection],
assert len(spatial_coordinates) == 1, "Non-index fields do not have the same number of spatial coordinates"