Parallel implementations for determining the 2D convex hull
β Scribed by DAY, A. M.; TRACEY, D.
- Publisher
- John Wiley and Sons
- Year
- 1998
- Tongue
- English
- Weight
- 136 KB
- Volume
- 10
- Category
- Article
- ISSN
- 1040-3108
No coin nor oath required. For personal study only.
β¦ Synopsis
A number of related factors determine whether the ideal offered by parallel processing of a linear increase in performance with an increased number of processors is approached. It is vital to understand the nature of the application being 'parallelised' so that each factor can be considered for that application to determine if it is suitable for parallelisation. This paper demonstrates the value of analysing a serial implementation as part of understanding the application's nature. It also describes a parallel implementation of a divide-and-conquer parallel algorithm for determining the convex hull of a set of 2D points, following an earlier serial implementation. It is compared with an earlier parallelisation of the serial divide-andconquer Preparata-Hong algorithm. It analyses the algorithms and determines the factors affecting their parallelisation.
π SIMILAR VOLUMES
The problem of computing the convex hull of a set of vectors in the two-dimensional plane is considered from the point of view ot parallel implementation on transputer networks. A parallel algorithm is described, timed and evaluated against tunctionally equivalent single processor code. The results