|
计算机应用研究 2011
Research on parallel K-Medoids algorithm based on multi-core platform
|
Abstract:
Analyzed the nice parallelism of K-Medoids and redesigned it to make suitable for multi-core platform. Implemented the parallel algorithm by OpenMP at last. The experimental results show that the new algorithm suits for multi-core condition very well and obtains good speedup and running efficiency on two-core and four-core machines both.