auto: 2026-05-05T17:23:31Z [skip ci]
This commit is contained in:
parent
977c1cecbb
commit
e4cf152066
|
|
@ -126,6 +126,7 @@ All benchmarks were conducted on Brown University's [OSCAR HPC cluster](https://
|
||||||
| Compiler | GCC 13.3.0 |
|
| Compiler | GCC 13.3.0 |
|
||||||
|
|
||||||
**Reproducibility note:** The `perf_event_paranoid` setting on OSCAR nodes is 2, which prevents unprivileged access to hardware performance counters. Hardware counter data (IPC, cache miss rates) will be collected in Phase 2 via alternative means.
|
**Reproducibility note:** The `perf_event_paranoid` setting on OSCAR nodes is 2, which prevents unprivileged access to hardware performance counters. Hardware counter data (IPC, cache miss rates) will be collected in Phase 2 via alternative means.
|
||||||
|
|
||||||
::: {.annotation .annotation--static}
|
::: {.annotation .annotation--static}
|
||||||
**Phase 2:** Hardware counter collection via PAPI.
|
**Phase 2:** Hardware counter collection via PAPI.
|
||||||
:::
|
:::
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue