Open gvegayon opened 1 year ago
slurmR should identify whenever the job is being run within a job. If that's the case, the following variables should have the following defaults:
$SLURM_JOB_PARTITION
$SLURM_JOB_ACCOUNT
$SLURM_CLUSTER_NAME
This way, users can skip writing this information twice when possible.
slurmR should identify whenever the job is being run within a job. If that's the case, the following variables should have the following defaults:
$SLURM_JOB_PARTITION
$SLURM_JOB_ACCOUNT
$SLURM_CLUSTER_NAME
This way, users can skip writing this information twice when possible.