2019
DOI: 10.3390/ijgi8090386
|View full text |Cite
|
Sign up to set email alerts
|

Parallelizing Multiple Flow Accumulation Algorithm using CUDA and OpenACC

Abstract: Watershed analysis, as a fundamental component of digital terrain analysis, is based on the Digital Elevation Model (DEM), which is a grid (raster) model of the Earth surface and topography. Watershed analysis consists of computationally and data intensive computing algorithms that need to be implemented by leveraging parallel and high-performance computing methods and techniques. In this paper, the Multiple Flow Direction (MFD) algorithm for watershed analysis is implemented and evaluated on multi-core Centra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 31 publications
0
3
0
Order By: Relevance
“…The main function of the GPU is to work on a huge number of tasks that are independent of each other, which is why the GPU contains a huge number of execution units [25].…”
Section: Performance Evaluationmentioning
confidence: 99%
“…The main function of the GPU is to work on a huge number of tasks that are independent of each other, which is why the GPU contains a huge number of execution units [25].…”
Section: Performance Evaluationmentioning
confidence: 99%
“…Parallel implementation of watershed analysis algorithms based on large-scale DEM processing has attracted attention in the scientific community in the last decade (Qin & Zhan, 2012;Stojanovic & Stojanovic, 2019;Rueda et al, 2016). (Quin & Zhan, 2012) perform parallelization of multiple-flow direction algorithm on GPU.…”
Section: Related Workmentioning
confidence: 99%
“…They compare and analyze the performance and programming effort of two proposed parallel implementations for different input datasets. In (Stojanovic & Stojanovic, 2019) multiple flow direction algorithm (MFD-md) for watershed analysis is implemented and evaluated on multicore CPU and many-core GPU. Different parallel implementations, native CUDA for GPU and two OpenACC implementations are proposed.…”
Section: Related Workmentioning
confidence: 99%