LSF tries to obtain resource requirement information for the job from the remote task list that is maintained by the load sharing library. If the job is not listed in the remote task list, the default resource requirement is to run the job on a host or hosts that are of the same host ...
without the need to specifyaffinity[]requirements. With this setting,LSFautomatically adds the"affinity[core(1)]"resource requirement string to thebsub -Rcommand whenever jobs are submitted.
In some cases, jobs can benefit from being automatically retried in the case of failing for a particular error. When specified,LSB_BSUB_ERR_RETRYautomatically retries jobs that exit with a particular reason, up to the number of times specified byRETRY_CNT. Only the following error types (ERR_...