2 papers
cs.DC2022
Accelerating the Convex Hull Computation with a Parallel GPU Algorithm
Alan Keith, Héctor Ferrada, Cristóbal A. Navarro
The convex hull is a fundamental geometrical structure for many applications where groups of points must be enclosed or represented by a convex polygon. Although efficient sequenti…
cs.DC2022
GGArray: A Dynamically Growable GPU Array
Enzo Meneses, Cristóbal A. Navarro, Héctor Ferrada
We present a dynamically Growable GPU array (GGArray) fully implemented in GPU that does not require synchronization with the host. The idea is to improve the programming of GPU ap…