Opencl datahandling
Compare changes
- Stephan Seitz authored
+ 6
− 2
@@ -15,7 +15,8 @@ import pystencils
@@ -613,7 +614,10 @@ class Field(AbstractField):
Since the target_dh_refactoring
was never merged, we decided to do the refactoring at smaller steps and recover the original OpenCL datahandling PR.
Refactoring to merge target
and backend
can be done later.