buddy-compiler / buddy-benchmark

Benchmark Framework for Buddy Projects
Apache License 2.0
44 stars 33 forks source link

[OSPP]Add linpackc #104

Closed sparks-code closed 8 months ago

sparks-code commented 9 months ago

新增了对linpackc各个函数的c++版本与mlir版本的实现

sparks-code commented 8 months ago

image image image image

Panhaolin2001 commented 8 months ago

LGTM. BTW, -DBUDDY_OPT_ATTR is set to avx512f by default, so the matgen function will generate high-performance code accordingly. However, it might not be supported on some users' machines. Maybe we could mention this in the building process section of the readme, just as a heads-up. https://github.com/buddy-compiler/buddy-benchmark/blob/main/README.md#vectorization-benchmark