Skip to content

Default partition, account, and cluster #39

@gvegayon

Description

@gvegayon

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:

  • partition = $SLURM_JOB_PARTITION
  • account = $SLURM_JOB_ACCOUNT
  • cluster = $SLURM_CLUSTER_NAME

This way, users can skip writing this information twice when possible.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions