Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
5 days | SpMV: Add AspectC++ support | Birte Kristina Friesel | -84/+171 |
5 days | RED: add benchmark scripts | Birte Kristina Friesel | -0/+51 |
5 days | RED: add AspectC++ support | Birte Kristina Friesel | -97/+76 |
5 days | RED: support → include; fix runtime for NR_DPUS==1 | Daniel Friesel | -15/+34 |
6 days | GEMV: update benchmark scripts | Birte Kristina Friesel | -10/+46 |
6 days | BFS: Add simulator-only benchmark script | Birte Kristina Friesel | -0/+27 |
6 days | BFS: update benchmark scripts | Birte Kristina Friesel | -11/+43 |
6 days | BFS: Add missing semicolon | Birte Kristina Friesel | -1/+1 |
6 days | TS host: dpu_prepare_xfer does not need a cast to const | Birte Kristina Friesel | -1/+1 |
6 days | TS: Makefile: Initialize HOST_CC | Birte Kristina Friesel | -0/+2 |
6 days | TS: Replace dpu_copy_to loop with more efficient dpu_push_xfer | Birte Kristina Friesel | -9/+3 |
6 days | TS: run benchmarks for all SDK versions | Birte Kristina Friesel | -9/+14 |
6 days | BFS: Throw out copyFromDPU, copyToDPU wrappers | Birte Kristina Friesel | -62/+44 |
7 days | BS benchmark: variable SDK versions | Birte Kristina Friesel | -10/+15 |
12 days | TS: Add benchmark script | Birte Kristina Friesel | -0/+25 |
12 days | CPU-DPU: determine overhead of data transformation | Birte Kristina Friesel | -0/+114 |
14 days | NW: Add (WiP) benchmark script | Birte Kristina Friesel | -0/+29 |
14 days | MLP: add benchmark script | Birte Kristina Friesel | -0/+27 |
14 days | MLP: fix loop iteration joinpoint | Birte Kristina Friesel | -4/+6 |
14 days | GEMV: Fix host binary invocation | Birte Kristina Friesel | -2/+2 |
14 days | GEMV: Add benchmark script | Birte Kristina Friesel | -0/+26 |
14 days | NW: AspectC++ support | Birte Kristina Friesel | -58/+87 |
14 days | MLP: Add AspectC++ support | Birte Kristina Friesel | -118/+91 |
14 days | HST-L: Remove legacy run scripts | Birte Kristina Friesel | -77/+0 |
14 days | HST-L: Add AspectC++ support | Birte Kristina Friesel | -149/+207 |
2025-05-14 | VA: Change default to exp=1 (strong scaling) | Birte Kristina Friesel | -2/+2 |
2025-05-14 | VA: Add benchmark script | Birte Kristina Friesel | -0/+24 |
2025-05-14 | Use benchmark-specific input descriptions rather than opaque "#elements" | Birte Kristina Friesel | -34/+57 |
2025-05-14 | timer_base: fix zero(...) | Birte Kristina Friesel | -1/+1 |
2025-05-14 | BS: Add CCMCC25 benchmark script | Birte Kristina Friesel | -0/+27 |
2025-05-14 | BFS benchmark script: explicitly source SDK | Birte Kristina Friesel | -0/+2 |
2025-05-14 | BFS: Add ccmcc25 benchmark script | Birte Kristina Friesel | -0/+25 |
2025-05-14 | GEMV: Remove legacy benchmark scripts | Birte Kristina Friesel | -120/+0 |
2025-05-14 | GEMV: provide virtual getKernel function | Birte Kristina Friesel | -1/+1 |
2025-05-14 | BFS Makefile: Explicitly mention include as dependency | Birte Kristina Friesel | -2/+2 |
2025-05-14 | Revert "BS: Randomize elements and queries" | Birte Kristina Friesel | -5/+3 |
2025-05-14 | BS: Add AspectC++ support | Birte Kristina Friesel | -100/+90 |
2025-05-14 | BFS: AspectC++ (and behaviour model) support | Birte Kristina Friesel | -68/+124 |
2025-05-14 | BFS: Remove (no longer valid) upstream-oriented benchmark scripts | Birte Kristina Friesel | -95/+0 |
2025-05-14 | Remove (no longer valid) upstream benchmark scripts; update README accordingly | Birte Kristina Friesel | -497/+16 |
2025-05-13 | GEMV: Add AspectC++ support | Birte Kristina Friesel | -99/+92 |
2025-05-13 | TS: Add AspectC++ support | Birte Kristina Friesel | -98/+105 |
2025-05-13 | TRNS, VA: global params are not required | Birte Kristina Friesel | -10/+8 |
2025-05-13 | VA: Aspect Header: Use aspect-provided input_size | Birte Kristina Friesel | -2/+2 |
2025-05-13 | TRNS: refactor AspectC++ and timer headers | Birte Kristina Friesel | -377/+42 |
2025-05-13 | tracing: provide input_size and element_size in derived aspect | Birte Kristina Friesel | -5/+17 |
2025-05-13 | VA: Use common timer and timing aspect headers | Birte Kristina Friesel | -106/+104 |
2025-05-13 | BS: Remove legacy benchmark scripts | Birte Kristina Friesel | -140/+44 |
2025-05-13 | README: Mention AspectC++ support | Birte Kristina Friesel | -3/+5 |
2025-05-13 | VA: AspectC++ support | Birte Kristina Friesel | -46/+206 |