Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
41 hours | TS: dos2unix; indent -linuxHEADmain | Birte Kristina Friesel | -308/+412 | |
41 hours | VA: dos2unix; indent -linux | Birte Kristina Friesel | -642/+767 | |
41 hours | MLP: dos2unix; indent -linux | Birte Kristina Friesel | -228/+314 | |
41 hours | HST-S: indent -linux | Birte Kristina Friesel | -794/+924 | |
41 hours | GEMV: indent -linux | Birte Kristina Friesel | -496/+614 | |
41 hours | COUNT: indent -linux | Birte Kristina Friesel | -548/+664 | |
41 hours | COUNT: valgrind-ws support (WiP) | Birte Kristina Friesel | -23/+60 | |
41 hours | BS: dos2unix; indent -linux | Birte Kristina Friesel | -539/+632 | |
41 hours | BS baseline: Add valgrind-ws support | Birte Kristina Friesel | -2/+31 | |
41 hours | BFS: indent -linux | Birte Kristina Friesel | -629/+792 | |
41 hours | BFS: Port NMC version (WiP) | Birte Kristina Friesel | -25/+69 | |
41 hours | BFS: port baseline (wip) | Birte Kristina Friesel | -6/+61 | |
41 hours | MLP baseline: indent -linux | Birte Kristina Friesel | -143/+157 | |
41 hours | MLP baseline: Add NUMA and ws support; actually use parameters | Birte Kristina Friesel | -49/+144 | |
4 days | store input size as long | Birte Kristina Friesel | -8/+8 | |
4 days | VA: Add valgrind-ws benchmark script and baseline adjustments | Birte Kristina Friesel | -7/+49 | |
7 days | SpMV baseline: Add optional native=0 flag; switch to -O3 | Birte Kristina Friesel | -1/+15 | |
7 days | GEMV baseline: Add optional native=0 flag | Birte Kristina Friesel | -7/+14 | |
8 days | TRNS: Support compilation without -march=native | Birte Kristina Friesel | -13/+19 | |
8 days | BS: Randomize elements and queries | Birte Kristina Friesel | -3/+5 | |
8 days | BS: Support CPU baseline compilation without -march=native | Birte Kristina Friesel | -10/+21 | |
10 days | BS, GEMV, TRNS, TS, VA: Add basic perf stats | Birte Kristina Friesel | -0/+76 | |
To Do: Right now, the stats include benchmark setup. They should not. | ||||
2024-12-16 | CPU-DPU: Add NoDMC'25 benchmark scripts | Birte Kristina Friesel | -0/+71 | |
2024-12-16 | COUNT: Add VaMos'25 benchmark script | Birte Kristina Friesel | -0/+43 | |
2024-12-06 | BFS, MLP, SpMV, UNI: compile baselines with -march=native | Birte Kristina Friesel | -5/+8 | |
2024-11-15 | STREAM: Re-enable -flto | Birte Kristina Friesel | -1/+1 | |
SDK 2024.1.0 shipped a compiler bug. With 2024.2.0, it is working again. | ||||
2024-11-15 | CPU-DPU microbenchmark: use default number of threads per pool | Birte Kristina Friesel | -6/+2 | |
2024-11-14 | README: Document changes made to benchmarks | Birte Kristina Friesel | -0/+32 | |
2024-10-30 | README: dimes24: Add PDF and DOI links | Birte Kristina Friesel | -1/+2 | |
2024-10-30 | README: Add citation information | Birte Kristina Friesel | -1/+3 | |
2024-10-28 | README: Add Git repo links | Birte Kristina Friesel | -0/+4 | |
2024-10-28 | COUNT: Add baseline | Birte Kristina Friesel | -0/+246 | |
2024-10-24 | Update README | Birte Kristina Friesel | -2/+6 | |
2024-10-24 | Add COUNT benchmark (based on SEL) | Birte Kristina Friesel | -0/+645 | |
2024-10-11 | README: fix typo | Birte Kristina Friesel | -1/+1 | |
2024-09-27 | README: -v; add references | Birte Kristina Friesel | -2/+49 | |
2024-08-23 | Make STREAM Microbenchmark work with SDK 2024.1.0 | Birte Kristina Friesel | -1/+1 | |
For whatever reason, -flto causes a "Heap Full" error even in an otherwise empty program: * thread #1, name = 'DPUthread0', stop reason = fault 1 (Heap Full) * frame #0: 0x80000350 dpu_code`mem_alloc_nolock(size=64) at alloc.c:32:5 frame #1: 0x80000170 dpu_code`main_kernel1 [inlined] mem_alloc(size=64) at alloc.c:52:21 frame #2: 0x80000168 dpu_code`main_kernel1 at add.c:73 frame #3: 0x80000308 dpu_code`main at add.c:42:12 frame #4: 0x80000050 dpu_code`__bootstrap at crt0.c:36:5 I do not know why this is the case. | ||||
2024-08-19 | HST-S: Add memcpy variant and update HBM eval script | Birte Kristina Friesel | -69/+139 | |
2024-08-15 | GEMV: measure each write (dpu_push_xfer call) separately | Birte Kristina Friesel | -17/+37 | |
2024-07-28 | TRNS DPU: Correctly initalize task so that it's actually repeatable | Birte Kristina Friesel | -0/+1 | |
2024-07-28 | TRNS host: set active_dpus_before at proper location | Birte Kristina Friesel | -1/+1 | |
2024-07-26 | TRNS: decrease number of repetitions | Birte Kristina Friesel | -5/+5 | |
2024-07-26 | GEMV: specify SDK version | Birte Kristina Friesel | -0/+2 | |
2024-07-26 | CPU-DPU: specify SDK version | Birte Kristina Friesel | -1/+5 | |
2024-07-26 | TS: re-add --resume | Birte Kristina Friesel | -12/+11 | |
2024-07-26 | TRNS host: do not needlessly re-allocate DPUs | Birte Kristina Friesel | -0/+1 | |
2024-07-26 | VA hbm: reduce number of repetitions | Birte Kristina Friesel | -1/+1 | |
2024-07-25 | VA nmc: explicitly source SDK | Birte Kristina Friesel | -0/+2 | |
2024-07-25 | TRNS: fix write1 documentation | Birte Kristina Friesel | -4/+4 | |
2024-07-25 | TRNS: specify memcpy node | Birte Kristina Friesel | -10/+32 | |