Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
2024-07-10 | BS hetsim: adjust for tinos | Birte Kristina Friesel | -4/+4 | |
2024-07-10 | TS: NUMA and variable data type support; add benchmark scripts | Birte Kristina Friesel | -8/+197 | |
2024-07-10 | GEMV nmc: use int32 in both variants | Birte Kristina Friesel | -7/+10 | |
2024-07-10 | GEMV: Support (variable) data types which do not align with pointer size | Birte Kristina Friesel | -29/+47 | |
2024-07-08 | SCAN-RSS: NUMA support | Birte Kristina Friesel | -16/+231 | |
2024-07-08 | GEMV: logfile name | Birte Kristina Friesel | -1/+1 | |
2024-07-08 | GEMV: Use identical config for UPMEM and CPU | Birte Kristina Friesel | -0/+6 | |
2024-07-08 | BS: nits | Birte Kristina Friesel | -9/+13 | |
2024-07-05 | RED: Add DIMES benchmark scripts | Birte Kristina Friesel | -0/+93 | |
2024-07-05 | RED DPU: log numa node of rank | Birte Kristina Friesel | -2/+24 | |
2024-07-05 | RED baseline: NUMA support | Birte Kristina Friesel | -17/+79 | |
2024-07-05 | Add DIMES scripts for HST-S | Birte Kristina Friesel | -21/+155 | |
2024-07-05 | HST-S: handle short reads... | Birte Kristina Friesel | -4/+8 | |
2024-07-05 | HST-S: log NUMA node of rank | Birte Kristina Friesel | -5/+22 | |
2024-07-05 | HST-S baseline: -march=native | Birte Kristina Friesel | -1/+1 | |
2024-07-05 | HST-S: call free() | Birte Kristina Friesel | -0/+12 | |
2024-07-05 | GEMV: nits | Birte Kristina Friesel | -2/+2 | |
2024-07-05 | GEMV: add HetSim scripts | Birte Kristina Friesel | -0/+117 | |
2024-07-05 | GEMV: log rank NUMA node | Birte Kristina Friesel | -32/+24 | |
2024-07-05 | GEMV: free() allocated memory at the end | Birte Kristina Friesel | -1/+14 | |
2024-07-05 | BS NMC: log NUMA data | Birte Kristina Friesel | -12/+68 | |
2024-07-05 | VA: log NUMA node of allocated rank(s) | Birte Kristina Friesel | -32/+52 | |
2024-07-05 | VA baseline: use strong scaling by default | Birte Kristina Friesel | -1/+1 | |
2024-07-04 | BS: nits | Birte Kristina Friesel | -4/+4 | |
2024-07-04 | BS: configurable input size | Birte Kristina Friesel | -3/+7 | |
2024-07-04 | BS: Add separate files for HBM and NMC benchmarks | Birte Kristina Friesel | -40/+152 | |
2024-07-04 | VA: write directly to output; no tee | Birte Kristina Friesel | -3/+3 | |
2024-07-04 | gitignore: ignore log files | Birte Kristina Friesel | -0/+1 | |
2024-07-04 | VA: add separate benchmark scripts for NMC and HBM | Birte Kristina Friesel | -28/+100 | |
2024-07-04 | VA: Remove legacy SDK_SINGLETHREADED macro | Birte Kristina Friesel | -12/+5 | |
2024-07-04 | BS: Remove unused SDK_SINGLETHREADED ; compile baseline with -march=native | Birte Kristina Friesel | -15/+8 | |
2024-07-04 | VA: Add NUMA baseline variant | Birte Kristina Friesel | -24/+145 | |
2024-07-04 | HST-S: Add NUMA variant for HBM eval | Birte Kristina Friesel | -10/+139 | |
2024-07-04 | GEMV: Add NUMA variant for HBM evaluation | Birte Kristina Friesel | -3/+133 | |