Hi,
I am trying to extend an existing Java-Project to be run with open-mpi. I have
managed to successfully set up open-mpi and my project on my local machine to
conduct some test runs.
However, when I tried to set up things on our cluster I ran into some problems.
I was able to run some trivia
22 16:59:04
Betreff: Re: [EXTERNAL] [OMPI users] Java Segentation Fault
HI Janek,
A few questions.
First which version of Open MPI are you using?
Did you compile your code with the Open MPI mpijavac wrapper?
Howard
From: users
mailto:users-boun...@lists.open-mpi.org>> on
behalf of
>https://www-lb.open-mpi.org/faq/?category=java
>
>Java tends to require more memory, so if using a batch system be sure to
>request enough.
>
>Possibly also interesting to try might be:
>https://github.com/mboysan/ping-pong-mpi-tcp
>
>Benson
>
>On 3/17/22 7:03 PM,
.org>>
An: "users@lists.open-mpi.org<mailto:users@lists.open-mpi.org>"
mailto:users@lists.open-mpi.org>>
Cc: "Laudan, Janek" mailto:lau...@tu-berlin.de>>
Gesendet: 18.03.2022 06:48:54
Betreff: Re: [OMPI users] [EXTERNAL] Java Segentation Fault
Hi Janek,
I