期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
FPGA-based acceleration architecture for Apache Spark operators
1
作者 Yuanwei Sun Haikun Liu +2 位作者 Xiaofei Liao Hai Jin Yu Zhang 《CCF Transactions on High Performance Computing》 2024年第2期192-205,共14页
Apache Spark has been the most popular in-memory processing framework for big data applications deployed in data centers.As a CPU-only parallel programming framework,Spark can satisfy the requirement of computing reso... Apache Spark has been the most popular in-memory processing framework for big data applications deployed in data centers.As a CPU-only parallel programming framework,Spark can satisfy the requirement of computing resource by scaling up the nodes of clusters.However,it lacks the ability of utilizing powerful GPU/FPGA/xPU-based accelerators that have been increasingly popular in data centers.In this paper,we present a CPU+FPGA heterogeneous computing architecture to accelerate typical Spark operators,such as K-means,PageRank,and sorting.We explore the classic divide-and-conquer paradigm to accelerate these Spark operators with multiple FPGA processing units,and directly shuffle intermediate results to destination servers for aggregation based on FPGA’s RDMA networks.Thus,our architecture can shorten the critical path of data transmission by offloading the Spark shuffling operation on FPGAs.Moreover,we exploit pipelining,loop unrolling,FPGA BRAM partitioning,and a dataflow execution model to maximize task/data parallelism of Spark operators on each FPGA.Experimental results show that our FPGA-accelerated Spark architecture can significantly improve the performance of Spark operators by 3.5−112×compared with the native Spark. 展开更多
关键词 Spark operators fpga accelerators Heterogeneous computing
在线阅读 下载PDF
Application of Computational Modelling to Particle Physics
2
作者 Marco Barbone Alexander Howard +3 位作者 Mihaly Novak Wayne Luk Georgi Gaydadjiev Alex Tapper 《Communications in Computational Physics》 2025年第5期1358-1382,共25页
This study introduces a methodology for forecasting accelerator performance in Particle Physics algorithms.Accelerating applications can require significant engineering effort,prototyping and measuring the speedup tha... This study introduces a methodology for forecasting accelerator performance in Particle Physics algorithms.Accelerating applications can require significant engineering effort,prototyping and measuring the speedup that might finally result in disappointing accelerator performance.The proposed methodology involves performance modelling and forecasting,enabling the prediction of potential speedup,identification of promising acceleration candidates,prior to any significant programming investment.By predicting worst-case scenarios,the methodology assists developers in deciding whether an application can benefit from acceleration,thus optimising effort.A Monte Carlo simulation example demonstrates the effectiveness of the proposed methodology.The result shows that the methodology provides a reasonable estimate for GPUs and,in the context of FPGAs,the predictions are extremely accurate,within 2%of the realised execution time. 展开更多
关键词 High performance computing Monte Carlo fpga acceleration GPU acceleration performance modelling
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部