Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
7 days | TS host: Move streamp to beginning of kernel loop | Birte Kristina Friesel | -9/+9 | |
Otherwise, AspectC++ kernel annotations do not work properly | ||||
7 days | SpMV: Add AspectC++ support | Birte Kristina Friesel | -84/+171 | |
7 days | RED: add benchmark scripts | Birte Kristina Friesel | -0/+51 | |
7 days | RED: add AspectC++ support | Birte Kristina Friesel | -97/+76 | |
7 days | RED: support → include; fix runtime for NR_DPUS==1 | Daniel Friesel | -15/+34 | |
7 days | GEMV: update benchmark scripts | Birte Kristina Friesel | -10/+46 | |
7 days | BFS: Add simulator-only benchmark script | Birte Kristina Friesel | -0/+27 | |
7 days | BFS: update benchmark scripts | Birte Kristina Friesel | -11/+43 | |
7 days | BFS: Add missing semicolon | Birte Kristina Friesel | -1/+1 | |
7 days | TS host: dpu_prepare_xfer does not need a cast to const | Birte Kristina Friesel | -1/+1 | |
7 days | TS: Makefile: Initialize HOST_CC | Birte Kristina Friesel | -0/+2 | |
7 days | TS: Replace dpu_copy_to loop with more efficient dpu_push_xfer | Birte Kristina Friesel | -9/+3 | |
7 days | TS: run benchmarks for all SDK versions | Birte Kristina Friesel | -9/+14 | |
8 days | BFS: Throw out copyFromDPU, copyToDPU wrappers | Birte Kristina Friesel | -62/+44 | |
They're incompatible with dfatool tracing | ||||
9 days | BS benchmark: variable SDK versions | Birte Kristina Friesel | -10/+15 | |
14 days | TS: Add benchmark script | Birte Kristina Friesel | -0/+25 | |
14 days | CPU-DPU: determine overhead of data transformation | Birte Kristina Friesel | -0/+114 | |
2025-05-15 | NW: Add (WiP) benchmark script | Birte Kristina Friesel | -0/+29 | |
2025-05-15 | MLP: add benchmark script | Birte Kristina Friesel | -0/+27 | |
2025-05-15 | MLP: fix loop iteration joinpoint | Birte Kristina Friesel | -4/+6 | |
2025-05-15 | GEMV: Fix host binary invocation | Birte Kristina Friesel | -2/+2 | |
2025-05-15 | GEMV: Add benchmark script | Birte Kristina Friesel | -0/+26 | |
2025-05-15 | NW: AspectC++ support | Birte Kristina Friesel | -58/+87 | |
2025-05-15 | MLP: Add AspectC++ support | Birte Kristina Friesel | -118/+91 | |
2025-05-15 | HST-L: Remove legacy run scripts | Birte Kristina Friesel | -77/+0 | |
2025-05-15 | 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 | |
This reverts commit ffc37b5f40278ff6b736fb2aeaa407171bd103da. Restores the verification of the DPU implementation | ||||
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 | |