Merge pull request #144 from nayannair/tensor-core

dummy commit
This commit is contained in:
tinebp 2024-08-02 15:45:18 -07:00 committed by GitHub
commit 09028d8cee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ Vortex is a full-stack open-source RISC-V GPGPU.
## Specifications
- Support RISC-V RV32IMAF and RV64IMAFD
- Microarchitecture:
- configurable number of cores, warps, and threads.
- configurable number of ALU, FPU, LSU, and SFU units per core.