Commit Graph

2 Commits

Author SHA1 Message Date
Mateusz Kubica 21f326d1d2
MPICH support (#562)
* Add support for MPICH

* Fix CI errors

* Temporary: manual trigger

* Fix file name

* Add an empty line at the end of the file

* Fix formatting

* Revert "Temporary: manual trigger"

This reverts commit 15164a8b70.

* fix formatting

* Regenerate the mpi-operator.yaml

* Adding an empy line at the end of Dockerfiles

* Share the same entrypoin for Intel and MPICH

* share hostfile generation between Intel and MPICH

* Add validation test for MPICH

* Fix formatting

* Don't over engineer the tests - be explicit

* add non-root tests for IntelMPI and MPICH
2023-06-16 17:57:36 +00:00
Carlos Eduardo Arango Gutierrez 3f808b1c59
Organize examples folder by api compatibility (#451)
* MV base Dockerfile to build forlder, they are not an example

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>

* Consolidate tensorflow-benchmarks under v2beta1

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>

* Move pi demo under v2beta1

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>

* MV mxnet examples under examples/v1

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>

* MV horovod and tensorflow examples under the compatible API

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>

* Update Makefile after reorg of examples folder

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
2022-02-07 23:42:42 +00:00