Re: [OMPI users] [EXTERNAL] Java Segentation Fault

2022-04-06 Thread Laudan, Janek via users
--- mpirun noticed that process rank 0 with PID 0 on node node500 exited on signal 6 (Aborted). -- -- Originalnachricht -- Von: "Benson Muite" mailto:benson_mu...@emailplus

Re: [OMPI users] [EXTERNAL] Java Segentation Fault

2022-03-18 Thread Laudan, Janek via users
quot;Laudan, Janek" Gesendet: 18.03.2022 06:48:54 Betreff: Re: [OMPI users] [EXTERNAL] Java Segentation Fault >Hi Janek, > >If you compile your program and produce a class file, does it run using >mpirun -np 1 java matsim-p > >Try to compile OpenMPI from source as indicated at

Re: [OMPI users] [EXTERNAL] Java Segentation Fault

2022-03-17 Thread Benson Muite via users
Hi Janek, If you compile your program and produce a class file, does it run using mpirun -np 1 java matsim-p Try to compile OpenMPI from source as indicated at 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 en

Re: [OMPI users] [EXTERNAL] Java Segentation Fault

2022-03-17 Thread Laudan, Janek via users
Hi Howard, thanks for your reply. I am using version 4.1.2 and I didn't compile with the mpijavac wrapper. I was hoping that I could maintain some form of our maven build infrastructure and then deploy the resulting jar. The Project set up is here: https://github.com/Janekdererste/matsim-p/blob

Re: [OMPI users] [EXTERNAL] Java Segentation Fault

2022-03-17 Thread Pritchard Jr., Howard via users
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 on behalf of "Laudan, Janek via users" Reply-To: "Laudan, Janek" , Open MPI Users Date: Thursday, March 17, 2022 at 9:52 AM To: "users