Extending a C-like language for portable SIMD programming

Author:

Leißa Roland1,Hack Sebastian1,Wald Ingo2

Affiliation:

1. Saarland University, Saarbrücken, Germany

2. Intel Corporation, Saarbrücken, Germany

Abstract

SIMD instructions are common in CPUs for years now. Using these instructions effectively requires not only vectorization of code , but also modifications to the data layout . However, automatic vectorization techniques are often not powerful enough and suffer from restricted scope of applicability; hence, programmers often vectorize their programs manually by using intrinsics: compiler-known functions that directly expand to machine instructions. They significantly decrease programmer productivity by enforcing a very error-prone and hard-to-read assembly-like programming style. Furthermore, intrinsics are not portable because they are tied to a specific instruction set. In this paper, we show how a C-like language can be extended to allow for portable and efficient SIMD programming. Our extension puts the programmer in total control over where and how control-flow vectorization is triggered. We present a type system and a formal semantics of our extension and prove the soundness of the type system. Using our prototype implementation IVL that targets Intel's MIC architecture and SSE instruction set, we show that the generated code is roughly on par with handwritten intrinsic code.

Publisher

Association for Computing Machinery (ACM)

Subject

Computer Graphics and Computer-Aided Design,Software

Reference37 articles.

Cited by 15 articles. 订阅此论文施引文献 订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献

1. Flynn’s Reconciliation;ACM Transactions on Architecture and Code Optimization;2021-06

2. C-for-Metal: High Performance Simd Programming on Intel GPUs;2021 IEEE/ACM International Symposium on Code Generation and Optimization (CGO);2021-02-27

3. SLEEF: A Portable Vectorized Library of C Standard Mathematical Functions;IEEE Transactions on Parallel and Distributed Systems;2020-06-01

4. A Portable SIMD Primitive Using Kokkos for Heterogeneous Architectures;Accelerator Programming Using Directives;2020

5. Taichi;ACM Transactions on Graphics;2019-12-31

同舟云学术

1.学者识别学者识别

2.学术分析学术分析

3.人才评估人才评估

"同舟云学术"是以全球学者为主线,采集、加工和组织学术论文而形成的新型学术文献查询和分析系统,可以对全球学者进行文献检索和人才价值评估。用户可以通过关注某些学科领域的顶尖人物而持续追踪该领域的学科进展和研究前沿。经过近期的数据扩容,当前同舟云学术共收录了国内外主流学术期刊6万余种,收集的期刊论文及会议论文总量共计约1.5亿篇,并以每天添加12000余篇中外论文的速度递增。我们也可以为用户提供个性化、定制化的学者数据。欢迎来电咨询!咨询电话:010-8811{复制后删除}0370

www.globalauthorid.com

TOP

Copyright © 2019-2024 北京同舟云网络信息技术有限公司
京公网安备11010802033243号  京ICP备18003416号-3