kubebench icon indicating copy to clipboard operation
kubebench copied to clipboard

Support for benchmarks based on openmpi job?

Open xyhuang opened this issue 6 years ago • 3 comments

The openmpi job provides a way to run distributed training https://github.com/kubeflow/kubeflow/tree/master/kubeflow/openmpi. Shall we investigate how to port that to kubebench?

We may use #18 as a reference and then extend to this.

xyhuang avatar May 02 '18 14:05 xyhuang

Could I take this task? I am recently doing benchmark using openmpi and like to add support in kubebench

Jeffwan avatar Feb 06 '19 06:02 Jeffwan

hi @Jeffwan that's great, and thanks for your interest! We have some planned changes that might affect the implementation and I am expecting to post an updated design in a week or so. Please feel free to ping on slack if you would like to have a quick chat before that. thanks, and looking forward to collab :)

xyhuang avatar Feb 06 '19 19:02 xyhuang

Add PR #167 to add MPI support.

Jeffwan avatar Feb 11 '19 00:02 Jeffwan