Skip to content

thanksunix/sgx-xgboost

Repository files navigation

SGX XGBoost

SGX XGBoost based on Google Asylo.

Build and Run

git submodule update --init --recursive

# Enter asylo docker to build.
sh env init

# NOTE: inside docker
# build and run
bazel build --config=sgx-sim :sgx_xgboost && ./bazel-bin/sgx_xgboost_host_loader tests/mushroom.conf

How to run for sgx hardware

Please refer to https://github.com/google/asylo

About

SGX XGBoost based on Google Asylo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published