Commit graph

33 commits

Author SHA1 Message Date
dgyyy
6a8d8fbee6 fix: add x264 test.yuv file 2024-10-14 12:14:49 +08:00
dgyyy
86a4a1a994 feat: add ldecod_src 2024-10-14 12:14:49 +08:00
dgyyy
08501adfd1 refactor: extract common library for reuse 2024-10-14 12:12:39 +08:00
dgyyy
ebe6250b20 build: use GNU Make to build benchmark 2024-10-14 12:02:07 +08:00
Yaksis
8c3c659686
Chore: Update README. 2024-06-18 23:43:20 +08:00
Yaksis
cbee9324c1
Feat: gemm, linpack, stream, whetstone out-of-box in am-kernel. 2024-06-18 23:17:09 +08:00
Yaksis
5cd6edc02e
Chore: Justfile build guide in README. 2024-05-25 16:47:53 +08:00
Yaksis
0e49e737c3
Feat: Justfile build scripts. 2024-05-25 16:32:50 +08:00
Yaksis
11cb482012
Feat: Float result in Linpack. 2024-05-23 18:14:49 +08:00
Yaksis
d0eff59781
Feat: GEMM benchmark. 2024-05-23 17:59:44 +08:00
Yaksis
048748222f
Feat: GEMM benchmark. 2024-05-23 17:58:49 +08:00
Yaksis
d74fdf36d5
Feat: Printf support float format. 2024-05-23 17:58:21 +08:00
Yaksis
05cea96bc8
Style: klib stdio. 2024-05-23 17:57:12 +08:00
Yaksis
9ae85a2d16
Flake: Dependencies & shell prompt. 2024-05-22 10:39:25 +08:00
Yaksis
f447c389ed
Chore: Update README. 2024-05-22 10:37:52 +08:00
Yaksis
d312b37a44
Feat: Whetstone benchmark. 2024-05-20 15:18:40 +08:00
Yaksis
b6925e76c6
Feat: Openlibm as math library. 2024-05-20 15:18:13 +08:00
Yaksis
7a10a6a15a
Feat: STREAM. 2024-05-15 17:56:45 +08:00
Yaksis
2190b82559
Fix: Linpack not showing correct. 2024-05-15 17:56:30 +08:00
Yaksis
1254611fd1
Feat: Modern printf function. 2024-05-15 17:55:42 +08:00
Yaksis
a6efbadbef
Fix: Unexpected spinlock. 2024-05-15 17:55:19 +08:00
Yaksis
48b918d980
Feat: Linpack. 2024-05-14 11:34:55 +08:00
Yaksis
309414b6c9
Feat: Soft-float lib. 2024-05-14 11:34:32 +08:00
Yaksis
61a9295ad4
Flake: Switch to lp64 toolchain since we will use soft float. 2024-05-14 11:33:53 +08:00
Yaksis
7bd018f2ef
Flake: Develop shell useful tools & env vars." 2024-05-14 11:32:55 +08:00
Yaksis
148b036047
Feat: Dhrystone as exemple. 2024-05-14 11:30:46 +08:00
Yaksis
d18b7a1b27
Feat: Klib. 2024-05-14 11:30:19 +08:00
Yaksis
e7f61272cb
Feat: Spike abstract machine. 2024-05-14 11:30:01 +08:00
Yaksis
61657035ac
Flake: update 20240426 2024-04-26 14:25:26 +08:00
Yaksis
b6a1c8c417
Feat: QEMU with RISC-V Linux running. 2024-04-25 22:26:16 +08:00
Yaksis
46f5084461
Init Flake 2024-04-15 16:48:01 +08:00
Yaksis
9c57f08f2f
Init LICENCE 2024-04-15 16:40:15 +08:00
Yaksis
a9f7ba44b1
Initial commit 2024-04-15 14:39:13 +08:00