ff Squyres
jsquy...@cisco.com
From: Reuti
Sent: Tuesday, August 9, 2022 12:03 PM
To: Open MPI Users
Cc: Jeff Squyres (jsquyres); zuelc...@staff.uni-marburg.de
Subject: Re: [OMPI users] RUNPATH vs. RPATH
Hi Jeff,
> Am 09.08.2022 um 16:17 schrieb Jeff Squyres (
uy...@cisco.com
From: Reuti
Sent: Tuesday, August 9, 2022 12:03 PM
To: Open MPI Users
Cc: Jeff Squyres (jsquyres); zuelc...@staff.uni-marburg.de
Subject: Re: [OMPI users] RUNPATH vs. RPATH
Hi Jeff,
> Am 09.08.2022 um 16:17 schrieb Jeff Squyres (jsquyres) via users
> :
>
> Just
Reuti
> --
> Jeff Squyres
> jsquy...@cisco.com
> From: Jeff Squyres (jsquyres)
> Sent: Saturday, August 6, 2022 9:36 AM
> To: Open MPI Users
> Subject: Re: [OMPI users] RUNPATH vs. RPATH
>
> Reuti --
>
> See my disclaimers on other posts about apologies for taki
:36 AM
To: Open MPI Users
Subject: Re: [OMPI users] RUNPATH vs. RPATH
Reuti --
See my disclaimers on other posts about apologies for taking so long to reply!
This code was written forever ago; I had to dig through it a bit, read the
comments and commit messages, and try to remember why it wa
e want to change that behavior.
From: users on behalf of Reuti via users
Sent: Friday, July 22, 2022 9:48 AM
To: Open MPI Users
Cc: Reuti; zuelc...@staff.uni-marburg.de
Subject: [OMPI users] RUNPATH vs. RPATH
Hi,
using Open MPI 4.1.4
$ mpicc --show …
tells me, that the command line cont
Hi,
using Open MPI 4.1.4
$ mpicc --show …
tells me, that the command line contains "… -Wl,--enable-new-dtags …" so that
even older linkers will include RUNPATH instead of RPATH in the created dynamic
binary. On the other hand, Open MPI itself doesn't use this option for its own
libraries:
./