Skip to content

Conversation

@bwbarrett
Copy link
Member

PMIx Changes:
6ee928e Add libtool tweak for Cygwin
5d4fa87 Remove stale configure check
d0b23d9 Add GIL protections to IOF callbacks, drop GIL when registering callbacks, fix allocation error in bytes object
d0609f1 build: Fix escaping issue in pkg-config file

Prrte Changes:
58650f8ed4 Protect against stone age HWLOC versions
3eb0e8f8f0 Update the lsf configure for better error output
c8852c419b Tweak a variable name to avoid conflict
f3402455fa Add missing m4's to tarball
155364c049 Fix issues impact cygwin
bb80d5c4b1 Few minor configure cleanups
9ed0e0239e Silence Coverity warnings

Signed-off-by: Brian Barrett [email protected]

PMIx Changes:
  6ee928e Add libtool tweak for Cygwin
  5d4fa87 Remove stale configure check
  d0b23d9 Add GIL protections to IOF callbacks, drop GIL when registering callbacks, fix allocation error in bytes object
  d0609f1 build: Fix escaping issue in pkg-config file

Prrte Changes:
  58650f8ed4 Protect against stone age HWLOC versions
  3eb0e8f8f0 Update the lsf configure for better error output
  c8852c419b Tweak a variable name to avoid conflict
  f3402455fa Add missing m4's to tarball
  155364c049 Fix issues impact cygwin
  bb80d5c4b1 Few minor configure cleanups
  9ed0e0239e Silence Coverity warnings

Signed-off-by: Brian Barrett <[email protected]>
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.

LGTM.

Before:

$ mpifort --showme
nagfor -I/home/jsquyres/bogus/include -I/home/jsquyres/bogus/lib -L/home/jsquyres/bogus/lib -L/home/jsquyres/bogus/lib -Wl,-rpath -Wl,@\{libdir\} -Wl,-Wl,,-rpath -Wl,-Wl,,/home/jsquyres/bogus/lib -Wl,-Wl,,-rpath -Wl,-Wl,,/home/jsquyres/bogus/lib -Wl,-Wl,,--enable-new-dtags -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi

After:

$ mpifort --showme
nagfor -I/home/jsquyres/bogus/include -I/home/jsquyres/bogus/lib -L/home/jsquyres/bogus/lib -L/home/jsquyres/bogus/lib -Wl,-rpath -Wl,/home/jsquyres/bogus/lib -Wl,-Wl,,-rpath -Wl,-Wl,,/home/jsquyres/bogus/lib -Wl,-Wl,,-rpath -Wl,-Wl,,/home/jsquyres/bogus/lib -Wl,-Wl,,--enable-new-dtags -lmpi_usempi -lmpi_mpifh -lmpi

@awlauria awlauria merged commit decdc9d into open-mpi:master Jan 18, 2022
@bwbarrett bwbarrett deleted the misc/master-submodule-push branch March 25, 2022 17:24
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.

4 participants