This file is indexed.

/usr/share/globus/globus_gram_job_manager/slurm.rvf is in globus-gram-job-manager-slurm 2.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Attribute: email_address
Description: "Set the email address to receive notifications. See the
             email_on_abort, email_on_execution, and emailontermination
             attributes."
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: email_on_abort
Description: "Send email to the job submitter (or the address specified in the
             email_address RSL attribute if present) if the job is aborted by
             the scheduler."
Values: yes no
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: email_on_execution
Description: "Send email to the job submitter (or the address specified in the
             email_address RSL attribute if present) when the job begins
             execution."
Values: yes no
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: mpi_type
Description: "Choose the type of mpi to use when running jobs with
             jobtype=mpi"
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT
Values: mpich2
Default: mpich2
DefaultWhen: GLOBUS_GRAM_JOB_SUBMIT"