We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an array job limited to 2 jobs at a time:
2145_[4-190%2] compute EP_108 opc PD 0:00 10 (JobArrayTaskLimit) 2145_3 compute EP_108 opc R 48:42 10 compute-hpc-node-[100,373,397,421,425,429,455,457,813,896] 2145_2 compute EP_108 opc R 4:13:06 10 compute-hpc-node-[69,237,245,272,347,553,724,817,931,993]
But slurm or oci tries to still provision the 3rd cluster and fails (because of lack of available nodes) but it just keeps on retrying. E.g.:
The text was updated successfully, but these errors were encountered:
Fixed by modifying the queues.conf in principle and setting max clusters to 2
Sorry, something went wrong.
autoscaling with Arrays should be fixed in 2.10.4.
No branches or pull requests
I have an array job limited to 2 jobs at a time:
But slurm or oci tries to still provision the 3rd cluster and fails (because of lack of available nodes) but it just keeps on retrying. E.g.:
The text was updated successfully, but these errors were encountered: