Title :
Hardware/Software Vectorization for Closeness Centrality on Multi-/Many-Core Architectures
Author :
Sariyuce, Ahmet Erdem ; Saule, Erik ; Kaya, Kamer ; Catalyurek, Umit V.
Author_Institution :
Depts. Biomed. Inf., Ohio State Univ., Columbus, OH, USA
Abstract :
Centrality metrics have shown to be highly correlated with the importance and loads of the nodes in a network. Given the scale of today´s social networks, it is essential to use efficient algorithms and high performance computing techniques for their fast computation. In this work, we exploit hardware and software vectorization in combination with finegrain parallelization to compute the closeness centrality values. The proposed vectorization approach enables us to do concurrent breadth-first search operations and significantly increases the performance. We provide a comparison of different vectorization schemes and experimentally evaluate our contributions with respect to the existing parallel CPU-based solutions on cutting-edge hardware. Our implementations achieve to be 11 times faster than the state-of-the-art implementation for a graph with 234 million edges. The proposed techniques are beneficial to show how the vectorization can be efficiently utilized to execute other graph kernels that require multiple traversals over a large-scale network on cutting-edge architectures.
Keywords :
hardware-software codesign; multiprocessing systems; parallel programming; closeness centrality metric; fine-grain parallelization; graph kernels; hardware-software vectorization; high performance computing techniques; many-core architecture; multicore architecture; social networks; vectorization scheme; Complexity theory; Computer architecture; Hardware; Parallel processing; Program processors; Registers; Vectors; Centrality; Intel Xeon Phi; breadth-first search; closeness centrality; vectorization;
Conference_Titel :
Parallel & Distributed Processing Symposium Workshops (IPDPSW), 2014 IEEE International
Conference_Location :
Phoenix, AZ
Print_ISBN :
978-1-4799-4117-9
DOI :
10.1109/IPDPSW.2014.156