n MPI Users
Subject: Re: [OMPI users] Dynamic Symbol Relocation in Plugin Shared Library
What version of Open MPI are you using? We just made a
minor-but-potentially-important change to how we handle our dlopen code in
1.3.4.
Additionally, you might try configuring Open MPI with the --disable-d
What version of Open MPI are you using? We just made a
minor-but-potentially-important change to how we handle our dlopen code in
1.3.4.
Additionally, you might try configuring Open MPI with the --disable-dlopen
configure switch. This switch does two things:
1. Slurps all of Open MPI's plugi