Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleApril 2024
Accelerating Multi-Scalar Multiplication for Efficient Zero Knowledge Proofs with Multi-GPU Systems
ASPLOS '24: Proceedings of the 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 3Pages 57–70https://doi.org/10.1145/3620666.3651364Zero-knowledge proof is a cryptographic primitive that allows for the validation of statements without disclosing any sensitive information, foundational in applications like verifiable outsourcing and digital currency. However, the extensive proof ...
- research-articleDecember 2023
- short-paperAugust 2023
Accelerating Performance of GPU-based Workloads Using CXL
FlexScience '23: Proceedings of the 13th Workshop on AI and Scientific Computing at Scale using Flexible ComputingPages 27–31https://doi.org/10.1145/3589013.3596678High-performance computing (HPC) workloads such as scientific simulations and deep learning (DL) running across multi-GPU systems are memory and data-intensive, relying on the main memory to complement its limited onboard high-bandwidth memory (HBM). To ...
- research-articleJune 2020
cuRipples: influence maximization on multi-GPU systems
ICS '20: Proceedings of the 34th ACM International Conference on SupercomputingArticle No.: 12, Pages 1–11https://doi.org/10.1145/3392717.3392750Influence maximization is an advanced graph-theoretic operation that aims to identify a set of k most influential nodes in a network. The problem is of immense interest in many network applications (e.g., information spread in a social network, or ...
- research-articleJune 2019
MGPUSim: enabling multi-GPU performance modeling and optimization
- Yifan Sun,
- Trinayan Baruah,
- Saiful A. Mojumder,
- Shi Dong,
- Xiang Gong,
- Shane Treadway,
- Yuhui Bao,
- Spencer Hance,
- Carter McCardwell,
- Vincent Zhao,
- Harrison Barclay,
- Amir Kavyan Ziabari,
- Zhongliang Chen,
- Rafael Ubal,
- José L. Abellán,
- John Kim,
- Ajay Joshi,
- David Kaeli
ISCA '19: Proceedings of the 46th International Symposium on Computer ArchitecturePages 197–209https://doi.org/10.1145/3307650.3322230The rapidly growing popularity and scale of data-parallel workloads demand a corresponding increase in raw computational power of Graphics Processing Units (GPUs). As single-GPU platforms struggle to satisfy these performance demands, multi-GPU ...
- research-articleOctober 2017
GPUpd: a fast and scalable multi-GPU architecture using cooperative projection and distribution
MICRO-50 '17: Proceedings of the 50th Annual IEEE/ACM International Symposium on MicroarchitecturePages 574–586https://doi.org/10.1145/3123939.3123968Graphics Processing Unit (GPU) vendors have been scaling single-GPU architectures to satisfy the ever-increasing user demands for faster graphics processing. However, as it gets extremely difficult to further scale single-GPU architectures, the vendors ...
- research-articleJuly 2014
GPU-accelerated evolutionary design of the complete exchange communication on wormhole networks
GECCO '14: Proceedings of the 2014 Annual Conference on Genetic and Evolutionary ComputationPages 1023–1030https://doi.org/10.1145/2576768.2598315The communication overhead is one of the main challenges in the exascale era, where millions of compute cores are expected to collaborate on solving complex jobs. However, many algorithms will not scale since they require complex global communication ...
- research-articleFebruary 2012
Techniques for the parallelization of unstructured grid applications on multi-GPU systems
PMAM '12: Proceedings of the 2012 International Workshop on Programming Models and Applications for Multicores and ManycoresPages 140–147https://doi.org/10.1145/2141702.2141718Currently the set of scientific applications suitable for running on GPUs has increased due to the computational power of GPUs and the availability of programming languages that make more approachable writing scientific applications for GPUs. However, ...
- research-articleApril 2009
A programming model for GPU-based parallel computing with scalability and abstraction
SCCG '09: Proceedings of the 25th Spring Conference on Computer GraphicsPages 103–111https://doi.org/10.1145/1980462.1980484In this paper, we present a multi-level programming model for recent GPU-based high performance computing systems. Involving cooperative stream threads and symmetric multiprocessing threads our model gives a computational framework that scales through ...