This repository gathers all the dependencies and benchmarks for the Arachne thread management system in one place. Run the following two commands to pull all submodules and build them in dependency order.
git submodule update --init --recursive
./buildAll.sh