Building the PPCMEM web interface
Posted Dec 8, 2011 10:11 UTC (Thu) by
scottt (subscriber, #5028)
Parent article:
Validating Memory Barriers and Atomic Instructions
Mad props to the authors and to Mr. McKenney for the well written article.
I wanted to compile PPCMEM myself and found out that:
- It's implemented in Ocaml
- Compiling the web interface locally was non-trivial. There were some sources missing from the tarball and the Makefile required some hacking
I documented how I got it working
here.
(
Log in to post comments)