Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathiasotnes/gemm
General Matrix Multiplication (GEMM) optimization in Cuda.
https://github.com/mathiasotnes/gemm
cuda gpu
Last synced: about 1 month ago
JSON representation
General Matrix Multiplication (GEMM) optimization in Cuda.
- Host: GitHub
- URL: https://github.com/mathiasotnes/gemm
- Owner: Mathiasotnes
- Created: 2024-11-20T23:06:59.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T23:24:09.000Z (about 1 month ago)
- Last Synced: 2024-12-03T23:27:08.293Z (about 1 month ago)
- Topics: cuda, gpu
- Language: Cuda
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GEMM
General Matrix Multiplication (GEMM) optimization in Cuda.