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

TEST: fix one-sided tests always running #836

Merged

Conversation

wfaderhold21
Copy link
Collaborator

What

Currently, when running mpi test, onesided tests will be performed regardless of the user specifically setting a non-onesided test to perform. For example,

mpirun -np 2 ucc_test_mpi -c allreduce

Will perform both allreduce tests and onesided alltoall tests, which is not correct.

@swx-jenkins3
Copy link

Can one of the admins verify this patch?

@Sergei-Lebedev
Copy link
Contributor

ok to test

@Sergei-Lebedev Sergei-Lebedev force-pushed the topic/fix_onesided_tests branch from 2147067 to 758d20a Compare October 5, 2023 08:49
@Sergei-Lebedev Sergei-Lebedev merged commit 63782b3 into openucx:master Oct 5, 2023
7 of 9 checks passed
nsarka pushed a commit to nsarka/ucc that referenced this pull request Oct 24, 2023
* TEST: fix one-sided tests always running

* TEST: sort list of collectives

---------

Co-authored-by: ferrol aderholdt <[email protected]>
nsarka pushed a commit to nsarka/ucc that referenced this pull request Oct 24, 2023
* TEST: fix one-sided tests always running

* TEST: sort list of collectives

---------

Co-authored-by: ferrol aderholdt <[email protected]>
janjust pushed a commit to janjust/ucc that referenced this pull request Jan 31, 2024
* TEST: fix one-sided tests always running

* TEST: sort list of collectives

---------

Co-authored-by: ferrol aderholdt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants