Re: [OMPI users] MPI libraries

2016-09-13 Thread Dave Love
I wrote: > Gilles Gouaillardet writes: > >> Mahmood, >> >> mpi_siesta is a siesta library, not an Open MPI library. >> >> fwiw, you might want to try again from scratch with >> MPI_INTERFACE=libmpi_f90.a >> DEFS_MPI=-DMPI >> in your arch.make >> >> i do not think libmpi_f90.a is related to an Op

Re: [OMPI users] Java-OpenMPI returns with SIGSEGV

2016-09-13 Thread Graham, Nathaniel Richard
Since you are getting the same errors with C as you are with Java, this is an issue with C, not the Java bindings. However, in the most recent output, you are using ./a.out to run the test. Did you use mpirun to run the test in Java or C? The command should be something along the lines of: