期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
A large-scale heterogeneous computing framework for non-uniform sampling two-dimensional convolution applications
1
作者 Yu Lu Ce Yu +4 位作者 Jian Xiao Hao Wang Hao Fu Bo Kang Gang Zheng 《CCF Transactions on High Performance Computing》 2024年第2期221-239,共19页
Non-uniform sampling two-dimensional convolution (NUSC) maps spatially sampling data with irregular distribution to a regular grid by convolution. As the data scale and growth rate continue to increase, accelerating N... Non-uniform sampling two-dimensional convolution (NUSC) maps spatially sampling data with irregular distribution to a regular grid by convolution. As the data scale and growth rate continue to increase, accelerating NUSC with the heterogene-ous computing platform is a feasible way. However, the complex hardware architecture and storage hierarchy of the hetero-geneous computing platform poses a challenge to programming and performance tuning. Therefore, this paper proposes a heterogeneous parallel programming model and runtime framework named AutoNUSC. For the programming difficulties of NUSC in heterogeneous computing environments, AutoNUSC abstracts and encapsulates the parallel execution process of NUSC. Task scheduling, data division, node communication, fault-tolerant recovery, and other parallelization tasks are managed by AutoNUSC. For the performance tuning issues of NUSC, this paper implements performance optimization strategies for AutoNUSC, including vectorization, memory access optimization, data reuse, etc. The experiments show that AutoNUSC effectively reduces the workload of users in developing NUSC applications in heterogeneous computing environments. Performance acceleration of up to 339 times is achieved within a single node compared to the serial program. AutoNUSC can efficiently perform task scheduling and fault-tolerant recovery across multiple nodes, with desirable scal-ability and robustness. 展开更多
关键词 Heterogeneous Computing NUSC Programming Model runtime framework
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部