Sciweavers

PC
2010

Parallel graph component labelling with GPUs and CUDA

13 years 2 months ago
Parallel graph component labelling with GPUs and CUDA
Graph component labelling, which is a subset of the general graph colouring problem, is a computationally expensive operation that is of importance in many applications and simulations. A number of data-parallel algorithmic variations to the component labelling problem are possible and we explore their use with general purpose graphical processing units (GPGPUs) and with the CUDA GPU programming language. We discuss implementation issues and performance results on GPUs using CUDA. We present results for regular mesh graphs as well as arbitrary structured and topical graphs such as small-world and scale-free structures. We show how different algorithmic variations can be used to best effect depending upon the cluster structure of the graph being labelled and consider how features of the GPU architectures and host CPUs can be combined to best effect into a cluster component labelling algorithm for use in high performance simulations. Key words: graph, component label, mesh, GPU, CUDA...
Kenneth A. Hawick, Arno Leist, Daniel P. Playne
Added 29 Jan 2011
Updated 29 Jan 2011
Type Journal
Year 2010
Where PC
Authors Kenneth A. Hawick, Arno Leist, Daniel P. Playne
Comments (0)