simonaertssen / MIT-6.172-Performance-Engineering-of-Software-Systems
6.172 is an 18-unit class that provides a hands-on, project-based introduction to building scalable and high-performance software systems. Topics include performance analysis, algorithmic techniques for high performance, instruction-level optimizations, caching optimizations, parallel programming, and building scalable systems. The course progra…
☆28Updated 3 years ago
Alternatives and similar repositories for MIT-6.172-Performance-Engineering-of-Software-Systems
Users that are interested in MIT-6.172-Performance-Engineering-of-Software-Systems are comparing it to the libraries listed below
Sorting:
- MIT 6.172 Performance Engineering of Software Systems☆15Updated 3 years ago
- Stanford CS110: Principle of Computer Systems materials☆48Updated 3 months ago
- system paper reading notes☆244Updated 3 years ago
- ☆58Updated 4 years ago
- Learning materials for Stanford CS149 : Parallel Computing☆221Updated 3 years ago
- 《自己动手写AI编译器》☆23Updated 6 months ago
- Learning material for CMU10-714: Deep Learning System☆248Updated last year
- My solutions to the programming assignments of the Stanford Compiler course.☆369Updated 10 years ago
- Homework solutions for CMU 10-414/714 – Deep Learning Systems: Algorithms and Implementation☆43Updated 2 years ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆66Updated 2 years ago
- MIT 6.S081 xv6-riscv solution☆92Updated 3 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆214Updated 5 months ago
- All Coursework from my CS61c (Great Ideas in Computer Architecture / Machine Structures) Course at UC Berkeley☆87Updated 7 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- A PyTorch-like deep learning framework. Just for fun.☆154Updated last year
- deep learning framework from scratch☆27Updated 3 years ago
- ☆84Updated 11 months ago
- Homework 1 - Spring 2022 Semester - Advanced Programming Course☆62Updated last year
- ☆28Updated 2 years ago
- A resume template written in typst, designed for zh_CN.☆14Updated 2 months ago
- This repo stores a more profound view of Computer Architecture: A Quantitative Approach that tells multi-tenancy, virtualize, fine graine…☆25Updated last year
- This repository collects all materials from past years of cs152.☆47Updated 10 months ago
- ☆32Updated last year
- CMU15-445/645 Database Systems (Spring 2023) lecture note(in Chinese), project tips and my own additional testcase for bustub online tes…☆44Updated last year
- Stanford CS 110L Spring 2020 assignment starter code☆105Updated 9 months ago
- Solution of Programming Massively Parallel Processors☆45Updated last year
- ☆27Updated last year
- a course to help you learn C++20 coroutine and liburing☆68Updated 2 weeks ago
- Stanford CS149 -- Assignment 1☆103Updated 7 months ago
- DGEMM on KNL, achieve 75% MKL☆17Updated 2 years ago