AI-Hypercomputer / AI-Hypercomputer/xpk
memory and cpu of Pathways cluster kueue should be configurable
Open
enhancement
release-improvements
- Dominant language
- Python
- Stars
- 193
- Forks
- 94
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
https://github.com/AI-Hypercomputer/xpk/blob/67b9ac6a424753869d21d22b0bbac4bc6332017e/src/xpk/core/kueue_manager.py#L390-L391
Currently the nominal quota of memory and cpu of Pathways cluster kueue is hardcoded. These values are preventing more Pathways workloads from being scheduled even if the cluster has enough memory and CPUs. We should make these values configurable.
Contributor guide
Assessment
This issue has not been assessed yet.