Azure / Azure/cyclecloud-pbspro
Use queue's available_resources when autoscaling
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 30
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
The integration currently only considers the MaxCoreCount set in the nodearray to limit autoscaling. PBS has limits at a queue level that we are not considering. We are already parsing and storing this, in PBSQueue.resource_state.available_resources, we just need to propagate that as a limit to the jobs.
Excellent internal write up - see Ava ticket 2406060060001613
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.