Skip to content

Conversation

github-actions[bot]
Copy link

No description provided.

Work from left-to-right across the cmd line, applying env-related
options as we go. When one operation affects the result of another,
this preserves a user's common expectation.

Add a "--set-env" option if the corresponding PMIx CLI is defined.
Seemed a little weird that we had "prepend-env", "append-env", etc.,
but no "set-env". It's the equivalent of "-x foo=val".

Signed-off-by: Ralph Castain <rhc@pmix.org>
We only support the use of logical CPU ids when input as part
of a pe-list mapping option (whether ordered or not). However,
we can provide the ability to provide physical CPU ids in a
requested job map. These are typically used for debugging purposes,
and one can see where physical IDs might be helpful in that
situation.

Add a new "physical" qualifier to the `--display` cmd line option
to request that CPU ids be provided as physical IDs. Explain that
in the docs as well.

Signed-off-by: Ralph Castain <rhc@pmix.org>
Signed-off-by: Ralph Castain <rhc@pmix.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant