目录
目录README.md

高性能计算应用I/O分析软件系统开发

一个通过对HPC应用的Darshan数据进行分析,以理解HPC应用的I/O特征行为的软件系统。

主要的目录结构

📂 random
├── 📜 README.md          # 项目简要说明
├── 📂 backend            # 后端源代码
├── 📂 frontend           # 前端源代码
├── 📂 Doc                # 项目详细介绍文档与结果图
├── ...

使用方法

# 克隆本仓库
git clone https://gitlink.org.cn/liulei24/random.git
cd random

# 运行后端
cd backend
pip install -r requirements.txt
python -m flask run

# 
cd frontend
npm install
npm start

贡献指南

欢迎贡献代码、报告 bug 或提出优化建议!您可以按照以下方式参与:

  1. Fork 本项目。
  2. 创建新的分支(git checkout -b feature-xyz)。
  3. 提交修改(git commit -m '添加新功能')。
  4. 推送到 GitHub(git push origin feature-xyz)。
  5. 提交 Pull Request。
关于
311.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号