Conversation
…e async_DMA and 2D DMA transfers
Co-authored-by: bowwang <bowwang@iis.ee.ethz.ch>
* [inst] align vluxei.v semantic * [test] add functional verification for vluxei.v * [timing] two adjacent LSU operations handling * [test] extended indexed load cases --------- Co-authored-by: bowwang <bowwang@iis.ee.ethz.ch>
* [sw] init Spatz GEMM * [git] ignore data header files * [Spatz] Add config * [util] add data generation script for fp8 matmul * [utli] add E5M2 datagen * [linker script] adapt to latest * [kerenl] fp8 instruction unit tests * [fp8] move generic runtime support to a standalone header * [util] data header file generator * [kerenl] baseline matmul implementation * [util] use spatz_verify * [util] update verify function * [util] rename folder * [util] folder renamed * [CI] add datagen for spatz test * [util] renamed folder * [spatz] add fp8 instruction test * add fp8 data format * [README] matmul_fp8 --------- Co-authored-by: bowwang <bowwang@iis.ee.ethz.ch>
* [util] wrap common fp8 data generation functions to a lib * [sw] align data header file naming * [sw] expose mismatch tolerance tp programmer * [util] adapt to the new data header file naming * [test] add fp8 widening instructions unit tests * [util] generated data in hbm * [sw] add fp8 widening matmul baseline kernel * [spatz] add index store instructions * [util] add nm format data generation * [util] add AspB_matmul data generation script * [test] add vsuxei8.v instruction check * [sw] add AspB_matmul application * [README] update AspB * [test] add vsuxei.v instruction tests * [Spatz test] add instruction tests for vfwx_.vf instructions * [Spatz] Add vfwx_.vf instructions implementation * [util] add compact index generation * [sw] AspB MatMul kernel with compact index matrix * [kernel] add AspB kernel with vfmx_.vf instructions * [util] add index macro info * [spatz] add vfwx_.vf timing models --------- Co-authored-by: bowwang <bowwang@iis.ee.ethz.ch>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.