Please provide an in-depth description of the question you have:
I reviewed the HAMI-Core and confirmed that the verbosity level can be reduced by setting the LIBCUDA_LOG_LEVEL environment variable. However, configuring this for every GPU pod can be tedious.
Is there a way to set the verbosity level through HAMI’s Helm chart or scheduler configuration instead?
What do you think about this question?:
I believe the user should have easy access to configure this parameter, and it could be integrated with the already existing admission webhook. Additionally, I recommend setting the default HAMI-Core verbosity level to 0, ensuring consistent behavior with Nvidia’s device-plugin.
Environment:
- HAMi version: 2.4.0
- Kubernetes version: 1.26.5
- Others: -