Opencl datahandling
Compare changes
- Stephan Seitz authored
@@ -142,8 +142,8 @@ class NearestNeightborInterpolator(Interpolator):
@@ -287,6 +287,9 @@ class InterpolatorAccess(TypedSymbol):
@@ -362,8 +365,8 @@ class TextureCachedField:
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.