Skip to content

pulasthi/KmeansC-OpenMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KmeansC-OpenMP

KmeansC with OpenMP

example run ./Kmeans -n 8000 -d 3 -k 100 -m 10 -o /home/pulasthi/ClionProjects/hpc/assigments/hpcproject/results/results.txt -c /home/pulasthi/ClionProjects/hpc/assigments/hpcproject/data/centers_100.bin -p /home/pulasthi/ClionProjects/hpc/assigments/hpcproject/data/points_8000.bin -b 0

About

KmeansC with OpenMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published