- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
华
华 中 科 技 大 学 硕 士 学 位 论 文
II
II
Abstract
As the traditional single-core processor has been influenced by the power consumption, leakage and electromagnetic interference, its performance improvement has become a bottleneck.In order to improve the overall performance of the processors, multi-core processors have gradually replaced it, kept working frequency, reduced the average power consumption of the processor, and obtained higher energy efficiency. For another, in order to utilize the resources of the underlying hardware interface explicitly, the parallel programming model for parallel computing on multicore platforms otherwise increases programming complexity. However, the emergence of stream programming model solved such problems, which not only takes full advantage of the underlying resources, but also provides simple, efficient, scalable programming method.
For the difficulty of the poor programming efficiency and execution efficiency of current stream programming model, we designed and implemented a language COStream and the corresponding optimized compiler system. The COStream language bases on the modifications and extensions of the standard C language syntax, supporting for the operation of the grammatical structure: composite, operator, stream. After the phase of lexical analysis, syntax analysis, semantic analysis, the complier translates the languagege code into an intermediate syntax tree and establish synchronous data flow diagram. Combined with the characteristics of the IBM parallel programming language X10, the compiler established three optimization strategies: generating optimized code for the X10 language, optimizing the division of SDF graph, optimizing the communications for the underlying hardware resources. The Code generation optimization reduced the amount of X10 code; the task division optimization obtained load balancing, and avoided deadlock, at the same time reducd communication overhead; the communication optimization disti
您可能关注的文档
- 空变矢量光束聚焦电磁场的反向构建研究-光学专业毕业论文.docx
- 空气富氧燃烧炉内火焰变化的特性研究-热能工程专业毕业论文.docx
- 考虑服务水平和风险偏好的零售商订货策略研究-管理科学与工程专业毕业论文.docx
- 抗日战争时期解放区图像艺术分析-马克思主义理论·马克思主义发展史专业毕业论文.docx
- 面向Android移动设备的多媒体协作显示研究-信息与通信工程专业毕业论文.docx
- 面向网络评论的产品特征和极性词挖掘研究-计算机软件与理论专业毕业论文.docx
- 煤粉着火炉的设计与实验研究-热能工程专业毕业论文.docx
- 美国IBM红皮书(电子版)成功推广的原因-出版学专业毕业论文.docx
- 面向服务的党务电子政务平台的设计与实现-软件工程专业毕业论文.docx
- 面向中小企业的员工考勤和培训管理信息系统的研究与设计 软件工程专业毕业论文.docx
- 科技金融支持山东中小企业发展研究-金融专业毕业论文.docx
- 马克思恩格斯早期的价值思想研究-马克思主义基本原理专业毕业论文.docx
- 棉花Bt抗虫基因与bar抗除草剂基因的双价植物表达载体的构建及转化的研究-生物化学与分子生物学专业毕业论文.docx
- 煤和生物质低温共热解动力学研究-矿业工程专业毕业论文.docx
- 棉田氮肥优化管理体系的建立及其效应研究-土壤学专业毕业论文.docx
- 美国《新闻周刊》所呈现的中国镜像——对2008—2013年涉华报道的框架分析-新闻学专业毕业论文.docx
- 蒙古扁桃AMF多样性及AM提高蒙古扁桃抗旱机制研究林木遗传育种专业毕业论文.docx
- 美国与德国全能银行的比较及中国的选择-世界经济专业毕业论文.docx
- 面向桌面虚拟化的分布式镜像存储研究-计算机系统结构专业毕业论文.docx
- 慢性咳嗽中医证候学特点观察-中医内科学专业毕业论文.docx
文档评论(0)