Skip to content

saigonshu/intel-device-resource-mgt-lib-formal

 
 

Repository files navigation

intel-device-resource-mgt-lib

Setup environment

  1. setup the development environment by running the script: sudo ./dev-setup/prepare_dev.sh

Build plugin SDK and samples

  1. build plugin SDK: cd plugin_sdk ./build_pluginsdk.sh

  2. go to the folder "plugin-sdk/samples"

  3. run the script: ./build_samples.sh

Build the framework and startup the framework

  1. goto the folder "framework/gw-broker"

  2. run the script: ./iagent_build.sh

  3. go the out foler for holding the generated binary files, and run: ./gw_broker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.4%
  • C++ 15.1%
  • Python 7.9%
  • HTML 2.9%
  • Java 2.2%
  • CMake 2.1%
  • Other 2.4%