首页 | 本学科首页   官方微博 | 高级检索  
     

RISC-V向量指令集的Compute Library函数库移植
引用本文:叶锡聪,庄灿锋,王宇木,吴鹏飞,潘志铭,廖力灵,孙轶群. RISC-V向量指令集的Compute Library函数库移植[J]. 单片机与嵌入式系统应用, 2021, 21(1): 8-13
作者姓名:叶锡聪  庄灿锋  王宇木  吴鹏飞  潘志铭  廖力灵  孙轶群
作者单位:深圳优矽科技有限公司,深圳518000;深圳优矽科技有限公司,深圳518000;深圳大学;深圳大学;深圳大学;深圳优矽科技有限公司,深圳518000;深圳优矽科技有限公司,深圳518000
摘    要:ARM Compute Library是一类针对ARM Cortex-A系列CPU处理器和ARM Mali系列GPU特定优化的软件算法函数库,内部实现了卷积滤波器、卷积神经网络等算法,并且使用Cortex-A CPU NEON、Mali GPU的SIMD技术加速算法运行.RISC-V指令集作为一种开源的指令集,目前发布...

关 键 词:Compute Library  RISC-V  向量指令集  函数库移植  QEMU  ARM

Transplantation of Compute Library of RISC-V Vector Instruction Set
Ye Xicong,Zhuang Canfeng,Wang Yumu,Wu Pengfei,Pan Zhiming,Liao Liling,Sun Yiqun. Transplantation of Compute Library of RISC-V Vector Instruction Set[J]. Microcontrollers & Embedded Systems, 2021, 21(1): 8-13
Authors:Ye Xicong  Zhuang Canfeng  Wang Yumu  Wu Pengfei  Pan Zhiming  Liao Liling  Sun Yiqun
Affiliation:(UC TECH IP,Shenzhen 518000,China;Shenzhen University)
Abstract:ARM Compute Library is a kind of software algorithm function library specifically optimized for ARM Cortex-A series CPU processors and ARM Mali series GPUs.It internally implements algorithms such as convolution filters and convolutional neural networks,and uses Cortex-A CPU NEON or Mali GPU to accelerate algorithm operation.As an open source instruction set,the RISC-V instruction set has released a relatively stable version of the SIMD instruction set,and C-SKY has open sourced GCC and QEMU that support v0.7.1 intrinsics.On these foundations,this article attempts to port the ARM Compute Library function library to support the RISC-V vector instruction set.The core idea of function migration is to write a header file and use macro definitions without modifying the source files to replace the ARM NEON vector type interface one by one with the vector type and vector function interface defined in RISC-V intrinsics.
Keywords:Compute Library  RISC-V  vector instruction set  function library imgration  QEMU  ARM
本文献已被 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号