Opencl datahandling
Compare changes
- Stephan Seitz authored
+ 14
− 0
@@ -28,6 +28,20 @@ def init_globally(device_index=0):
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.