Commit Graph

3 Commits

Author SHA1 Message Date
cheyang 8495eb1a6f Add mpi job into arena launcher (#1307)
* refactor arena launcher

* add all

* add all

* add all

* update arena kfp ppackage

* fix launcher

* add samples

* add samples

* add samples

* set rdma false as default

* fix mpirun samples

* fix mpijob

* add mpirun to arena launcher

* update samples

* update samples

* fix broken link

* fix broken link

* fix review comments

* remove mpi_run yaml
2019-05-14 20:38:15 -07:00
cheyang 8c8e5052df Expose step id and step name (#1191)
* add step id and step name

* add step id and step name

* update python sdk version

* fix samples

* fix typo

* add env step id

* pass the name to next step

* change to wf name
2019-04-25 14:56:28 -07:00
cheyang 6806f83feb Build Pipeline leveraging Arena (#1058)
* add arena samples to pipelines

* update directory

* update docs

* update docs

* update func name according to comments

* update samples

* update samples

* update samples

* add installation guide

* add installation guide

* update kfp package

* update author name

* change timeout unit to hour

* update API docs

* reduce image size

* update samples

* update docker images

* update docker images

* update notebook

* update notebook

* re-design API

* update the design of arena op API

* re-design ops API

* update arena launcher implementation

* refactor launcher

* fix api

* fix launcher issue

* update  arena version

* update demos

* add mpi op

fix the length of name

fix the length of name

change the default image

* fix typo of metric

* update api version

* fix metric name

* fix metric name

* fix metric name

* fix metric name

* fix metric name

* fix metric name

* make it show in pipeline ui

* make it show in pipeline ui

* update demos

* update demos
2019-04-15 18:55:04 -07:00