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 | -6/+87 |
2024-07-18 | GEMV: move ifndef T out of NUMA block; set membind only once | Birte Kristina Friesel | -4/+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 | -18/+35 |
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 | -0/+13 |
2024-07-04 | GEMV: Add NUMA variant for HBM evaluation | Birte Kristina Friesel | -2/+86 |
2023-06-02 | GEMV: update dfatool port; add benchmark scripts | Daniel Friesel | -7/+3 |
2023-05-26 | port GEMV CPU baseline to dfatool | Daniel Friesel | -26/+38 |
2021-06-16 | PrIM -- first commit | Juan Gomez Luna | -0/+78 |