Open
Description
It seems that OpenMPIs build process adds rpath entries for all libraries linked.
This leads to problems when custom libraries from different locations are used.
See ofiwg/libfabric#11021 for details of the same issue
Are there any options to disable rpathing the libraries or at least exclude specific paths? E.g. for us it would be enough to exclude /usr/lib64