How to guarantee the pod does not use more memory than allocation?
hyc3z opened this issue · 1 comments
hyc3z commented
Is there any OOM or Signal when pod uses more memory than desired? Since the physical memory on Gpu is limited, over using memory may affect other processes by other users.
harrymore commented
This plugin does not do memory isolation,so you should only do this manually,in your code or environment variables