caixiongjiang / HPCLinks
高性能计算课程&CUDA编程实例&深度学习推理框架
☆50Updated last year
Alternatives and similar repositories for HPC
Users that are interested in HPC are comparing it to the libraries listed below
Sorting:
- ☆278Updated 8 months ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆369Updated this week
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆437Updated 2 years ago
- A CUDA tutorial to make people learn CUDA program from 0☆234Updated 11 months ago
- CUDA C 编程权威指南代码实现 包含了书上第 二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆344Updated 2 years ago
- 《CUDA编程基础与实践》一书的代码☆123Updated 3 years ago
- learning how CUDA works☆269Updated 3 months ago
- 基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。☆321Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆128Updated this week
- CUDA 算子手撕与面试指南☆426Updated 5 months ago
- how to learn PyTorch and OneFlow☆435Updated last year
- ☆27Updated last month
- A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.☆33Updated last year
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆300Updated 2 years ago
- b站上的课程☆76Updated last year
- ☆22Updated 3 months ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- Codes & examples for "CUDA - From Correctness to Performance"☆100Updated 7 months ago
- 🎉CUDA 笔记 / 高频面试题汇总 / C++笔记,个人笔记,更新随缘: sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.☆30Updated last year
- easy cuda code☆75Updated 5 months ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆29Updated 9 months ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 4 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆135Updated 2 years ago
- ☆135Updated last year
- 晚上下班不刷手机,学点什么。系列一:CUDA 计算框架 CUFX (Cuda Framework eXtended)。☆15Updated 6 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 7 months ago
- GPU高性能编程CUDA实战随书代码☆38Updated 3 years ago
- Implement custom operators in PyTorch with cuda/c++☆63Updated 2 years ago
- ☆35Updated 5 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆96Updated last week