79213515

Date: 2024-11-22 03:18:46
Score: 2
Natty:
Report link

Well I will answer my own question.

There is not one.

I looked through the repo, yes they use popc and popcount (CUDA and OpenCl) for the nearest_neighbour (yes that's how it is spelled). But it is not used anywhere else. So it is not implemented.

Now I have a few choices; use the custom kernel, fork their code and make my own, or abandon this folly and move on.

I will probably try the custom kernel. If it fails I will switch back to OpenCL and CUDA.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ben H