Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jushbjj/tt-risc-v-example
Example of doing RISC-V kernels in TT-Metal
https://github.com/jushbjj/tt-risc-v-example
Last synced: 1 day ago
JSON representation
Example of doing RISC-V kernels in TT-Metal
- Host: GitHub
- URL: https://github.com/jushbjj/tt-risc-v-example
- Owner: JushBJJ
- Created: 2024-08-27T01:45:50.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T10:34:06.000Z (2 months ago)
- Last Synced: 2024-08-28T11:58:22.342Z (2 months ago)
- Language: CMake
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TT-RISC-V-Example
Example of doing RISC-V multiplication + attempt of organizing buffers to reduce main file size. Could be a start of an idea of a wrapper library in the future.