diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-05-15 08:20:02 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-05-15 08:20:02 +0200 |
commit | a2931b65cd3ff5a2e77d9564a95aa3368a24533e (patch) | |
tree | cb3123bcd67184824909317aa7a3157fdcfba470 /README.md | |
parent | d8192e05fb13c57fd7ca05af6946093b51aa7d96 (diff) |
HST-L: Add AspectC++ support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -70,11 +70,11 @@ The following benchmark adjustments have been made: CPU and DPU benchmarks in this repository have been adjusted as follows: -* BFS: DL -* BS: DLN +* BFS: ADL +* BS: ADLN * COUNT: DLN (new benchmark, based on SEL) -* GEMV: DLN -* HST-L: D +* GEMV: ADLN +* HST-L: AD * HST-S: DLN * MLP: – * NW: – |