Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
557482f9
Commit
557482f9
authored
May 17, 2021
by
He Guanlin
Browse files
Update README.md
parent
09236d45
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
557482f9
...
...
@@ -27,9 +27,7 @@ Then you can run the executable file "kmeans" with several arguments:
-
-max-iters
<int>
: maximal number of iterations (default: 200)
-
-tol
<float>
: tolerance, i.e. convergence criterion (default: 1.0E-4)
Example:
-
[k-means on CPU: ./kmeans -t CPU -cpu-nt 20 ]
Example:
<br>
-
k-means on CPU: ./kmeans -t CPU -cpu-nt 20
-
k-means on GPU: ./kmeans
...
...
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