Is there a C++ SVM library that runs on the GPU with CUDA 6.5, without Matlab (cuSVM). I tried with libSVM but doesn't work with CUDA 6.5 (the last version works just with cuda 5.5, ) and with WU-SVM but I have problems with the installation. CuSVM works with Matlab but I don't need to use Matlab. I'm working with Linux, C ++, and OpenCV. OpenCV have SVM functions but don't run in the GPU, just in CPU. I'm looking for a SVM library easy to use that runs with CUDA and GPU.

More Jose Arturo Garcia Higuera's questions See All
Similar questions and discussions