Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
hpc-kernels
dense_linear_algebra
Commits
e1d7ec3a
Commit
e1d7ec3a
authored
Sep 28, 2016
by
Nikos Nikoloutsakos
Browse files
pddp2means: README
parent
fce2591a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pddp2means/README.md
View file @
e1d7ec3a
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment