William Douglas
63a0d9e2d8
Update postgresql Dockerfile
...
With the move to only using the latest version of postgresql update
the Dockerfile to remove version details.
Signed-off-by: William Douglas <william.douglas@intel.com >
2022-12-12 12:17:46 -08:00
William Douglas
7c37f38dd5
Update to use ci linter
2022-09-30 16:20:10 -07:00
William Douglas
7e65e4d331
Update action nodes
...
Removed no longer used nodes.
2021-12-17 08:30:22 -08:00
William Douglas
b9595ac7cc
Remove unused container
2021-12-16 14:38:30 -08:00
William Douglas
c3ef437550
Remove out of date wordpress
2021-12-16 14:23:15 -08:00
Gong Sophia
c4782b8980
add python env
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2021-12-16 14:12:46 -08:00
William Douglas
7eb8a1e861
Cleanup docker images
2021-12-16 14:09:19 -08:00
Wang,Long
5e681067b1
add multi-socket support for adaptive script
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2020-03-16 11:08:37 +08:00
Qi Zheng
29e082f2ad
Update openvino README for GPU plugin
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2020-02-13 09:31:22 +08:00
hongzhanchen
65ba16bc11
replace Travis CI building status with Actions CI
2020-02-12 11:20:20 +08:00
Qi Zheng
fe13ba4531
Delete java containers
...
As Clear Linux removed most of java packages, the flink, tomcat,
cassandra and elasticsearch containers are removed as well.
https://community.clearlinux.org/t/clear-linux-os-will-be-reducing-its-java-footprint/2454
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2020-02-11 15:35:42 +08:00
hongzhanchen
279223362c
Update test.yml
2020-02-10 09:30:54 +08:00
ZhongbaoShi
7d15c29a2d
Update OpenFaaS template readme
2020-01-20 10:44:21 +08:00
Liu,Bijun
e73be7f0e5
modify Readme and Contributing guide to mentioned security part
2020-01-16 10:58:58 +08:00
Liu,Bijun
1fea660566
Test case naming rules clean up
2020-01-16 10:58:58 +08:00
jwang
abb266b798
update gonum README to highlight features
2020-01-14 13:44:35 +08:00
Qi Zheng
516d375b21
Fix ruby security check failure issue
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2020-01-13 16:41:36 +08:00
Qi Zheng
97385e2349
Add node and numpy-mp openfaas templates
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2020-01-13 15:18:00 +08:00
Liu,Bijun
c4423637f8
delete flink-security.bats
2020-01-13 15:13:49 +08:00
Liu,Bijun
09057e4754
add SDL test cases
2020-01-13 15:13:49 +08:00
Wang,Long
b93034c44a
numpy-mp:update README and remove debug information
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2020-01-13 15:02:40 +08:00
hongzhan Chen
a3a4c7ff0c
modify expression style
2020-01-13 11:36:38 +08:00
hongzhanchen
36039fa727
Update test.yml
2020-01-12 20:00:11 +08:00
Daniela Plascencia
f01708b8ee
Adds link to Intel System Stacks repository
2020-01-08 15:25:03 -06:00
hongzhan Chen
4705f97bd4
remove update to avoid update error
2020-01-08 08:40:50 +08:00
hongzhan Chen
36162de291
we already use Actions CI instead of Travis CI.
2020-01-07 15:30:51 +08:00
hongzhan Chen
1f0fccbff3
1.set para to fix that nc can not quit even after waiting for 6 hours and cause CI failure for memcached. 2. Add memcached into Actions. 3. add pull_request trigger
2019-12-28 16:49:09 +08:00
hongzhan Chen
a44d06e2f9
Replace Travis with Actions
2019-12-26 11:00:52 +08:00
Gong Sophia
3228205dd8
update wordpress docker container
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-12-26 09:57:34 +08:00
Qi Zheng
e1f996b913
Update Openvino README.md
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-12-25 09:33:54 +08:00
Qi Zheng
fe3c1fb01f
Update sample model to mobilenetv2-int8-tf-0001
...
This model could show AVX512 VNNI performance advantage.
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-12-24 15:51:43 +08:00
Wang,Long
936efb6b85
update README for kubernetes deployment
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2019-12-24 14:40:32 +08:00
hongzhan Chen
00b185a042
Add Actions CI for building container image and unit test
2019-12-23 16:32:47 +08:00
Wang,Long
80a80122c5
adaptive v2 for cpuset and update README
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2019-12-23 15:25:47 +08:00
Gong Sophia
e4492a299e
Deprecates MAINTAINER in Dockerfile to follow dockerhub official guide.
...
(https://docs.docker.com/engine/reference/builder/#/maintainer-deprecated )
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-12-23 09:59:05 +08:00
jwang
2580419e98
Consolidate RUN commands to one line
2019-12-17 11:09:53 +08:00
jwang
c9abe018fb
pre-install netlib
2019-12-17 11:09:53 +08:00
Ubuntu
8bbbbd8658
install gonum packages in Dockerfile
2019-12-17 11:09:53 +08:00
taosy
9ea289fb8f
Add r-base container
2019-12-13 09:01:11 +08:00
Qi Zheng
cebabbf7ea
Add helper_script for python3-clearlinux template
...
Give a chance to function developers to add extra
initial/helper operation when using the template
python3-clearlinux.
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-12-11 14:11:14 +08:00
jwang
912af40d2c
Avoid copy test to image
2019-12-11 08:59:56 +08:00
jwang
18cb62eec0
Add gonum container
...
Gonum is a set of numeric libraries for the Go programming language. By netlib interface, it can
use CBLAS which has AVX-512 optimization for better performance
Signed-off-by: jwang <jing.j.wang@intel.com >
2019-12-11 08:59:56 +08:00
Sophia Gong
f20becda68
Add OpenFaaS Clear Linux based GO template
...
Signed-off-by: Sophia Gong <sophia.gong@intel.com >
2019-12-09 18:30:54 +08:00
qzheng527
5b87521388
Update README.md
2019-12-09 15:25:57 +08:00
Qi Zheng
ce1d597040
Add OpenFaaS dockerfile template
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-12-09 15:05:58 +08:00
Qi Zheng
f5bd2001ba
Add OpenFaaS Clear Linux based python3 template
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-12-06 13:30:14 +08:00
Wang,Long
8304a1e565
add numpy-mp k8s demo deployment
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2019-12-05 19:10:45 +08:00
Wang,Long
757574fa1c
add dynamic OMP_NUM_THREADS setting
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2019-12-05 19:10:45 +08:00
jwang
3f44673e52
Typo fix in README
2019-12-05 00:53:22 +00:00
jwang
c4fb6e9d24
Add tesseract-ocr container
...
tesseract is a popular OCR engine with AVX performance optimization
Signed-off-by: jwang <jing.j.wang@intel.com >
2019-12-05 00:53:22 +00:00