Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-07-23 | GEMV: specify memcpy cpu node | Birte Kristina Friesel | -3/+21 |
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-15 | Revert "GEMV CPU version: log latency" | Birte Kristina Friesel | -2/+2 |
2024-07-12 | GEMV CPU version: log latency | Birte Kristina Friesel | -2/+2 |
2024-07-11 | GEMV baseline: correctly log data type | Birte Kristina Friesel | -1/+1 |
2024-07-10 | GEMV: Support (variable) data types which do not align with pointer size | Birte Kristina Friesel | -29/+47 |
2024-07-08 | GEMV: Use identical config for UPMEM and CPU | Birte Kristina Friesel | -0/+6 |
2024-07-05 | GEMV: nits | Birte Kristina Friesel | -1/+1 |
2024-07-05 | GEMV: free() allocated memory at the end | Birte Kristina Friesel | -1/+14 |
2024-07-04 | GEMV: Add NUMA variant for HBM evaluation | Birte Kristina Friesel | -3/+103 |
2023-08-03 | run-opti: PrIM always uses four threads for CPU baseline | Birte Kristina Friesel | -2/+2 |
2023-07-24 | GEMV: update #DPUS | Birte Friesel | -0/+1 |
2023-06-02 | GEMV: update dfatool port; add benchmark scripts | Daniel Friesel | -9/+22 |
2023-05-26 | port GEMV CPU baseline to dfatool | Daniel Friesel | -30/+74 |
2021-06-16 | PrIM -- first commit | Juan Gomez Luna | -0/+289 |