From 8c833b75910334d02f63a0ed49da0c41bcb2093c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 13 May 2025 11:08:07 +0200 Subject: README: Mention AspectC++ support --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9c10fd9..542a980 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is an improved and extended version of the PrIM benchmark suite originally developed for **UPMEM PIM** (near-memory computing / processing-in-memory) evaluation by Gómez-Luna et al. The extension adds -* support for **NUMA**-aware **HBM** (high-bandwidth memory) and **DRAM** benchmarks, +* support for **NUMA**-aware **UPMEM**, **CXL** (Compute eXpress Link), **HBM** (high-bandwidth memory), and **DRAM** benchmarks, * a new **COUNT** benchmark, and * numerous bugfixes. @@ -61,6 +61,7 @@ Up-to-date source code is available on the following mirrors: The following benchmark adjustments have been made: +* A (AspectC++ support, including DFA trace generation) * B (significant bugfixes) * D (dfatool-compatible output of benchmark metrics) * E (efficiency improvements; may affect input/output format) @@ -82,10 +83,10 @@ CPU and DPU benchmarks in this repository have been adjusted as follows: * SCAN-RSS: DLN * SEL: DLN * SpMV: DL -* TRNS: BDLN +* TRNS: ABDLN * TS: DLN * UNI: DL -* VA: DLN +* VA: ADLN GPU versions are un-changed. -- cgit v1.2.3