#26424: valgrind +openmpi doesn't provide promised "libmpiwrap-<platform>.so" file -----------------------------------+---------------------------------------- Reporter: nilstec_inc@… | Owner: raimue@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: valgrind-devel | -----------------------------------+---------------------------------------- Changes (by mike.hui.zhang@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [comment:6 nilstec_inc@…]:
That's it, thank you very very much for your help!
Hi, what is your Mac OS X's version? On my 10.6.8 Snowleopad, DYLD_LIBRARY_PATH does not work! When I 'otool -L' on the libmpiwrap-amd64-darwin.dylib, I saw there is no path only the filename for it. Even after I use 'install_name_tool -change ' on the helloworld executable (unfortunately, not work on the lib) to have the correct load path, I can not see the 'MPI wrappers' on the screen when I openmpirun it. It seems the library is loaded at runtime because there is no error message from 'ld' or 'dyld'. The output on the screen is just the same as without linking against the mpiwrap lib. -- Ticket URL: <https://trac.macports.org/ticket/26424#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS