CAST can enhance the system management of cluster-wide resources. It consists of the open source tools: cluster system management (CSM) and burst buffer.
Eclipse Public License 1.0
27
stars
34
forks
source link
CSM updates related to DCGM 2.0.4-1 regression testing #926
This PR contains several small changes related to regression testing with datacenter-cpu-manager 2.0.
Modified the REQUIRED_DCGM_VERSION to allow building against any installed version of DCGM.
Removed references to the utility function errorString() provided by DCGM due to a change in the function signature between DCGM 1.X and 2.X that makes maintaining compatibility difficult.
Updated the CSM FVT allocation_timing.py script so it will run with either python2 or python3, using whichever version is installed.
Added a few additional models to the hcdiag supported models.
This PR contains several small changes related to regression testing with datacenter-cpu-manager 2.0.