mpi-operator icon indicating copy to clipboard operation
mpi-operator copied to clipboard

Mpi operator should support other node resource such as hugepage and high performance nic.

Open MartinForReal opened this issue 5 years ago • 4 comments

Users may fail to set the resource limits of other node resources such as huge pages and nic. because limits are overwritten by the pod template in operator code.

MartinForReal avatar Aug 15 '20 01:08 MartinForReal

Issue-Label Bot is automatically applying the labels:

Label Probability
area/operator 0.59
area/front-end 0.64
kind/feature 0.55

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Aug 15 '20 01:08 issue-label-bot[bot]

What changes would be involved in order to support those? Pull requests would be welcomed!

terrytangyuan avatar Aug 16 '20 17:08 terrytangyuan

because limits are overwritten by the pod template in operator code.

Yeah, I think it is a bad design.

gaocegege avatar Aug 17 '20 01:08 gaocegege

I'd be interested in that as well. I am willing to run tests with actual applications.

zidarko avatar Oct 08 '20 06:10 zidarko