Power fault analysis routines for the Witherspoon system

Clone this repo:

Branches

  1. befec58 clang-format: re-format for clang-18 by Patrick Williams · 4 months ago master
  2. 83e50e9 Fix spelling mistakes using codespell by Manojkiran Eda · 6 months ago
  3. dadc817 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  4. 4cde7e4 regenerate elog-errors.hpp by Patrick Williams · 1 year, 4 months ago
  5. 7a771c1 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 4 months ago

witherspoon-pfault-analysis

Code for detecting and analyzing power faults on Witherspoon.

To Build

To build this package, do the following steps:

  1. meson setup build
  2. ninja -C build

To clean the repository again run rm -rf build.