https://github.com/sustech-data/cute-kernels
https://github.com/sustech-data/cute-kernels
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sustech-data/cute-kernels
- Owner: SUSTech-data
- Created: 2025-04-09T10:33:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T15:56:21.000Z (about 1 year ago)
- Last Synced: 2025-07-15T22:25:33.731Z (12 months ago)
- Language: C++
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mkdir build && cd build && cmake .. && make
./gemm/gemm_blas
./gemm/gemm_self