Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
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 | |