Parallel port of LIBSVM using C++11 threads. This port requires a compliant C++11 compiler. Tested with
gcc 4.7.1, 4.8.3
icpc 13.0.1.117, 13.1.1.163, 14.0.1.106
Modify the CXX macro in the Makefile to refer to a C++11 compiler. Then,
make clean
make
./svm-train-par -h