I don't think there is anything OpenMPI can do for you here. The issue is
clearly on how you are compiling your application.
To start, you can try to compile without the --march=generic and use
something as generic as possible (i.e. only SSE2). Then if this doesn't
work for your app, do the same for any 3rd party library.

Cheers,

2016-09-15 19:01 GMT+01:00 Mahmood Naderan <mahmood...@gmail.com>:

> Excuse me, which is most suitable for me to find the name of the illegal
> instruction?
>
> --verbose
> --debug-level
> --debug-daemons
> --debug-daemons-file
>
>
> Regards,
> Mahmood
>
>
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/users
>



-- 
Information System Engineer, Ph.D.
Blog: http://blog.audio-tk.com/
LinkedIn: http://www.linkedin.com/in/matthieubrucher
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to