Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1.x: CORE: change SCORE separator #154

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

vspetrov
Copy link
Collaborator

@vspetrov vspetrov commented Apr 8, 2021

V0.1.x of #142

    Changes scoring env var name: drop "COLL". Now the params are
    called UCC_TL/CL_<name>_SCORE.

    Changes separator charactor in UCC_*_SCORE parsing from ";"
    to "#". The reason is that some runtimes (MPIs, e.g. OpenMPI)
    incorrectly parse ";" token. W/o that change one has to always use
    quote marks to guard the string.

    This is just minor usability improvement.
@vspetrov vspetrov added Ready-for-Review Target: v0.1.x PRs/Issue for the v0.1.x release labels Apr 8, 2021
@vspetrov vspetrov merged commit 7ac1564 into openucx:v0.1.x Apr 12, 2021
@vspetrov vspetrov deleted the v0.1.x-coll_separator branch April 12, 2021 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready-for-Review Target: v0.1.x PRs/Issue for the v0.1.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants