src-d / kmcuda

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

Does this project support windows? #82

Closed 2p990i9hpral closed 5 years ago

2p990i9hpral commented 5 years ago

I tried to build this project. but many errors occurred I know what you said "Windows is the Satan's dreadful invention to suck life from my body and turn me crazy step by step." but my project is focused on only Windows and Python. if this project not support Windows. probably I must use horribly slow Kmeans Algorithm. Does this project support Windows? or Do you plan to support it in the future?

vmarkovtsev commented 5 years ago

Hi. Alas, Windows support is not planned atm. The code may or may not work, nobody tested. You can try to build and report here, although I will not help with solving the possible problems. Sorry.

2p990i9hpral commented 5 years ago

Hi. Alas, Windows support is not planned atm. The code may or may not work, nobody tested. You can try to build and report here, although I will not help with solving the possible problems. Sorry.

okay...

smola commented 4 years ago

Duplicate of https://github.com/src-d/kmcuda/issues/50