基于深度神经网络的多核软硬件接口LLVM-IR指令延迟估计

Hiroki Mikami, Seira Iwai, M. Edahiro
{"title":"基于深度神经网络的多核软硬件接口LLVM-IR指令延迟估计","authors":"Hiroki Mikami, Seira Iwai, M. Edahiro","doi":"10.24297/ijct.v23i.9472","DOIUrl":null,"url":null,"abstract":"\nThis study  presents a method for estimating the latency of each LLVM-IR instruction to enable effective parallelization in model-based development.  In recent embedded systems, such as in-vehicle electronic control, multi-many-core processors are utilized for the hardware, and model-based development for software.  In the design of these systems, the degree of parallelism in the software and accuracy of performance estimation in the early design stages of the model-based development can be improved by estimating the performance of the blocks in the models and utilizing the estimate for parallelization.  Research is therefore being performed on a software performance estimation technique that uses IEEE2804-2019 hardware feature description called Software-Hardware Interface for Multi-many-core (SHIM).  In SHIM, each LLVM-IR instruction is associated with an execution cycle of the target processor.  Several types of assembly instruction sequences are generated for the target processor from a given LLVM-IR instruction; thus, it is not easy to estimate the number of execution cycles.  In this study, we propose a method that uses deep neural networks to estimate execution cycles for each LLVM-IR instruction.  It can be observed that our method obtains a better estimation of LLVM-IR instruction latency compared with previous methods in experiments using the Raspberry Pi3 Model B+.\n","PeriodicalId":210853,"journal":{"name":"INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2023-07-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"LLVM-IR Instruction Latency Estimation Using Deep Neural Networks for a Software–Hardware Interface for Multi-Many-Cores\",\"authors\":\"Hiroki Mikami, Seira Iwai, M. Edahiro\",\"doi\":\"10.24297/ijct.v23i.9472\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"\\nThis study  presents a method for estimating the latency of each LLVM-IR instruction to enable effective parallelization in model-based development.  In recent embedded systems, such as in-vehicle electronic control, multi-many-core processors are utilized for the hardware, and model-based development for software.  In the design of these systems, the degree of parallelism in the software and accuracy of performance estimation in the early design stages of the model-based development can be improved by estimating the performance of the blocks in the models and utilizing the estimate for parallelization.  Research is therefore being performed on a software performance estimation technique that uses IEEE2804-2019 hardware feature description called Software-Hardware Interface for Multi-many-core (SHIM).  In SHIM, each LLVM-IR instruction is associated with an execution cycle of the target processor.  Several types of assembly instruction sequences are generated for the target processor from a given LLVM-IR instruction; thus, it is not easy to estimate the number of execution cycles.  In this study, we propose a method that uses deep neural networks to estimate execution cycles for each LLVM-IR instruction.  It can be observed that our method obtains a better estimation of LLVM-IR instruction latency compared with previous methods in experiments using the Raspberry Pi3 Model B+.\\n\",\"PeriodicalId\":210853,\"journal\":{\"name\":\"INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-07-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.24297/ijct.v23i.9472\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.24297/ijct.v23i.9472","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

本研究提出了一种估计每个LLVM-IR指令延迟的方法,以实现基于模型的开发中的有效并行化。在现代嵌入式系统中,如车载电子控制,硬件采用多核处理器,软件采用基于模型的开发。在这些系统的设计中,可以通过估计模型中块的性能并利用估计并行化来提高软件的并行度和基于模型开发的早期设计阶段性能估计的准确性。因此,正在研究一种软件性能评估技术,该技术使用IEEE2804-2019硬件功能描述,称为多核软硬件接口(SHIM)。在SHIM中,每个LLVM-IR指令与目标处理器的一个执行周期相关联。从给定的LLVM-IR指令为目标处理器生成几种类型的汇编指令序列;因此,估计执行周期的数量并不容易。在这项研究中,我们提出了一种使用深度神经网络来估计每个LLVM-IR指令的执行周期的方法。可以观察到,在使用Raspberry Pi3 Model B+的实验中,我们的方法比以前的方法获得了更好的LLVM-IR指令延迟估计。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
LLVM-IR Instruction Latency Estimation Using Deep Neural Networks for a Software–Hardware Interface for Multi-Many-Cores
This study  presents a method for estimating the latency of each LLVM-IR instruction to enable effective parallelization in model-based development.  In recent embedded systems, such as in-vehicle electronic control, multi-many-core processors are utilized for the hardware, and model-based development for software.  In the design of these systems, the degree of parallelism in the software and accuracy of performance estimation in the early design stages of the model-based development can be improved by estimating the performance of the blocks in the models and utilizing the estimate for parallelization.  Research is therefore being performed on a software performance estimation technique that uses IEEE2804-2019 hardware feature description called Software-Hardware Interface for Multi-many-core (SHIM).  In SHIM, each LLVM-IR instruction is associated with an execution cycle of the target processor.  Several types of assembly instruction sequences are generated for the target processor from a given LLVM-IR instruction; thus, it is not easy to estimate the number of execution cycles.  In this study, we propose a method that uses deep neural networks to estimate execution cycles for each LLVM-IR instruction.  It can be observed that our method obtains a better estimation of LLVM-IR instruction latency compared with previous methods in experiments using the Raspberry Pi3 Model B+.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Positive-Unlabeled Learning Method for Positive Emotion Recognition Using EEG technology Unveiling Neurophysiological Markers of Consciousness Levels through EEG Exploration A NEW ROBUST HOMOMORPHIC ENCRYPTION SCHEME BASED ON PAILLIER, RESIDUE NUMBER SYSTEM AND EL-GAMAL Convolutional Neural Networks for Deep Sleep Detection Based on Data Augmentation On Defining Smart Cities using Transformer Neural Networks
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1