Lu, Qr, And Cholesky Factorizations: Programming Model, Performance Analysis And Optimization Techniques For The Intel Knights Landing Xeon Phi

2016 IEEE HIGH PERFORMANCE EXTREME COMPUTING CONFERENCE (HPEC)(2016)

引用 16|浏览11
暂无评分
摘要
A wide variety of heterogeneous compute resources, ranging from multicore CPUs to GPUs and coprocessors, are available to modern computers, making it challenging to design unified numerical libraries that efficiently and productively use all these varied resources. For example, in order to efficiently use Intel's Knights Landing (KNL) processor, the next-generation of Xeon Phi architectures, one must design and schedule an application in multiple degrees of parallelism and task grain sizes in order to obtain efficient performance. We propose a productive and portable programming model that allows us to write a serial-looking code, which, however, achieves parallelism and scalability by using a lightweight runtime environment to manage the resource-specific workload, and to control the dataflow and the parallel execution. This is done through multiple techniques ranging from multi-level data partitioning to adaptive task grain sizes, and dynamic task scheduling. In addition, our task abstractions enable unified algorithmic development across all the heterogeneous resources. Finally, we outline the strengths and the effectiveness of this approach - especially in regards to hardware trends and ease of programming high-performance numerical software that current applications need - in order to motivate current work and future directions for the next generation of parallel programming models for high-performance linear algebra libraries on heterogeneous systems.
更多
查看译文
关键词
LU factorization,QR factorization,Cholesky factorization,performance analysis,optimization technique,Intel Knights Landing Xeon Phi,heterogeneous compute resources,multicore CPU,GPU,coprocessors,unified numerical libraries,Intel KNL processor,Xeon Phi architecture,productive portable programming model,serial-looking code,scalability,lightweight runtime environment,resource-specific workload management,dataflow control,parallel execution,multilevel data partitioning,adaptive task grain size,dynamic task scheduling,task abstraction,unified algorithmic development,high-performance numerical software programming,parallel programming model,high-performance linear algebra libraries,heterogeneous systems
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要