Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 298 Bytes

One Repo to Rule Them All

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