Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-05-23 | TS host: dpu_prepare_xfer does not need a cast to const | Birte Kristina Friesel | -1/+1 | |
2025-05-23 | TS: Makefile: Initialize HOST_CC | Birte Kristina Friesel | -0/+2 | |
2025-05-23 | TS: Replace dpu_copy_to loop with more efficient dpu_push_xfer | Birte Kristina Friesel | -9/+3 | |
2025-05-23 | TS: run benchmarks for all SDK versions | Birte Kristina Friesel | -9/+14 | |
2025-05-22 | BFS: Throw out copyFromDPU, copyToDPU wrappers | Birte Kristina Friesel | -62/+44 | |
They're incompatible with dfatool tracing | ||||
2025-05-21 | BS benchmark: variable SDK versions | Birte Kristina Friesel | -10/+15 | |
2025-05-16 | TS: Add benchmark script | Birte Kristina Friesel | -0/+25 | |
2025-05-16 | 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 | |
2025-05-13 | VA: AspectC++ support | Birte Kristina Friesel | -46/+206 | |
2025-05-09 | TRNS: Add CCMCC25 benchmark script | Birte Kristina Friesel | -0/+75 | |
2025-05-09 | TRNS: Add tracing and timing aspects for dfatool behaviour models | Birte Kristina Friesel | -22/+156 | |
2025-05-09 | TRNS: Guard dfatool output behind a compile-time flag | Birte Kristina Friesel | -15/+29 | |
2025-05-09 | TRNS: Remove unused WITH_{ALLOC,LOAD,FREE}_OVERHEAD Makefile options | Birte Kristina Friesel | -4/+1 | |
2025-05-09 | TRNS: timer.h: dos2unix | Birte Kristina Friesel | -66/+74 | |
2025-01-17 | SpMV: indent -linux | Birte Kristina Friesel | -541/+681 | |
2025-01-17 | SpMV host: Add missing \n | Birte Kristina Friesel | -1/+1 | |
2025-01-16 | TRNS baseline: Add valgrind-ws support | Birte Kristina Friesel | -6/+21 | |