hpc-learning
☆783May 30, 2024Updated last year
Alternatives and similar repositories for hpc-learning
Users that are interested in hpc-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆471Mar 28, 2023Updated 2 years ago
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆323Nov 8, 2022Updated 3 years ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,932Updated this week
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆380Oct 20, 2022Updated 3 years ago
- Personal Notes for Learning HPC & Parallel Computation [NO LONGER ADDING NEW CONTENT]☆76Jul 29, 2022Updated 3 years ago
- Material for gpu-mode lectures☆5,865Feb 1, 2026Updated last month
- CUDA 算子手撕与面试指南☆891Aug 23, 2025Updated 7 months ago
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,248Jul 29, 2023Updated 2 years ago
- how to optimize some algorithm in cuda.☆2,872Mar 17, 2026Updated last week
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,370Jun 22, 2025Updated 9 months ago
- compiler learning resources collect.☆2,693Mar 19, 2025Updated last year
- 《Machine Learning Systems: Design and Implementation》 (V2 is launching soon)☆4,781Mar 15, 2026Updated last week
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆512Oct 28, 2025Updated 4 months ago
- 高性能计算课程&CUDA编程实例&深度学习推理框架☆69Sep 21, 2023Updated 2 years ago
- 高性能并行编程与优化 - 课件☆4,173Oct 18, 2024Updated last year
- AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,472Sep 3, 2025Updated 6 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆647Mar 17, 2026Updated last week
- ☆27Aug 9, 2025Updated 7 months ago
- ☆2,714Jan 16, 2024Updated 2 years ago
- How to make undergraduates or new graduates ready for advanced computer architecture research or modern CPU design☆630Aug 13, 2024Updated last year
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆5,062Updated this week
- A self-learning tutorail for CUDA High Performance Programing.☆915Jan 14, 2026Updated 2 months ago
- DGEMM on KNL, achieve 75% MKL☆19May 19, 2022Updated 3 years ago
- 🚀 Awesome System for Machine Learning ⚡️ AI System Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Mod…☆3,794Jul 25, 2025Updated 8 months ago
- Homework of CMU 10-414/714: Deep Learning Systems (https://dlsyscourse.org/)☆15Mar 21, 2024Updated 2 years ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆49Jun 15, 2023Updated 2 years ago
- System for AI Education Resource.☆4,237Oct 25, 2024Updated last year
- A PyTorch-like deep learning framework. Just for fun.☆157Oct 9, 2023Updated 2 years ago
- Learning materials for Stanford CS149 : Parallel Computing☆278Jul 31, 2021Updated 4 years ago
- The repository has collected a batch of noteworthy MLSys bloggers (Algorithms/Systems)☆331Jan 5, 2025Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆491Jan 20, 2026Updated 2 months ago
- 收录SC小组在学习高性能计算、分布式架构、数据挖掘与人工智能方向的笔记和材料☆15Oct 29, 2021Updated 4 years ago
- learning how CUDA works☆379Mar 3, 2025Updated last year
- ☆11Sep 21, 2022Updated 3 years ago
- introduce AI infra knowledges. 人工智能系统基础架构知识库☆16Jun 4, 2023Updated 2 years ago
- A simple high performance CUDA GEMM implementation.☆428Jan 4, 2024Updated 2 years ago
- Sample codes for my CUDA programming book☆2,021Dec 14, 2025Updated 3 months ago
- A CUDA tutorial to make people learn CUDA program from 0☆273Jul 9, 2024Updated last year
- 第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(a…☆33Aug 16, 2024Updated last year