Commit Graph

4 Commits

Author SHA1 Message Date
Tim Deng 07bbb45de9
add support for using Intel MPI(2019.7) and MVAPICH2 (#283)
* + support for IntelMPI and MPICH
+ local minikube test pass
+ add new Spec "mpiDistribution"
@ 2020/7/27

* * fix ineffectual assignment
* change email address

* * update variable name

* * fix some spelling and naming problems

* + add more notes

* + auto filter prefix parameters

* * fix some spelling problem
* update notes about hostfile generating

* + mpich-format hostfile split

* + generate hosts for hydra to resolve hostname

* * update notes

* * fix sh script
+ move hosts sending and merging here
* use special type instaed of string

* * check return value

* * update options' name

* + add unit test for generateHosts

* ^ fixed lint reported errors
2020-08-03 04:27:40 -07:00
Yuan Tang 2a15118343
Add code formatting check (#253)
Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
2020-05-13 13:34:27 -07:00
shuhan yan 8a65c04d67
Move from glog to klog (#246) 2020-05-09 05:45:50 -07:00
Lei Xue a09d72fc3f
Refactoring the kubectl-delivery to improve the launcher performance (#196) 2020-03-10 14:52:31 -04:00