PlatformLab / arachne-all

Arachne thread management together with all dependencies and benchmarks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Arachne thread management together with all dependencies and benchmarks.


Languages

Language:Shell 100.0%