Opencl datahandling
- Stephan Seitz authored
@@ -272,6 +272,8 @@ class SerialDataHandling(DataHandling):
@@ -272,6 +272,8 @@ class SerialDataHandling(DataHandling):
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.