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

docs: add note about needing hwloc 2.8.0 for PV #11494

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

hppritcha
Copy link
Member

accelerators.

related to issue #11246

@hppritcha
Copy link
Member Author

is this the right place for this kind of note?

@jsquyres
Copy link
Member

jsquyres commented Mar 16, 2023

Sorry -- when I made the previous suggestion, I failed to notice that we called it "Hardware Locality" on this page, not "Hwloc".

That being said, I wonder if we should make a more sweeping comment, because other libraries have problems with specific versions, too (UCX and libfabric jump to mind). For example, how about adding this below the table in installing-open-mpi/required-support-libraries.rst?

.. note:: The versions listed in this table are the *minimum* versions needed.  In general, the Open MPI community recommends using more recent versions of both the :ref:`required support libraries <label-install-required-support-libraries>` and any other optional support libraries.  This is because more recent versions typically tend to include bug fixes, sometimes affecting Open MPI functionality.  As a specific example, there is a known issue with `Hardware Locality <https://www.open-mpi.org/projects/hwloc/>`_ releases older than v2.8.0 on systems with Intel Ponte Vecchio accelerators.  If you run Open MPI on such systems, you need to use Hwloc v2.8.0 or newer, or you will experience undefined behavior. 

   This effect is not unique to the Hardware Locality library; this is why the Open MPI community recommends using as recent as possible versions of all support libraries.

@hppritcha hppritcha force-pushed the fix_for_issue11246 branch from 3f2f15f to 06ce9ab Compare March 21, 2023 15:24
@hppritcha
Copy link
Member Author

@jsquyres could you recheck? does the last sentence look okay?

Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to move this to installing-open-mpi/required-support-libraries.rst, right?

@hppritcha hppritcha force-pushed the fix_for_issue11246 branch from 06ce9ab to 4146538 Compare March 21, 2023 20:23
accelerators.

related to issue open-mpi#11246

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha hppritcha force-pushed the fix_for_issue11246 branch from 4146538 to c1b5e6e Compare March 21, 2023 20:24
@hppritcha
Copy link
Member Author

@jsquyres check again

@hppritcha hppritcha merged commit 118b95d into open-mpi:main Mar 23, 2023
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.

2 participants