None
which allows an unlimited number of runs concurrently.
You might want to limit the maximum number of concurrent runs of a job in case we don’t want to bring the resources up at the same time - for e.g. if you only have quotas for 3 GPU machines, you can only run 3 jobs in parallel. So the concurrent limit can be set to 3 in that case.