已开启
开发模板命名混乱不统一,请采用统一的模板命名规则 #104
sunlock0653创建于  2025年12月25日
sunlock0653成员
2025年12月25日 创建

建议将开发模板命名统一为
data.应用名称.[支持芯片].cpu.[支持指令集].编译器名称.config,[]内容可省略代表通用
以vasp为例,应当改为
1)data.vasp.arm.cpu.sve.clang.config #支持arm 芯片并支持sve指令加速
2)data.vasp.cpu.gcc.config #支持任意类型芯片

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年12月25日 添加了label:sig/sig-HPC
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月25日 评论:

Welcome To openEuler Community

Hey @sunlock0653 , thanks for your contribution to the community.

Bot Usage Manual

I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.

Contact Guide

If you have any questions, please contact the SIG: sig-HPC ,
and any of the maintainers: @iotwins ,
and any of the committers: @dfrj, @iotwins, @lmy1016071721, @sunlock0653, @victorjin, @yyu497 .

likedislike
Ssunlock0653成员
2025年12月27日 修改标题为 “开发模板命名混乱不统一,请采用统一的模板命名规则”,原标题为“开发模板明明混乱不统一,请采用统一的模板命名规则”