simonaertssen / MIT-6.172-Performance-Engineering-of-Software-SystemsLinks
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…
☆46Updated 4 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:
- Personal Notes for Learning HPC & Parallel Computation [NO LONGER ADDING NEW CONTENT]☆76Updated 3 years ago
- Solution of Programming Massively Parallel Processors☆49Updated 2 years ago
- ☆284Updated last week
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆163Updated 3 years ago
- Learning materials for Stanford CS149 : Parallel Computing☆270Updated 4 years ago
- Stanford CS149 -- Assignment 1☆144Updated 3 months ago
- Flash Attention from Scratch on CUDA Ampere☆122Updated 5 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆121Updated last year
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆322Updated 3 years ago
- deep learning framework from scratch☆33Updated 3 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆348Updated last month
- A PyTorch-like deep learning framework. Just for fun.☆158Updated 2 years ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆77Updated 5 years ago
- Awesome resources for GPUs☆608Updated 2 years ago
- Main Book repository for the Parallel and High Performance Computing book, Manning Publications☆223Updated 3 years ago
- Machine Learning Compiler Road Map☆46Updated 2 years ago
- Use tensor core to calculate back-to-back HGEMM (half-precision general matrix multiplication) with MMA PTX instruction.☆13Updated 2 years ago
- Learning material for CMU10-714: Deep Learning System☆300Updated last year
- Systems for GenAI☆155Updated last week
- 📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software☆60Updated 11 months ago
- ☆48Updated 2 years ago
- 🌈 Solutions of LeetGPU☆69Updated 2 weeks ago
- Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sort…☆21Updated 2 years ago
- Gallatin is a general-purpose memory manager for CUDA that allows for threads to quickly malloc and free memory of arbitrary size inside …☆25Updated 4 months ago
- Here are my personal paper reading notes (including machine learning systems, AI infrastructure, and other interesting stuffs).☆154Updated this week
- Training material for Nsight developer tools☆178Updated last year
- ☆54Updated 4 months ago
- ☆79Updated 3 years ago
- system paper reading notes☆246Updated 4 months ago
- ☆69Updated 2 years ago