Proceedings of the 2nd ACM SIGSPATIAL International Workshop on Analytics for Big Geospatial Data 2013
DOI: 10.1145/2534921.2535837
|View full text |Cite
|
Sign up to set email alerts
|

GPGPU-accelerated interesting interval discovery and other computations on GeoSpatial datasets

Abstract: It is imperative that for scalable solutions of GIS computations the modern hybrid architecture comprising a CPU-GPU pair is exploited fully. The existing parallel algorithms and data structures port reasonably well to multicore CPUs, but poorly to GPGPUs because of latter's atypical fine-grained, single-instruction multiple-thread (SIMT) architecture, extreme memory hierarchy and coalesced access requirements, and delicate CPU-GPU coordination. Recently, our parallelization of the state-of-art interesting seq… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
2
2
2

Relationship

2
4

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 21 publications
0
8
0
Order By: Relevance
“…This quickly becomes problematic with today's large data sets. (Zhou et al, 2011) provides an SEP algorithm which reduces computation by an order of magnitude over naive implementations through the construction of a lookup (Zhou et al, 2011, Prasad et al, 2013a. Each column for the purposes of the discovery is assumed independent.…”
Section: Path Discoverymentioning
confidence: 99%
See 4 more Smart Citations
“…This quickly becomes problematic with today's large data sets. (Zhou et al, 2011) provides an SEP algorithm which reduces computation by an order of magnitude over naive implementations through the construction of a lookup (Zhou et al, 2011, Prasad et al, 2013a. Each column for the purposes of the discovery is assumed independent.…”
Section: Path Discoverymentioning
confidence: 99%
“…In our previous work on interesting path discovery, the GPU implementation is straightforward due to the data independent nature of the problem (Prasad et al, 2013a). The lookup table is embarrassingly parallel to implement by launching a thread for every n ∈ N .…”
Section: Previous Workmentioning
confidence: 99%
See 3 more Smart Citations