Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vialle Stephane
CPU-GPU-kmeans
Commits
ca5cc2b5
Commit
ca5cc2b5
authored
May 17, 2021
by
He Guanlin
Browse files
Update README.md
parent
0a156fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ca5cc2b5
...
...
@@ -28,8 +28,9 @@ Then you can run the executable file "kmeans" with several arguments:
-
-tol
<float>
: tolerance, i.e. convergence criterion (default: 1.0E-4)
Example:
k-means on CPU: ./kmeans -t CPU -cpu-nt 20
k-means on GPU: ./kmeans
-
k-means on CPU: ./kmeans -t CPU -cpu-nt 20
-
k-means on GPU: ./kmeans
## Corresponding papers
The approaches and experiments are documented in the following paper.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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