Git Product home page Git Product logo

computer-architecture-learning's Introduction

介绍

  • 这个仓库存的是在学习计算机体系结构时的学习资料以及写的代码,目录结构如下:
├─cal_GEM5_stats
│  ├─data
│  └─tools
├─docs
│  ├─makefile
│  └─python
├─paper
│  ├─GEM5_tutorial
│  └─misc
├─report
│  ├─gem5
│  ├─Simpoint
│  └─Testbench
└─simpoint_GEM5
    ├─configs
    ├─process
    └─sim

cal_GEM5_stats

  • 从 GEM5 的统计文件中自动读取并计算 IPC 等信息的自动化脚本.

docs

  • 写代码时的技巧,让代码更加优雅.

paper

  • 存有论文以及论文阅读笔记.

report:

  • 做实验时留下的记录,方便未来复现.

simpoint_GEM5

  • 便于在 GEM5 内使用 simpoint 的自动化脚本.
  • 可以加速 GEM5 的模拟,在测试中可以将十数小时的程序在 60s 左右完成.

computer-architecture-learning's People

Contributors

cry-daniel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.