Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- columnApril 2016
Breadth First Search on Cost-efficient Multi-GPU Systems
ACM SIGARCH Computer Architecture News (SIGARCH), Volume 43, Issue 4Pages 58–63https://doi.org/10.1145/2927964.2927975A parallel Breadth First Search (BFS) algorithm is proposed for cost-efficient multi-GPU systems without enough memory amount or communication performance. By using an improved data structure for the duplication elimination of local nodes, both required ...
- columnDecember 2014
Accelerating Breadth First Search on GPU-BOX
ACM SIGARCH Computer Architecture News (SIGARCH), Volume 42, Issue 4Pages 81–86https://doi.org/10.1145/2693714.2693729The graph analysis has been applied in various fields related to big-data processing and actively researched in recent years. For processing a larger scale of graph, parallel computing with multi-GPU system is paid attention as an economical solution. ...
- columnDecember 2014
Performance Analysis of the Multi-GPU System with ExpEther
ACM SIGARCH Computer Architecture News (SIGARCH), Volume 42, Issue 4Pages 9–14https://doi.org/10.1145/2693714.2693717A GPU cluster in which each node provides a few GPUs connected with PCIe (PCI Express) is commonly used for acceleration of a large application program requiring the performance beyond a single GPU. However, in such a system, programmers are required to ...