The `PowerFitter` class orchestrates the scans on CPU and GPU. A refactor of this class is required, to allow for new functionality such as; - [ ] multiple OpenCL queues on GPU (see #51 ) - [ ] re-using the same target and only changing templates (#60 ) Related issue: #63
The
PowerFitterclass orchestrates the scans on CPU and GPU.A refactor of this class is required, to allow for new functionality such as;
Related issue: #63