Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 398 Bytes

File metadata and controls

19 lines (11 loc) · 398 Bytes

Clustering

K-Means Clustering using CPU.

Required Packages

CMake v3.2.2+

A C++ compiler compatible with C++14

How to build

Just cmake and make ;)

How to run

The benchmarks from iccad 2015 are available in /test/input_files.tar.gz just decompress the file.

There are few examples of how to run in test folder.

To the run_tests binary you must provide a tag for example [sequential].