epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 58 forks source link

Support custom requirements in grid engine autoscaler #3407

Open tcibinan opened 7 months ago

tcibinan commented 7 months ago

Background

Currently, grid engine autoscaler respects only cpu, gpu and memory job requirements. At the same time, custom job requirements also affect jobs scheduling.

Approach

Custom grid engine job requirements shall be respected by grid engine autoscaler.