I am interested in using a cuda code like [this](https://github.com/goldsborough/k-means/blob/master/cuda/k-means-simple-thrust.cu) within Cupy as a module/function. Can you please instruct me how can I do that. Thanks.
I am interested in using a cuda code like this within Cupy as a module/function. Can you please instruct me how can I do that. Thanks.