veg / tn93

TN93 fast distance calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create OpenCL implementation of tn93

stevenweaver opened this issue · comments

A good starting point would be to search for parts of the code that have already been parallelized. For example, searching omp parallel, and investigating whether the use of OpenCL may result in faster computation.