Merge UnifiedOptimized into CUDA Generic

The UnifiedOptimized proxy was originally added as an alternative to the GenericOptimized proxy, with W-Tiling on the GPU as much as possible. This proxy has a lot of duplicated code with the Generic proxy, thus they could be merged.

Merge request reports

Loading