English
Related papers

Related papers: Graph for Science: From API based Programming to G…

200 papers

High Performance Computing (HPC) aims at providing reasonably fast computing solutions to scientific and real life problems. The advent of multicore architectures is noticeable in the HPC history, because it has brought the underlying…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-10-07 Claude Tadonki

The increasing scale and wealth of inter-connected data, such as those accrued by social network applications, demand the design of new techniques and platforms to efficiently derive actionable knowledge from large-scale graphs. However,…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-12-08 Abdullah Gharaibeh , Tahsin Reza , Elizeu Santos-Neto , Lauro Beltrao Costa , Scott Sallinen , Matei Ripeanu

The advent of modern data processing has led to an increasing tendency towards interdisciplinarity, which frequently involves the importation of different technical approaches. Consequently, there is an urgent need for a unified data…

Machine Learning · Computer Science 2024-06-04 Chen Zhang , Lecheng Jia , Wei Zhang , Ning Wen

Large-scale distributed graph-parallel computing is challenging. On one hand, due to the irregular computation pattern and lack of locality, it is hard to express parallelism efficiently. On the other hand, due to the scale-free nature,…

Distributed, Parallel, and Cluster Computing · Computer Science 2013-10-22 Jie Yan , Guangming Tan , Ninghui Sun

Leveraging Graphics Processing Units (GPUs) to accelerate scientific software has proven to be highly successful, but in order to extract more performance, GPU programmers must overcome the high latency costs associated with their use. One…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-07-03 Jacob Faibussowitsch , Mark F. Adams , Richard Tran Mills , Stefano Zampini , Junchao Zhang

Scientific workflows have become integral tools in broad scientific computing use cases. Science discovery is increasingly dependent on workflows to orchestrate large and complex scientific experiments that range from execution of a…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-04-04 Rafael Ferreira da Silva , Rosa M. Badia , Venkat Bala , Debbie Bard , Peer-Timo Bremer , Ian Buckley , Silvina Caino-Lores , Kyle Chard , Carole Goble , Shantenu Jha , Daniel S. Katz , Daniel Laney , Manish Parashar , Frederic Suter , Nick Tyler , Thomas Uram , Ilkay Altintas , Stefan Andersson , William Arndt , Juan Aznar , Jonathan Bader , Bartosz Balis , Chris Blanton , Kelly Rosa Braghetto , Aharon Brodutch , Paul Brunk , Henri Casanova , Alba Cervera Lierta , Justin Chigu , Taina Coleman , Nick Collier , Iacopo Colonnelli , Frederik Coppens , Michael Crusoe , Will Cunningham , Bruno de Paula Kinoshita , Paolo Di Tommaso , Charles Doutriaux , Matthew Downton , Wael Elwasif , Bjoern Enders , Chris Erdmann , Thomas Fahringer , Ludmilla Figueiredo , Rosa Filgueira , Martin Foltin , Anne Fouilloux , Luiz Gadelha , Andy Gallo , Artur Garcia Saez , Daniel Garijo , Roman Gerlach , Ryan Grant , Samuel Grayson , Patricia Grubel , Johan Gustafsson , Valerie Hayot-Sasson , Oscar Hernandez , Marcus Hilbrich , AnnMary Justine , Ian Laflotte , Fabian Lehmann , Andre Luckow , Jakob Luettgau , Ketan Maheshwari , Motohiko Matsuda , Doriana Medic , Pete Mendygral , Marek Michalewicz , Jorji Nonaka , Maciej Pawlik , Loic Pottier , Line Pouchard , Mathias Putz , Santosh Kumar Radha , Lavanya Ramakrishnan , Sashko Ristov , Paul Romano , Daniel Rosendo , Martin Ruefenacht , Katarzyna Rycerz , Nishant Saurabh , Volodymyr Savchenko , Martin Schulz , Christine Simpson , Raul Sirvent , Tyler Skluzacek , Stian Soiland-Reyes , Renan Souza , Sreenivas Rangan Sukumar , Ziheng Sun , Alan Sussman , Douglas Thain , Mikhail Titov , Benjamin Tovar , Aalap Tripathy , Matteo Turilli , Bartosz Tuznik , Hubertus van Dam , Aurelio Vivas , Logan Ward , Patrick Widener , Sean Wilkinson , Justyna Zawalska , Mahnoor Zulfiqar

Comprehensive evaluation is one of the basis of experimental science. In High-Performance Graph Processing, a thorough evaluation of contributions becomes more achievable by supporting common input formats over different frameworks.…

Hardware Architecture · Computer Science 2025-10-29 Mohsen Koohi Esfahani , Marco D'Antonio , Syed Ibtisam Tauhidi , Thai Son Mai , Hans Vandierendonck

Graph pattern matching, which aims to discover structural patterns in graphs, is considered one of the most fundamental graph mining problems in many real applications. Despite previous efforts, existing systems face two main challenges.…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-09-30 Tianhui Shi , Mingshu Zhai , Yi Xu , Jidong Zhai

We present a graph processing benchmark suite with the goal of helping to standardize graph processing evaluations. Fewer differences between graph processing evaluations will make it easier to compare different research efforts and…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-05-18 Scott Beamer , Krste Asanović , David Patterson

The value of graph-based big data can be unlocked by exploring the topology and metrics of the networks they represent, and the computational approaches to this exploration take on many forms. The use-case of performing global computations…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-04-13 Miguel E. Coimbra , Alexandre P. Francisco , Luís Veiga

Parallel processing, the core of High Performance Computing (HPC), was and still the most effective way in improving the speed of computer systems. For the past few years, the substantial developments in the computing power of processors…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-12-15 Samouriq Difrawi

In order to improve system performance efficiently, a number of systems choose to equip multi-core and many-core processors (such as GPUs). Due to their discrete memory these heterogeneous architectures comprise a distributed system within…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-02-27 Hao Wu , Daniel Lohmann , Wolfgang Schröder-Preikschat

Graph databases (GDBs) are crucial in academic and industry applications. The key challenges in developing GDBs are achieving high performance, scalability, programmability, and portability. To tackle these challenges, we harness…

Graphs are common mathematical structures that are visual and intuitive. They constitute a natural and seamless way for system modelling in science, engineering and beyond, including computer science, biology, business process modelling,…

Formal Languages and Automata Theory · Computer Science 2020-12-03 Berthold Hoffmann , Mark Minas

For decades, the use of HPC systems was limited to those in the physical sciences who had mastered their domain in conjunction with a deep understanding of HPC architectures and algorithms. During these same decades, consumer computing…

Significant investments to upgrade and construct large-scale scientific facilities demand commensurate investments in R&D to design algorithms and computing approaches to enable scientific and engineering breakthroughs in the big data era.…

Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary. Since the…

Machine Learning · Computer Science 2022-12-14 Gunduz Vehbi Demirci , Aparajita Haldar , Hakan Ferhatosmanoglu

The analysis of graphs has become increasingly important to a wide range of applications. Graph analysis presents a number of unique challenges in the areas of (1) software complexity, (2) data complexity, (3) security, (4) mathematical…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-09-19 Jeremy Kepner , David Bader , Aydın Buluc , John Gilbert , Timothy Mattson , Henning Meyerhenke

This work presents the use of graph learning for the prediction of multi-step experimental outcomes for applications across experimental research, including material science, chemistry, and biology. The viability of geometric learning for…

Machine Learning · Computer Science 2024-08-13 Amanda A. Volk , Robert W. Epps , Jeffrey G. Ethier , Luke A. Baldwin