LSF_CRAY_RUR_DIR

Syntax

LSF_CRAY_RUR_DIR=file_path

Description

Use this parameter to specify the file path to the RUR data files, which must be a shared file system that is accessible from any potential first execution host. The RUR data file for jobs that are submitted by all users is named rur.output. A job-specific RUR data file for a specific job ID is named rur.<jobID> (for example, for job ID 123, the file is named rur.123).

You can use the %U special character to represent the home directory of the user that submitted the job. For example, if you specify LSF_CRAY_RUR_DIR=%U/.rur, and userA and userB submitted jobs, the RUR data files are located in /home/userA/.rur for userA and /home/userB/.rur for userB.

Default

$LSB_SHAREDIR/cluster_name/craylinux/<cray_machine_name>/rur