-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Dear BJ team,
I have some issues with the current BJ documentation. At http://saga-project.github.io/BigJob/sphinxdoc/usage/appwriting.html I read:
"wall_time_limit - Specifies the number of minutes the resources are requested for."
I tried to use 'wall_time_limit' and BJ did not honoured it. Instead, I had to use 'walltime'. Is 'wall_time_limit' correct? If so, how it differs from 'walltime'?
In the same page and here: http://saga-project.github.io/BigJob/sphinxdoc/library/index.html I read also:
"number_of_processes - This refers to the number of cores that need to be allocated to run the jobs"
Does a pilot span across multiple nodes when a number of processes greater than the number of cores of a single node have been requested? If so, is there a way to inspect a pilot so to know on how many nodes it has been scheduled and, in case, is being executed?
Many thanks,
Matteo