24 citations · 24 across the 6 of their papers we have counts for
3 papers · 1 filter
A Study of Mixed Precision Strategies for GMRES on GPUs
Jennifer A. Loe, Christian A. Glusa, Ichitaro Yamazaki +2
Support for lower precision computation is becoming more common in accelerator hardware due to lower power usage, reduced data movement and increased computational performance. How…
Parallel Graph Coloring Algorithms for Distributed GPU Environments
Ian Bogle, Erik G Boman, Karen D Devine +2
Graph coloring is often used in parallelizing scientific computations that run in distributed and multi-GPU environments; it identifies sets of independent data that can be updated…
Sphynx: a parallel multi-GPU graph partitioner for distributed-memory systems
Seher Acer, Erik G Boman, Christian A Glusa +1
Graph partitioning has been an important tool to partition the work among several processors to minimize the communication cost and balance the workload. While accelerator-based su…