Any python GPU computing api compatible with VTK objects?

For example, I have a dense point cloud (100,000 ~ 1000,000 pts), I want to check the intersection with a single outside point. I use the obbTree.IntersectWithLine to loop through all the point in the point cloud while it is too slow…

You can have a look at this discussion and some of the recent work here: