Back to Search Start Over

A parallel data-structure for modular programming of triangulated computing media.

Authors :
Gruau, Frédéric
Source :
Natural Computing; Dec2023, Vol. 22 Issue 4, p753-766, 14p
Publication Year :
2023

Abstract

Our long-term project involves performing general-purpose computation on 2D amorphous computing media, which consist of arbitrary many, small, identical processing elements that are homogeneously spread in 2D Euclidian space, and that communicate locally in space. While the minimal assumptions on hardware provide the fascinating perspective of arbitrary large computing power, they also make programming notoriously difficult. Furthermore, our project involves simulating objects extended in 2D-space, called "blobs". Maintaining the connectedness of blobs while they move in space adds another layer of difficulty since it demands to process the topology of 2D space. This paper describes a new parallel data structure that can simplify the programming task, in this context. In computer graphics, processing related to 2D topology is performed by using triangle meshes. We consider synchronous media whose underlying network is also a triangle mesh. Our data structure, derived from computer graphics, is anchored on that mesh so that its operations can be compiled on the medium. More precisely, our compiler produces a circuit of logic gates, which enables a high-performance simulation, in the case of crystalline media (Cellular Automata). We demonstrate the expressiveness of the data structure's operation by using an incremental and modular programming style. We program, first small, then larger building-block functions, and re-use them. Blobs are implemented and re-used to compute the Voronoï diagram. What is the scope of the data-structure? This poses the question of whether there exists a universal set of primitives able to program any processing specified only in terms of 2D-geometry. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
15677818
Volume :
22
Issue :
4
Database :
Complementary Index
Journal :
Natural Computing
Publication Type :
Academic Journal
Accession number :
173368382
Full Text :
https://doi.org/10.1007/s11047-022-09906-1