Hansung Kim
|
34d0956cd5
|
tensor: Attempt row-major mapping for C store (WIP)
Doesn't work because 1x2 jagged mapping is required to achieve
throughput for storing the bigger C matrix (2x4, vs. 2x2 in A).
|
2024-10-02 15:14:55 -07:00 |
|
Hansung Kim
|
3f4abc542c
|
tensor: Fix dimensions and makefile
|
2024-08-19 17:37:26 -07:00 |
|
Hansung Kim
|
95e3e96c6c
|
tensor: Change B in-memory layout to column-major
|
2024-08-12 15:22:07 -07:00 |
|
Hansung Kim
|
c1906ebb4f
|
tensor: Embed binary instead of hardcoding literals
the C compiler doesn't support fp16
|
2024-08-12 15:22:07 -07:00 |
|
Hansung Kim
|
285776404f
|
tensor: Fix tensor unittest kernel
|
2024-07-31 11:49:41 -07:00 |
|
Hansung Kim
|
800d9801b5
|
tensor: Test with multiple accumulators
|
2024-06-07 18:19:20 -07:00 |
|
Hansung Kim
|
0a884e1ead
|
tensor: spawn on all warps, 8 lanes
|
2024-05-25 20:19:57 -07:00 |
|
Hansung Kim
|
8a521a1de8
|
Add 8-lane operand mapping
|
2024-05-10 23:23:11 -07:00 |
|
Hansung Kim
|
5821bfd10d
|
Repeat vx_wmma issue & hardcode dst address
|
2024-05-08 13:22:26 -07:00 |
|
joshua
|
5bd25985c6
|
i kinda forgot most of changes
|
2024-05-04 23:01:47 -07:00 |
|
joshua
|
e16584ddd9
|
bleh still not work
|
2024-03-27 00:26:04 -07:00 |
|