Commit graph

27 commits

Author SHA1 Message Date
Guancheng Fu
842e676ad7 adding new workflow for dl-serving image (#7595) 2023-02-17 10:29:20 +08:00
Shaojie Cui
ec2b9c13ee [CICD]add bigdata toolkit with debug log level (#7564) 2023-02-15 20:16:17 +08:00
Shaojie Cui
3e040d7b28 [PPML]refactor bigdata build (#7088) 2022-12-26 13:49:59 +08:00
Wang Jian
b82975a8d1 [PPML] Update customer image readme (#6859)
* push no build production image

* init build.sh

* update

* update path

* update rm order

* update path

* update readme

* update
2022-12-02 16:45:30 +08:00
Xiangyu Tian
cd8d21dded Fix docker rmi in manually_build (#6716) 2022-11-23 13:44:48 +08:00
Wang Jian
229302b758 Update occlum register path (#6709) 2022-11-22 10:47:52 +08:00
Guancheng Fu
1b72f1b38f [PPML] Upgrade PyTorch version to 1.13.0 (#6638)
* Make gramine to generate patched OpenMP

* cp libgomp to /usr/local/lib/

* Move gopenmp to a different place

* add patch to use gramine version openmp

* Change base Dockerfile

* Applying optimization recommended by PyTorch tutorial

* Ready for test pert_ipex.py

* remove extra space

* Fix dockerfile to use PyTorch 1.13.0

* Pin markupsafe to 2.0.1 after installing bigdl-nano, may need changes?

* Change test workflow
2022-11-21 20:02:30 +08:00
Wang Jian
8f18a235fd Occlum customer image build action no cache (#6674) 2022-11-18 11:27:27 +08:00
Shaojie Cui
aff0f55b7f fix: add var base_image in bigdata build (#6616) 2022-11-15 16:31:33 +08:00
Shaojie Cui
f1d4fb4d37 cicd:add option bigdl-ppml-trusted-bigdata-gramine (#6615) 2022-11-15 16:19:43 +08:00
Wang Jian
348c6aa092 [PPML] Add occlum manually customer image action build (#6588)
* fix no word '\'

* add manually customer image build action

* update build path
2022-11-14 13:47:17 +08:00
Wang Jian
da7d065495 [PPML] Add customer image action selection (#6587) 2022-11-14 13:17:13 +08:00
Wang Jian
67a8082a4f [PPML] Add customer action test (#6586)
* add customer build test

* add start -e runtime env
2022-11-14 13:07:57 +08:00
Jin Hanyu
935b272c9f Add SGX_LOG_LEVEL to manually_build_for_testing. (#6558)
* Add SGX_LOG_LEVEL to manually_build_for_testing.
2022-11-11 12:57:56 +08:00
Jin Hanyu
2ecf8c5108 Add SGX_LOG_LEVEL to bigdl_ppml_trusted_python_toolkit. (#6557)
* Add SGX_LOG_LEVEL to bigdl_ppml_trusted_python_toolkit.
2022-11-11 12:10:39 +08:00
Wang Jian
71177c3f5d [PPML] Update manually push image name (#6555) 2022-11-11 11:11:53 +08:00
Jin Hanyu
65796ac9e7 Modify the directory of bigdl-ppml-python-toolkit in manually_build_for_testing. (#6553)
* Modify the directory of bigdl-ppml-python-toolkit in manually_build_for_testing.
2022-11-11 10:20:24 +08:00
Jin Hanyu
d5cbc8e5b7 [BugFix] Fix the error of lacking indents. (#6552)
* [BugFix] Fix the error of lacking indents.
2022-11-11 09:50:07 +08:00
Jin Hanyu
db5791fecb [BugFix] Fix syntax error of manually_build_for_testing. (#6545)
* Build python toolkit image in manually build for test.

* Correct the name of image in options and job.

* Fix the error fo manually_build_for_testing.yml.
2022-11-10 17:32:00 +08:00
Jin Hanyu
25d01a16b5 Build python toolkit image in manually build for test. (#6542)
* Build python toolkit image in manually build for test.

* Correct the name of image in options and job.
2022-11-10 17:04:30 +08:00
Wang Jian
bd073e940a [PPML] Update manually build work dir (#6540)
* update manually build work dir

* container name remove /
2022-11-10 15:56:48 +08:00
Wang Jian
9b472e80f2 [PPML] Build image Action use cache and update production build (#6532) 2022-11-10 13:47:03 +08:00
Wang Jian
2fcf2e1fd5 [PPML] Update occlum production build (#6526) 2022-11-10 11:04:08 +08:00
Heyang Sun
1aa0be32ff set no-attest flag in image build console 2022-10-31 14:37:22 +08:00
Shaojie Cui
13f2557785 [PPML]CI/CD: build 64g Bigdata Toolkit (#6348) 2022-10-28 14:51:24 +08:00
Shaojun Liu
3751a1134c remove default value for commit id (#6338) 2022-10-28 08:43:09 +08:00
Shaojun Liu
7edf650344 [ppml]: create a workflow for ppml developer to build image based on specific commit id (#6334)
* Create manually_build_for_testing.yml

* Update manually_build_for_testing.yml

* Update manually_build_for_testing.yml

* Update manually_build_for_testing.yml
2022-10-28 08:37:40 +08:00