Table of Contents
Introduction
...
The document describes how to compile and run parsec from source code.
Deployment Architecture
PAESECÂ is deployed TODO
Pre-Installation Requirements
- Hardware
Device Requirements
...
- Network Switch run with SONiC
- CPU core:
- Network Switch run with SONiC
...
- 4
- RAM:
...
- 4G
- HDD: 16G
...
- Nvidia Nano run with Jetson
- CPU core:
- Nvidia Nano run with Jetson
...
- 4
- RAM:
...
- 2G
- HDD: 32G
...
Software Prerequisites
System: Ubuntu 18.04 LTS
Dependent package installation:
sudo apt-get install build-essential cmake clang
Rust installation:
...
Build PARSEC
git clone git clone "https://gerrit.akraino.org/r/a/cassini"
...