FreeCompilerCamp.org:从云端开发OpenMP编译器的培训

Anjia Wang, Alok Mishra, C. Liao, Yonghong Yan, B. Chapman
{"title":"FreeCompilerCamp.org:从云端开发OpenMP编译器的培训","authors":"Anjia Wang, Alok Mishra, C. Liao, Yonghong Yan, B. Chapman","doi":"10.22369/issn.2153-4136/11/1/9","DOIUrl":null,"url":null,"abstract":"OpenMP is one of the most popular programming models to exploit node-level parallelism of supercomputers. Many researchers are interested in developing OpenMP compilers or extending existing standard for new capabilities. However, there is a lack of training resources for researchers who are involved in the compiler and language development around OpenMP, making learning curve in this area steep. In this paper, we introduce an ongoing effort, FreeCompilerCamp.org, a free and open online learning platform aimed to train researchers to quickly develop OpenMP compilers. The platform is built on top of Play-With-Docker, a docker playground for users to conduct experiments in an online terminal sandbox. It provides a live training website that is set up on cloud, so anyone with internet access and a web browser will be able to take the training. It also enables developers with relevant skills to contribute new tutorials. The entire training system is open-source and can be deployed on a private server, workstation or even laptop for personal use. We have created some initial tutorials to train users to learn how to extend the Clang/LLVM and ROSE compiler to support new OpenMP features. We welcome anyone to try out our system, give us feedback, contribute new training courses, or enhance the training platform to make it an effective learning resource for the HPC community.","PeriodicalId":330804,"journal":{"name":"The Journal of Computational Science Education","volume":"46 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"FreeCompilerCamp.org: Training for OpenMP Compiler Development from Cloud\",\"authors\":\"Anjia Wang, Alok Mishra, C. Liao, Yonghong Yan, B. Chapman\",\"doi\":\"10.22369/issn.2153-4136/11/1/9\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"OpenMP is one of the most popular programming models to exploit node-level parallelism of supercomputers. Many researchers are interested in developing OpenMP compilers or extending existing standard for new capabilities. However, there is a lack of training resources for researchers who are involved in the compiler and language development around OpenMP, making learning curve in this area steep. In this paper, we introduce an ongoing effort, FreeCompilerCamp.org, a free and open online learning platform aimed to train researchers to quickly develop OpenMP compilers. The platform is built on top of Play-With-Docker, a docker playground for users to conduct experiments in an online terminal sandbox. It provides a live training website that is set up on cloud, so anyone with internet access and a web browser will be able to take the training. It also enables developers with relevant skills to contribute new tutorials. The entire training system is open-source and can be deployed on a private server, workstation or even laptop for personal use. We have created some initial tutorials to train users to learn how to extend the Clang/LLVM and ROSE compiler to support new OpenMP features. We welcome anyone to try out our system, give us feedback, contribute new training courses, or enhance the training platform to make it an effective learning resource for the HPC community.\",\"PeriodicalId\":330804,\"journal\":{\"name\":\"The Journal of Computational Science Education\",\"volume\":\"46 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"The Journal of Computational Science Education\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.22369/issn.2153-4136/11/1/9\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"The Journal of Computational Science Education","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.22369/issn.2153-4136/11/1/9","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

OpenMP是利用超级计算机节点级并行性的最流行的编程模型之一。许多研究人员对开发OpenMP编译器或扩展现有标准以获得新功能感兴趣。然而,对于参与围绕OpenMP的编译器和语言开发的研究人员来说,缺乏培训资源,这使得该领域的学习曲线陡峭。在本文中,我们介绍了一个正在进行的努力,FreeCompilerCamp.org,一个免费开放的在线学习平台,旨在培训研究人员快速开发OpenMP编译器。该平台建立在Play-With-Docker之上,这是一个docker游乐场,供用户在在线终端沙盒中进行实验。它提供了一个建立在云上的实时培训网站,因此任何有互联网接入和网络浏览器的人都可以参加培训。它还允许具有相关技能的开发人员贡献新的教程。整个培训系统是开源的,可以部署在私人服务器、工作站甚至笔记本电脑上供个人使用。我们创建了一些初始教程来培训用户学习如何扩展Clang/LLVM和ROSE编译器以支持新的OpenMP功能。我们欢迎任何人试用我们的系统,向我们提供反馈,贡献新的培训课程,或增强培训平台,使其成为高性能计算社区的有效学习资源。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
FreeCompilerCamp.org: Training for OpenMP Compiler Development from Cloud
OpenMP is one of the most popular programming models to exploit node-level parallelism of supercomputers. Many researchers are interested in developing OpenMP compilers or extending existing standard for new capabilities. However, there is a lack of training resources for researchers who are involved in the compiler and language development around OpenMP, making learning curve in this area steep. In this paper, we introduce an ongoing effort, FreeCompilerCamp.org, a free and open online learning platform aimed to train researchers to quickly develop OpenMP compilers. The platform is built on top of Play-With-Docker, a docker playground for users to conduct experiments in an online terminal sandbox. It provides a live training website that is set up on cloud, so anyone with internet access and a web browser will be able to take the training. It also enables developers with relevant skills to contribute new tutorials. The entire training system is open-source and can be deployed on a private server, workstation or even laptop for personal use. We have created some initial tutorials to train users to learn how to extend the Clang/LLVM and ROSE compiler to support new OpenMP features. We welcome anyone to try out our system, give us feedback, contribute new training courses, or enhance the training platform to make it an effective learning resource for the HPC community.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Benchmarking Machine Learning Models on a Dielectric Constant Database for Bandgap Prediction Data Analytics Program in Community Colleges in Preparation for STEM and HPC Careers DeapSECURE Computational Training for Cybersecurity: Progress Toward Widespread Community Adoption Understanding Community Perspectives on HPC Skills and Training Pathways Intro to HPC Bootcamp: Engaging New Communities Through Energy Justice Projects
×
引用
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