Skip to content

Please allow other separators as comma #1

@bertwesarg

Description

@bertwesarg

For the DOMAINS variable here:

for ( std::string name : split_string( env_str, ',' ) )

This allows to pass env variables to slurms --export flag. This flag is only allowed once and uses comma to separate multiple env variables with there values. Score-P already provides such a mean for other env variables via a SEP 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