Skip to content

Allow runtime_path to be set using variables in plugstack.conf #170

@lambda-brian

Description

@lambda-brian

It would be useful if we could use environment and SLURM variables in the plugstack.conf file.

In particular, I would like to be able to do something like:

required /usr/lib/x86_64-linux-gnu/slurm/spank_pyxis.so runtime_path=/data/${SLURM_JOB_USER}/pyxis
Currently, trying to do that passes the literal '${SLURM_JOB_USER}' which gets created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions