Open aplowman opened 7 months ago
We might need to split a task into multiple jobscripts if the array limit size is exceeded.
How to check maximum array size:
scontrol show config | grep MaxArraySize
qconf -sconf | grep max_aj_instances
We might need to split a task into multiple jobscripts if the array limit size is exceeded.
How to check maximum array size:
scontrol show config | grep MaxArraySize
qconf -sconf | grep max_aj_instances
(according to ChatGPT, need to check)