Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-03-11 | TS: introduce alloc/load/free overhead parameters; vary them for fgbs24a | Birte Kristina Friesel | -38/+119 | |
2024-03-11 | TRNS: properly report alloc/load/free overhead | Birte Kristina Friesel | -50/+42 | |
2024-03-11 | SpMV: Include alloc/load/free overhead | Birte Kristina Friesel | -24/+47 | |
2024-03-08 | SEL: introduce alloc/load/free overhead parameters; vary them for fgbs24a | Birte Kristina Friesel | -59/+121 | |
2024-03-08 | SCAN-RSS: log n_ranks | Birte Kristina Friesel | -4/+5 | |
2024-03-08 | RED: log number of ranks | Birte Kristina Friesel | -2/+2 | |
2024-03-08 | GEMV: log n_ranks | Birte Kristina Friesel | -2/+5 | |
2024-03-08 | SCAN-RSS: handle alloc/load/free overhead as parameters; vary them for fgbs24a | Birte Kristina Friesel | -3/+10 | |
2024-03-08 | RED: introduce alloc/load/free overhead parameters; vary them for fgbs24a | Birte Kristina Friesel | -61/+121 | |
2024-03-08 | HST-S: handle alloc/load/free overhead as parameters; vary them for fgbs24a | Birte Kristina Friesel | -6/+13 | |
2024-03-08 | BS: avoid double free | Birte Kristina Friesel | -0/+2 | |
2024-03-08 | GEMV: handle alloc/load/free overhead as parameters; vary them for fgbs24a | Birte Kristina Friesel | -3/+10 | |
2024-03-08 | BS: handle alloc/load/free overhead as parameters; vary them for fgbs24a | Birte Kristina Friesel | -4/+11 | |
2024-03-08 | Update LICENSE | Birte Kristina Friesel | -1/+2 | |
2024-03-08 | README: reduce confusion a bit, hopefully | Birte Kristina Friesel | -0/+4 | |
2024-03-04 | STREAM: support SERIAL (default) and PUSH (new) transfers | Birte Kristina Friesel | -9/+46 | |
2024-03-04 | CPU-DPU | Birte Kristina Friesel | -88/+53 | |
2024-03-04 | STREAM: Include date in output file name | Birte Kristina Friesel | -2/+2 | |
2024-02-29 | STREAM: adjust run-rank BL range | Birte Kristina Friesel | -3/+3 | |
2024-02-28 | Fix HST-S | Birte Kristina Friesel | -5/+5 | |
2024-02-28 | add remaining fgbs24a scripts | Birte Kristina Friesel | -1/+112 | |
2024-02-28 | SCAN-RSS overhead | Birte Kristina Friesel | -62/+124 | |
2024-02-28 | HST-S: alloc overhead | Birte Kristina Friesel | -59/+139 | |
2024-02-28 | more run-fgbs24a | Birte Kristina Friesel | -1/+73 | |
2024-02-28 | some fgbs24a scripts | Birte Kristina Friesel | -1/+117 | |
2024-02-28 | VA: n_elements_per_dpu | Birte Kristina Friesel | -2/+2 | |
2024-02-26 | CPU-DPU: Add n_elements_per_dpu | Birte Kristina Friesel | -3/+3 | |
2024-02-26 | CPU-DPU microbenchmarks: explicitly log number of instructions | Birte Kristina Friesel | -8/+12 | |
2024-02-23 | STREAM: shell scripting is hard, let's go shopping | Birte Kristina Friesel | -0/+1 | |
2024-02-23 | STREAM: no alloc/load overhead for now | Birte Kristina Friesel | -2/+2 | |
2024-02-22 | CPU-DPU: overwrite old logs; skip one-element transfers | Birte Kristina Friesel | -8/+8 | |
2024-02-22 | STREAM: nits | Birte Kristina Friesel | -37/+3 | |
2024-02-22 | CPU-DPU microbenchmark: switch to nanoseconds | Birte Kristina Friesel | -73/+126 | |
2024-02-22 | STREAM: Add idle and stress versions of run-rank | Birte Kristina Friesel | -6/+24 | |
2024-02-22 | STREAM run-rank.sh: -v | Birte Kristina Friesel | -10/+10 | |
2024-02-22 | STREAM: Use nano- rather than microsecond precision internally | Birte Kristina Friesel | -41/+77 | |
2024-02-21 | STREAM output: Add n_elements_per_dpu | Birte Kristina Friesel | -2/+2 | |
2023-12-22 | update gitignore | Birte Kristina Friesel | -0/+1 | |
2023-12-15 | ... oops | Birte Kristina Friesel | -3/+3 | |
2023-12-15 | WRAM copy: report latency and throughput | Birte Kristina Friesel | -20/+33 | |
2023-12-15 | MRAM-Latency: correctly calculate and label throughput | Birte Kristina Friesel | -5/+5 | |
2023-12-15 | nit | Birte Kristina Friesel | -1/+2 | |
2023-12-15 | MRAM latency benchmark: report DMA latency and bandwidth; merge r/w modes | Birte Kristina Friesel | -84/+81 | |
2023-12-12 | WRAM WiP | Birte Kristina Friesel | -41/+78 | |
2023-12-11 | CPU-DPU run scrips: kill stress and mpstat | Birte Kristina Friesel | -2/+12 | |
2023-12-11 | Microbenchmarks/CPU-DPU: Extend logfiles with CPU overhead of SDK | Birte Kristina Friesel | -0/+126 | |
2023-12-08 | CPU-DPU alloc and transfer microbenchmarks: -search space +cpu load | Birte Kristina Friesel | -149/+140 | |
2023-12-05 | TRNS: updated and extended benchmark scripts | Birte Kristina Friesel | -10/+82 | |
2023-12-05 | TRNS: log number of allocated ranks | Birte Kristina Friesel | -2/+5 | |
2023-12-01 | BS: add overhead measurements | Birte Kristina Friesel | -46/+144 | |