Specify or remove a resize notification command. The resize notification is invoked on the job first execution node. The resize notification command only applies to this release request and overrides the corresponding resize notification parameters defined in either the application profile (RESIZE_NOTIFY_CMD in lsb.applications) and job level (bsub -rnc notify_cmd), only for this resize request.
If the resize notification command completes successfully, LSF considers the allocation release done and updates the job allocation. If the resize notification command fails, LSF does not update the job allocation.
The resize_notification_cmd specifies the name of the executable to be invoked on the first execution host when the job's allocation has been modified.
The resize notification command runs under the user account that submitted the job .
-rncn overrides the resize notification command in both job-level and application-level for this bresize request.
|