You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  • Introduction

Smart Cities is an edge resource scheduling solution


  • License

Apache License v2.0


  • How to use this document

The document describes how to compile and run parsec from source code.


  • Deployment Architecture

TODO


  • Pre-Installation Requirements

    • Device Requirements

      • Network Switch run with SONiC
        • CPU core: 4
        • RAM: 4G
        • HDD: 16G
      • Nvidia Nano run with Jetson
        • CPU core: 4
        • RAM: 2G
        • HDD: 32G


  • Build PARSEC

git clone git clone "https://gerrit.akraino.org/r/a/cassini"

cd cassini/smartcities/parsec

cargo build --release --features "mbed-crypto-provider,direct-authenticator"


  • Maintenance

Blue Print Package Maintenance


  • Frequently Asked Questions

N/A


  • License

Any software developed by the "Akraino Enterprise Applications on Smart Cities is licensed under the
Apache License, Version 2.0 (the "License");
you may not use the content of this software bundle except in compliance with the License.
You may obtain a copy of the License at <https://www.apache.org/licenses/LICENSE-2.0>

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.



  • References

N/A


  • Definitions, acronyms and abbreviations

N/A

  • No labels