Hi!

I install OpenMPI version 1.10.6,
but I get other problems.

I build OpenMPI with java-bindings (enable-mpi-java),
but Segmentation Fault error ocurred randomly,
even for programs without any communications
(just MPI.init and MPI.finalize).

My test program in application.
This program fail with segfault on random iteration (100-300 usually),
even for single mpi-process (mpirun -np 1).
I don't use any arguments for mpirun or for java (only path for java-class).

Any ideas?

Attachment: bcastTest.java
Description: Binary data

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

Reply via email to