2009 10th ACIS International Conference on Software Engineering, Artificial Intelligences, Networking and Parallel/Distributed 2009
DOI: 10.1109/snpd.2009.34
|View full text |Cite
|
Sign up to set email alerts
|

Compute Pairwise Manhattan Distance and Pearson Correlation Coefficient of Data Points with GPU

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
26
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 56 publications
(26 citation statements)
references
References 9 publications
0
26
0
Order By: Relevance
“…All-pairs computations occur in a variety of applications, ranging from pairwise Manhattan distance computations in bioinformatics [6] to N-Body simulations in physics [4]. These applications follow a common computation scheme: for two sets of entities, the same computation is performed for all pairs of entities from the first set combined with entities from the second set.…”
Section: Patterns Of Parallelism (Skeletons)mentioning
confidence: 99%
See 1 more Smart Citation
“…All-pairs computations occur in a variety of applications, ranging from pairwise Manhattan distance computations in bioinformatics [6] to N-Body simulations in physics [4]. These applications follow a common computation scheme: for two sets of entities, the same computation is performed for all pairs of entities from the first set combined with entities from the second set.…”
Section: Patterns Of Parallelism (Skeletons)mentioning
confidence: 99%
“…In [6], the so-called Pairwise Manhattan Distance (PMD) is studied as a fundamental operation in hierarchical clustering for data analysis. PMD is obtained by computing the Manhattan distance for every pair of rows of a given matrix.…”
Section: Patterns Of Parallelism (Skeletons)mentioning
confidence: 99%
“…In [3], the so-called Pairwise Manhattan Distance (PMD) is studied as a fundamental operation in hierarchical clustering for data analysis. PMD is obtained by computing the Manhattan distance for every pair of rows of a given matrix.…”
Section: The Allpairs Skeleton and Its Implementationmentioning
confidence: 99%
“…In this paper, we aim at allpairs computations which occur in a variety of applications, ranging from matrix multiplication and pairwise Manhattan distance computations in bioinformatics [3] to N-Body simulations in physics [2]. These applications share a common computational pattern: for two sets of entities, the same computation is performed independently for all pairs in which entities from the first set are combined with entities from the second set.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation