Personal Notes for Learning HPC & Parallel Computation [NO LONGER ADDING NEW CONTENT]
☆77Jul 29, 2022Updated 3 years ago
Alternatives and similar repositories for HPC-Notes
Users that are interested in HPC-Notes are comparing it to the libraries listed below
Sorting:
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆322Nov 8, 2022Updated 3 years ago
- learn TensorRT from scratch🥰☆18Sep 29, 2024Updated last year
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆470Mar 28, 2023Updated 2 years ago
- Examples of CUDA implementations by Cutlass CuTe☆269Jul 1, 2025Updated 7 months ago
- DGEMM on KNL, achieve 75% MKL☆19May 19, 2022Updated 3 years ago
- Sample Codes using NVSHMEM on Multi-GPU☆30Jan 22, 2023Updated 3 years ago
- 大规模并行处理器编程实战 第二版答案☆35Jun 4, 2022Updated 3 years ago
- ☆115May 16, 2025Updated 9 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆57Aug 12, 2024Updated last year
- Adapter and benchmark hub for solid-state LiDAR across LIO/LVIO/SLAM, with robust handling for small-FoV short-range and degenerate scena…☆27Feb 8, 2026Updated 2 weeks ago
- Inference deployment of the llama3☆11Apr 21, 2024Updated last year
- 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,239Jul 29, 2023Updated 2 years ago
- GEMV implementation with CUTLASS☆19Aug 21, 2025Updated 6 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆147May 10, 2025Updated 9 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆11Jun 10, 2024Updated last year
- Gaussian-SLAM的中文注释☆13Apr 9, 2024Updated last year
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆26Updated this week
- ☆30Nov 16, 2024Updated last year
- This repository provides tutorial, which discusses running sample publisher and subscriber using multiple transports of point_cloud_trans…☆11Jan 20, 2026Updated last month
- SE-SSD 3D LiDAR detection with ROS wrapper (designed for LIO-SEGMOT)☆14Sep 26, 2024Updated last year
- paper-read-notes☆13Sep 26, 2024Updated last year
- Implementation of a histogram equalization program using CUDA. Histogram equalization is a technique for adjusting image intensities to e…☆13Jan 3, 2021Updated 5 years ago
- ☆14Nov 3, 2025Updated 3 months ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Aug 29, 2022Updated 3 years ago
- A Easy-to-understand TensorOp Matmul Tutorial☆410Feb 11, 2026Updated 2 weeks ago
- hpc-learning☆779May 30, 2024Updated last year
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Jun 1, 2023Updated 2 years ago
- deepstream + cuda,yolo26,yolo-master,yolo11,yolov8,sam,transformer, etc.☆36Feb 7, 2026Updated 3 weeks ago
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Mar 28, 2019Updated 6 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆193Jan 28, 2025Updated last year
- 单目VIO+实时单目稠密三维重建☆21Aug 25, 2025Updated 6 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆16Oct 11, 2024Updated last year
- CUDA solutions for the lab assignments in the UIUC-ECE408 Applied Parallel Programming course.☆18Apr 18, 2023Updated 2 years ago
- Semantic base LiDAR-inertial Mapping☆19Mar 2, 2023Updated 2 years ago
- 搜藏的希望的代码片段☆13Jun 6, 2023Updated 2 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆204Dec 25, 2025Updated 2 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Nov 8, 2024Updated last year
- A thorough survey of SLAM in dynamic environments: covering topics of front-end odometry / loop-closure / mapping, single-session / long-…☆16May 25, 2024Updated last year
- This is a repository of Binary General Matrix Multiply (BGEMM) by customized CUDA kernel. Thank FP6-LLM for the wheels!☆18Aug 30, 2024Updated last year