li199603 / parallel_prefix_sumLinks
Parallel Prefix Sum (Scan) with CUDA
☆21Updated 11 months ago
Alternatives and similar repositories for parallel_prefix_sum
Users that are interested in parallel_prefix_sum are comparing it to the libraries listed below
Sorting:
- A tutorial for CUDA&PyTorch☆142Updated 4 months ago
- ☆134Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆188Updated 4 months ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆48Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆122Updated this week
- ☆121Updated 5 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆57Updated 6 months ago
- ☆64Updated 4 months ago
- some hpc project for learning☆22Updated 9 months ago
- ☆112Updated last year
- ☆73Updated 2 weeks ago
- ☆23Updated 3 weeks ago
- Implement Flash Attention using Cute.☆85Updated 5 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆31Updated 5 months ago
- ☆21Updated 2 months ago
- learning how CUDA works☆264Updated 3 months ago
- 分层解耦的深度学习推理引擎☆73Updated 3 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆92Updated this week
- ☆142Updated 5 months ago
- Xiao's CUDA Optimization Guide [Active Adding New Contents]☆298Updated 2 years ago
- CPU Memory Compiler and Parallel programing☆26Updated 6 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆68Updated 9 months ago
- A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.☆33Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆62Updated 8 months ago
- 《CUDA编程基础与实践》一书的代码☆122Updated 3 years ago
- ☆148Updated 4 months ago
- Optimize softmax in triton in many cases☆20Updated 8 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆98Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated 3 weeks ago