Christophe, If i read between the lines, you had Open MPI running just fine, then you upgraded xcode and that broke OpenMPI. Am i right so far ?
Did you build Open MPI by yourself, or did you get binaries from somewhere (such as brew) ? In the first case, you need to rebuild Open MPI. (You have to run configure && make install, so Open MPI is aware clock_gettime is not available) I will check how brew binaries were built, and ensure they do not use clock_gettime. Cheers, Gilles Christophe Peyret <christophe.pey...@onera.fr> wrote: >Hello, > > >since Xcode8 update, I have problem problem with mpirun function : >_clock_gettime is not found > > > >dyld: Symbol not found: _clock_gettime > > Referenced from: /opt/openmpi-1.10.4/lib//libopen-pal.13.dylib > > Expected in: flat namespace > > >Trace/BPT trap: 5 > > >Any idea ? > > >Christophe >
_______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users