From e4cf15206699b9c115a997bcd8af9a7aaef3f1a9 Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Tue, 5 May 2026 13:23:31 -0400 Subject: [PATCH] auto: 2026-05-05T17:23:31Z [skip ci] --- .../where-does-simd-help-post-quantum-cryptography/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/essays/where-does-simd-help-post-quantum-cryptography/index.md b/content/essays/where-does-simd-help-post-quantum-cryptography/index.md index 79be636..c5db27f 100644 --- a/content/essays/where-does-simd-help-post-quantum-cryptography/index.md +++ b/content/essays/where-does-simd-help-post-quantum-cryptography/index.md @@ -126,6 +126,7 @@ All benchmarks were conducted on Brown University's [OSCAR HPC cluster](https:// | 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. + ::: {.annotation .annotation--static} **Phase 2:** Hardware counter collection via PAPI. :::