Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
9 days | STREAM: Re-enable -fltoHEADmain | Birte Kristina Friesel | -1/+1 | |
SDK 2024.1.0 shipped a compiler bug. With 2024.2.0, it is working again. | ||||
2024-08-23 | Make STREAM Microbenchmark work with SDK 2024.1.0 | Birte Kristina Friesel | -1/+1 | |
For whatever reason, -flto causes a "Heap Full" error even in an otherwise empty program: * thread #1, name = 'DPUthread0', stop reason = fault 1 (Heap Full) * frame #0: 0x80000350 dpu_code`mem_alloc_nolock(size=64) at alloc.c:32:5 frame #1: 0x80000170 dpu_code`main_kernel1 [inlined] mem_alloc(size=64) at alloc.c:52:21 frame #2: 0x80000168 dpu_code`main_kernel1 at add.c:73 frame #3: 0x80000308 dpu_code`main at add.c:42:12 frame #4: 0x80000050 dpu_code`__bootstrap at crt0.c:36:5 I do not know why this is the case. | ||||
2024-05-13 | Print more info, set locale | Marcel Köppen | -1/+4 | |
2024-05-13 | Flush stdout after printing iteration results | Marcel Köppen | -0/+1 | |
2024-05-13 | Test different parameter set | Marcel Köppen | -3/+3 | |
2024-05-13 | Parameterize iteration count and timeout | Marcel Köppen | -1/+4 | |
2024-05-13 | Treat unroll like the other parameters | Marcel Köppen | -7/+6 | |
2024-05-13 | Print hostname and compiler versions | Marcel Köppen | -1/+7 | |
2024-05-13 | Make the linker happy by switching HOST_SOURCES and HOST_FLAGS | Marcel Köppen | -1/+1 | |
2024-05-13 | Add depenceny on bin directory | Marcel Köppen | -2/+2 | |
2024-05-13 | past derf has been naughty and not committed changes in time | Birte Kristina Friesel | -10/+12 | |
2024-03-04 | STREAM: support SERIAL (default) and PUSH (new) transfers | Birte Kristina Friesel | -9/+46 | |
2024-03-04 | STREAM: Include date in output file name | Birte Kristina Friesel | -2/+2 | |
2024-02-29 | STREAM: adjust run-rank BL range | Birte Kristina Friesel | -3/+3 | |
2024-02-23 | STREAM: shell scripting is hard, let's go shopping | Birte Kristina Friesel | -0/+1 | |
2024-02-23 | STREAM: no alloc/load overhead for now | Birte Kristina Friesel | -2/+2 | |
2024-02-22 | STREAM: nits | Birte Kristina Friesel | -37/+3 | |
2024-02-22 | STREAM: Add idle and stress versions of run-rank | Birte Kristina Friesel | -6/+24 | |
2024-02-22 | STREAM run-rank.sh: -v | Birte Kristina Friesel | -10/+10 | |
2024-02-22 | STREAM: Use nano- rather than microsecond precision internally | Birte Kristina Friesel | -41/+77 | |
2024-02-21 | STREAM output: Add n_elements_per_dpu | Birte Kristina Friesel | -2/+2 | |
2023-11-27 | STREAM: Add alloc/load overhead, n_ranks, and n_elements | Birte Kristina Friesel | -61/+169 | |
2023-05-25 | re-add (and, in some cases, fix) -x support | Daniel Friesel | -2/+5 | |
2023-05-24 | run benchmarks with timeout of 30 minutes per configuration | Daniel Friesel | -1/+1 | |
2023-05-11 | STREAM: distinguish between COPY and COPYW | Daniel Friesel | -3/+5 | |
2023-05-11 | STREAM: remove timing output | Daniel Friesel | -11/+0 | |
2023-05-11 | STREAM: Do not include performance data readout in performance data calculation | Daniel Friesel | -4/+7 | |
2023-05-11 | STREAM: some quality of life improvements | Daniel Friesel | -7/+15 | |
2023-05-11 | rn.sh: log date and revision | Daniel Friesel | -3/+7 | |
2023-05-10 | derp | Daniel Friesel | -2/+2 | |
2023-05-10 | STREAM: Use upstream MB/s calculation method | Daniel Friesel | -1/+7 | |
2023-05-10 | re-order run.sh | Daniel Friesel | -1/+1 | |
2023-05-10 | STREAM: dfatool compat; variable data type | Daniel Friesel | -94/+107 | |
2023-05-10 | support: chmod 644 | Daniel Friesel | -0/+0 | |
2023-04-24 | microbenchmarks: create "profile" directory if it does not exist; set -e | Derf Null | -0/+3 | |
2021-06-16 | PrIM -- first commit | Juan Gomez Luna | -0/+987 | |