Skip to content

Add OpenCL implementation

Felix Weinmann requested to merge s436953/the-knapsack-project:main into main

Sadly bottlenecked by VRAM latency due to the uncached nature of global memory on my Nvidia system and therefore only with similar performance like rust-safe.

Merge request reports