13 citations · 18 across the 3 of their papers we have counts for
3 papers
cs.DC2024
FT K-means: A High-Performance K-means on GPU with Fault Tolerance
Shixun Wu, Yitong Ding, Yujia Zhai +8
K-means is a widely used algorithm in clustering, however, its efficiency is primarily constrained by the computational cost of distance computing. Existing implementations suffer…
cs.DC2023★ 5 cited
FT-GEMM: A Fault Tolerant High Performance GEMM Implementation on x86 CPUs
Shixun Wu, Yujia Zhai, Jiajun Huang +2
General matrix/matrix multiplication (GEMM) is crucial for scientific computing and machine learning. However, the increased scale of the computing platforms raises concerns about…
cs.DC2023★ 13 cited
Anatomy of High-Performance GEMM with Online Fault Tolerance on GPUs
Shixun Wu, Yujia Zhai, Jinyang Liu +4
General Matrix Multiplication (GEMM) is a crucial algorithm for various applications such as machine learning and scientific computing, and an efficient GEMM implementation is esse…