Commit Graph

204 Commits

Author SHA1 Message Date
sunhe05
2b98e1a076 Add PaddlePaddle demo 2023-03-22 10:34:57 +08:00
Zheng, Qi
bc9e78b360 [demos] Use occlum provided libnss libraries for pytorch demo 2023-03-17 16:44:59 +08:00
ClawSeven
04083cc200 [demos] Fix distributed pytorch panic 2023-03-16 10:28:03 +08:00
ClawSeven
ecf7d76ae5 [Demo] Fix netty CI wrong return 2023-03-02 14:57:32 +08:00
ClawSeven
cc11864ac6 [Demo] Add Netty unit test demo 2023-02-27 09:06:31 +08:00
Zheng, Qi
0bbfec0f24 [libos] Add syscall pwritev and preadv 2023-02-24 20:56:17 +08:00
ClawSeven
e1cc5df1c8 [Demo] Fix flask dependencies conflict 2023-02-21 11:17:25 +08:00
Zheng, Qi
9e9c7c1644 [demos] Disable some segment fault LTP cases 2023-01-06 17:38:00 +08:00
Shaowei Song
b3e2d6c873 [hw-ci] Add MySQL to hw mode test 2022-12-30 22:27:23 +08:00
Hui, Chunyang
d7d485de27 Fix flask demo failure 2022-12-23 18:33:53 +08:00
Zheng, Qi
22ff266958 Clean up unnecessary default_mmap_size configuration in demos 2022-12-21 23:19:25 +08:00
Zheng, Qi
ab14a3e479 [demos] Provide optional OMP_NUM_THREADS setting to distributed pytorch 2022-12-18 17:05:29 +08:00
Shaowei Song
6dcdfc2fc4 [demos] Add MySQL demo 2022-12-11 19:28:38 +08:00
Zheng, Qi
47bd1fd7af [demos] Add distributed pytorch demo 2022-12-07 22:15:33 +08:00
Hui, Chunyang
0a367784cb Fix grpc pingpong test 2022-12-05 19:37:26 +08:00
Zheng, Qi
3c11d589f4 [demos] Move all the benchmark demos together 2022-11-30 21:25:32 +08:00
Zheng, Qi
178bd023e3 [demos] Fix the issue of grpc_benchmark not working on go 1.18 2022-11-01 15:21:52 +08:00
Zheng, Qi
3ef075ef8a [demos] Fix flask_tls python packages dependency issue 2022-10-31 17:30:43 +08:00
Zheng, Qi
22ff6433ae Set conda python version as 3.8.10 to workaround non-PIE issues 2022-10-27 10:32:01 +08:00
LI Qing
3fa049df47 Add the FIO demo 2022-10-26 13:00:19 +08:00
Zheng, Qi
85fa88fc00 Fix python3.7 PIE issue 2022-10-21 11:02:18 +08:00
Zheng, Qi
33fb5b7ad8 [demos] Update demo scripts with new helper command 2022-10-18 23:58:16 +08:00
volcano0dr
69b35e6429 [deps/rust-sgx-sdk] Upgrade rust-sgx-sdk to 1.1.5 2022-09-14 20:05:04 +08:00
Hui, Chunyang
7bbe7b65fe Update Vault demo to v1.10.0 2022-09-06 12:57:16 +08:00
Zheng, Qi
5c10af738e Add maa init demo 2022-08-15 09:29:32 +08:00
LI Qing
f12f2c5499 Fix the SEGV in LTP test
It will introduce too much overhead if we check the memory protection perm
for every user space address, so we dismiss the test case.
2022-08-10 16:42:56 +08:00
Lan Yun
fbff05bddb Update the Golang version to 1.18.4 and use it as the default one.
Signed-off-by: Lan Yun <yun.lan@intel.com>
2022-08-08 12:18:33 +08:00
Zheng, Qi
dd295c1391 [demos] Refactor and update the Azure attestation demos 2022-08-02 14:38:35 +08:00
Weijie Liu
3cc8f69c70 Update run_python_on_occlum.sh
Add missing occlum initialization
2022-07-28 09:52:15 +08:00
zhubojun
b283b07219 [ci] Update pccs configuration 2022-07-17 17:12:14 +08:00
LI Qing
84b26a8194 Enhance the script of demos to support re-execute and other OS 2022-07-07 09:34:38 +08:00
Hui, Chunyang
cec7474660 Add deploy template for ubuntu20.04 2022-06-23 18:13:00 +08:00
Hui, Chunyang
cf15b3d04a Fix several hardware CI test
Including gvisor, grpc, and deb deploy test.
2022-06-15 09:58:13 +08:00
Zheng, Qi
495c6695a9 Add iperf2 demo 2022-06-05 15:46:07 +08:00
Zheng, Qi
eba7e08453 [demos] Add MAA demo 2022-05-27 00:02:17 +08:00
Zheng, Qi
cf080a46a0 Add SGX KSS config_svn verification support in grpc_ratls 2022-04-28 20:29:59 +08:00
Zheng, Qi
a72a86f03d Make ra_tls error log more informative 2022-04-25 20:36:08 +08:00
ClawSeven
cc8b26dcc1 Remove Linux-ltp getdtablesize01 syscalls test 2022-04-15 17:35:11 +08:00
ClawSeven
15932a54b6 Add hosts and hostname file 2022-04-06 15:18:08 +08:00
Shaowei Song
cc4abafdae [ci] Ignore test cases of illegal addr access 2022-03-28 15:20:16 +08:00
Zheng, Qi
f334374a43 [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00
Zheng, Qi
4909a4f7fb Fix init_ra HW action timing issue 2022-03-10 16:30:51 +08:00
Zheng, Qi
b7edb11a88 Add occlum-ra-flow demo 2022-03-09 15:53:45 +08:00
Zheng, Qi
f4665dac11 Add enclave debuggable verification for ra_tls 2022-03-09 15:53:45 +08:00
Zheng, Qi
2d7fbefcc2 Clean up and update ra_tls demo 2022-03-09 15:53:45 +08:00
yuanwu
2810b8e4ce Enable the grpc ra-tls demo
Signed-off-by: yuanwu <yuan.wu@intel.com>
2022-03-09 15:53:45 +08:00
zongmin.gu
b62b5e23eb Remove a broken symlink in openjdk 11 2022-03-09 11:39:44 +08:00
Zheng, Qi
97812967f1 Add flask tls server demo 2022-03-07 16:05:08 +08:00
LI Qing
86e85ba539 Add gRPC glibc demo and stress test 2022-03-04 11:37:13 +08:00
zhubojun
fbcf20d383 Upgrade CI image to ubuntu20.04 2022-03-04 11:37:13 +08:00