I didn't think we even used clock_gettime() on Linux in 1.10.x. A quick check 
of the git branch confirms that.

ompi-release git:(v1.10) ✗ find . -name '*.[ch]' | xargs grep clock_gettime
ompi-release git:(v1.10) ✗

-Nathan

On Oct 03, 2016, at 10:50 AM, George Bosilca <bosi...@icl.utk.edu> wrote:

This function is not available on OS X, and the corresponding OMPI module 
shouldn't have been compiled. How did you configure you OMPI install ?

  George.


On Mon, Oct 3, 2016 at 10:09 AM, 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

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to