hpcflow.sdk.submission.jobscript.is_jobscript_array#
- hpcflow.sdk.submission.jobscript.is_jobscript_array(resources, num_elements, store)#
Return True if a job array should be used for the specified ElementResources.
- Parameters:
resources (ElementResources)
num_elements (int)
store (PersistentStore)
- Return type: