Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-24 | CPU-DPU dimes24-transfer: decrease input size; do not pin memory for >20 ranks | Birte Kristina Friesel | -6/+8 | |
2024-07-23 | GEMV: specify memcpy cpu node | Birte Kristina Friesel | -45/+87 | |
2024-07-23 | VA: remove single-node with in/out on same node | Birte Kristina Friesel | -13/+3 | |
2024-07-23 | BS baseline: Add memcpy variant | Birte Kristina Friesel | -42/+153 | |
2024-07-22 | VA baseline: configurable memcpy NUMA binding | Birte Kristina Friesel | -18/+50 | |
2024-07-22 | VA dimes-hetsim-nmc: variable input node | Birte Kristina Friesel | -2/+2 | |
2024-07-18 | GEMV baseline: check for numa_alloc errors | Birte Kristina Friesel | -0/+7 | |
2024-07-18 | GEMV baseline: decrease repetitions | Birte Kristina Friesel | -1/+1 | |
2024-07-18 | GEMV baseline: ooopsie | Birte Kristina Friesel | -1/+1 | |
2024-07-18 | GEMV: add MEMCPY variant | Birte Kristina Friesel | -7/+89 | |
2024-07-18 | GEMV: move ifndef T out of NUMA block; set membind only once | Birte Kristina Friesel | -8/+10 | |
2024-07-18 | TRNS: Update HBM script | Birte Kristina Friesel | -11/+23 | |
2024-07-18 | TRNS dimes nmc: update for new baseline version | Birte Kristina Friesel | -18/+28 | |
2024-07-17 | TRNS baseline: Add NUMA_MEMCPY support | Birte Kristina Friesel | -56/+121 | |
2024-07-17 | VA: do not count move_pages towards timer | Birte Kristina Friesel | -1/+1 | |
2024-07-17 | VA hetsim nmc: nits | Birte Kristina Friesel | -5/+5 | |
2024-07-17 | VA memcpy: HBM support | Birte Kristina Friesel | -25/+63 | |
2024-07-17 | VA dimes benchmarks: re-introduce --resume; add memcpy baseline | Birte Kristina Friesel | -25/+31 | |
2024-07-17 | VA: Remove legacy run scripts | Birte Kristina Friesel | -136/+0 | |
2024-07-17 | VA: Add baseline variant with memcpy overhead (always use local input data) | Birte Kristina Friesel | -5/+81 | |
2024-07-17 | CPU-DPU dimes24-hetsim-transfer: decrease number of repetitions | Birte Kristina Friesel | -3/+3 | |
2024-07-17 | TRNS DPU version: more fine-grained latency output | Birte Kristina Friesel | -37/+65 | |
2024-07-17 | TRNS: document and update dimes-hetsim scripts | Birte Kristina Friesel | -20/+72 | |
2024-07-16 | SEL: consistent dfatool keys | Birte Kristina Friesel | -2/+2 | |
2024-07-16 | SEL hbm: fewer repetitions | Birte Kristina Friesel | -1/+1 | |
2024-07-16 | SEL NMC: log NUMA node of rank | Birte Kristina Friesel | -2/+24 | |
2024-07-15 | update gitignore | Birte Kristina Friesel | -0/+14 | |
2024-07-15 | RED: update hetsim scripts for tinos | Birte Kristina Friesel | -4/+4 | |
2024-07-15 | RED: add run-paper-strong-full | Birte Kristina Friesel | -0/+25 | |
2024-07-15 | SEL: Add DIMES HBM benchmark | Birte Kristina Friesel | -0/+30 | |
2024-07-15 | SEL: Address compiler warnings | Birte Kristina Friesel | -3/+5 | |
2024-07-15 | Revert "VA CPU version: log latency" | Birte Kristina Friesel | -2/+2 | |
This reverts commit 92b065344bfec4a529c821380ddbce65f92eee78. | ||||
2024-07-15 | Revert "GEMV CPU version: log latency" | Birte Kristina Friesel | -2/+2 | |
This reverts commit 4f9ab55e5278ee3b248b20f3541d289ebfb4d585. | ||||
2024-07-15 | VA, GEMV: Add roofline benchmarks | Birte Kristina Friesel | -0/+61 | |
2024-07-15 | dimes24-hetsim-transfer.sh: set -e within function only | Birte Kristina Friesel | -2/+1 | |
2024-07-15 | dimes24-hetsim-alloc: fix parallel invocation and set -e | Birte Kristina Friesel | -4/+3 | |
2024-07-12 | GEMV CPU version: log latency | Birte Kristina Friesel | -2/+2 | |
2024-07-12 | VA CPU version: log latency | Birte Kristina Friesel | -2/+2 | |
2024-07-12 | update gitignore | Birte Kristina Friesel | -0/+8 | |
2024-07-12 | SEL: Add DIMES NMC script | Birte Kristina Friesel | -0/+58 | |
2024-07-12 | SEL: use upstream read method by default | Birte Kristina Friesel | -1/+1 | |
2024-07-11 | alloc and transfer microbenchmarks: switch to GNU parallel | Birte Kristina Friesel | -75/+72 | |
2024-07-11 | GEMV baseline: correctly log data type | Birte Kristina Friesel | -1/+1 | |
2024-07-10 | SEL: pedantic | Birte Kristina Friesel | -1/+1 | |
2024-07-10 | VA: nits | Birte Kristina Friesel | -13/+15 | |
2024-07-10 | update gitignore | Birte Kristina Friesel | -0/+5 | |
2024-07-10 | TRNS: Add NUMA and overhead measurement support | Birte Kristina Friesel | -9/+252 | |
2024-07-10 | BS: No --resume | Birte Kristina Friesel | -12/+12 | |
2024-07-10 | GEMV: no --resume | Birte Kristina Friesel | -2/+2 | |
2024-07-10 | update gitignore | Birte Kristina Friesel | -0/+8 | |