Skip to content

Feature request: widget to add ENV key/value pairs #5

@vladimir-mencl-eresearch

Description

Hi,

It would be really useful to have a widget that allows to specify job environment variables as key value pairs, same as what

add env key value does in GriCli

This would be quite useful with LoadLeveler - there is a number of options for how the LoadLeveler job gets submitted that can be specified in environment variables (GBLL_*).

E.g., to set unlimited blocking (tasks can be arbitrarily scattered across free slots on compute nodes), one would submit the job with (RSL-level):
(environment=(GBLL_BLOCKING unlimited))

It would be a "nice to have" for "ordinary" LL jobs, but would really help with jobs submitted to the BlueGene - some choices to be made can only be expressed in these variables. It would be possible to submit BG/P jobs without this. But this would be useful to e.g. specify the BG/P mode (SMP/DUAL/VirtualNode) via an env variable.

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