src-d / kmcuda

Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
Other
783 stars 144 forks source link

C# wrapper article #53

Open pavlexander opened 5 years ago

pavlexander commented 5 years ago

Hello,

A question.

I have been wanting to write an article for educational use on how to write CLI/C++ wrapper on top of your C++ library. Do you have any objections to this idea?

I don't yet know where this tutorial is to be posted, so if you have any preferences I will welcome any ideas.

vmarkovtsev commented 5 years ago

I am totally down for this. Will it be in Russian? We could translate and crosspost in our blog.

@campoy @vcoisne

vcoisne commented 5 years ago

If in English it would be a good candidate for our blog!

You can create a [Proposal] issue in the blog repo https://github.com/src-d/blog as a starting point. cc @pavlexander

campoy commented 5 years ago

This would be indeed amazing

pavlexander commented 5 years ago

Hey!

Sorry for "delay"! I was planning on starting a blog. Even registered a domain and configured Apache, but don't yet have time to write this article!

This is on my nearest to-do list and I promise it to be finished before Christmas! I will also need to create a repository on Git, with the source files so everybody would be able to work with the code.

The article will be in English, maybe later I will also translate it in Russian. (or the other way around :) )

I will update this issue once the progress's been made.