2010
DOI: 10.5120/211-358
|View full text |Cite
|
Sign up to set email alerts
|

A Critical Performance Study of Memory Mapping on Multi-Core Processors: An Experiment with k-means Algorithm with Large Data Mining Data Sets

Abstract: Increased availability of Multi-Core processors is forcing us to redesign algorithms and applications so as to exploit the available computational power from multiple cores. It is not un-common to employ memory mapping of files in applications involving huge I/O bandwidth to improve the response/service times. This paper mainly focuses on performance of memory mapped files on MultiCore processors. Experiments are carried out with k-means algorithm, a popular Data mining (DM) clustering algorithm, to explore th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
8
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(8 citation statements)
references
References 3 publications
0
8
0
Order By: Relevance
“…Our proposed algorithm is one of the first on adapting data mining algorithms for multicore system architecture. In [5], a k-means clustering algorithm for multicore system architecture was presented, but the algorithm was based on certain data.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations
“…Our proposed algorithm is one of the first on adapting data mining algorithms for multicore system architecture. In [5], a k-means clustering algorithm for multicore system architecture was presented, but the algorithm was based on certain data.…”
Section: Introductionmentioning
confidence: 99%
“…After the k-means clustering algorithm was applied to the relevant part of the dataset by each dedicated core, simultaneously, a merge operation was run to get the final clusters. In [5], the dataset was composed of certain data.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Meanwhile, there also has been a lot of work on the parallel K-means algorithm and implementation, such as parallel implementation based on SIMD hypercube network [25,29], master/slave message passing architecture [11,13,21,22,35], shared memory multi-core processor [30,3], GPU [12] and MapReduce programming model [36,2]. Based on the probability-based seeding approach K-Means++ [6], Bahmani et al proposed a parallel seeding approach that can find a good initial set of centers rapidly [8].…”
Section: Related Workmentioning
confidence: 99%