Commit e1d7ec3a authored by Nikos Nikoloutsakos's avatar Nikos Nikoloutsakos
Browse files

pddp2means: README

parent fce2591a
......@@ -41,13 +41,13 @@ Nikos Nikoloutsakos <nikoloutsa@admin.grnet.gr>
# 6. Copyright / License of the code sample
Apache 2.0
University of Patras, Greece
Copyright (c) 2015 University of Patras
All rights reserved
> University of Patras, Greece
> Copyright (c) 2015 University of Patras
> All rights reserved
Developed by: HPClab
Computer Engineering and Informatics Department
University of Patras
> Developed by: HPClab
> Computer Engineering and Informatics Department
> University of Patras
# 7. Language(s)
C
......@@ -65,10 +65,14 @@ CC=icc cmake ..
# 11. Instructions on how to run the code
Usage:
```
./<exe> <input_file> <output_file> <clusters>
```
Sample input example:
```
./1_dense_pddp2means_mic ../data/40k.csv pddp_2means.out 19
```
# 12. Sample input(s)
Input-data is included in the data/ folder
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment