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

Don't accept UCX < 1.9 #13028

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Jan 9, 2025

Don't just print a warning if the detected UCX version is too old, bail out and demand a newer version (at least 1.9, now more than 4 years old).

Fixes #13017.

config/ompi_check_ucx.m4 Outdated Show resolved Hide resolved
Don't just print a warning if the UCX version is too old, bail out and
demand a newer version (at least 1.9, now more than 4 years old).

Fixes open-mpi#13017.

Signed-off-by: George Bosilca <[email protected]>
@bosilca bosilca force-pushed the topic/require_at_least_ucx_1.9 branch from 9938797 to 9288158 Compare February 1, 2025 04:25
@bosilca bosilca merged commit b072940 into open-mpi:main Feb 3, 2025
15 checks passed
@bosilca bosilca deleted the topic/require_at_least_ucx_1.9 branch February 3, 2025 14:41
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.

compile error on "ucs_memory_type_t"
2 participants