problem with version 31 rhel6, openmpi

Moderators: cyao, soliday

Post Reply
ding
Posts: 53
Joined: 30 Jul 2008, 12:36

problem with version 31 rhel6, openmpi

Post by ding » 12 Oct 2016, 12:39

HI Bob,

I installed elegant version 31.0, at our cluster with rhel6 openmpi x86_64 system. I downloaded the rpm file and installation went well. Then when I run Pelegant, always have Segmentation fault. I attached the log file in case you need it. Elegant works but the parallel version Pelegant does not work.
I am getting used to just run the prebuilt rpm file and all other earlier versions were fine. I guess if I start from source and compile step by step at our cluster, it probably will be solved. But still wondering if you have any suggestions on using the rpm file?
what I did is following:
rpm2cpio elegant-31.0.0-1.rhel.6.openmpi.x86_64.rpm |cpio -idmv

thanks,
Yuantao
Attachments
tt.log
log file with error info
(5.28 KiB) Downloaded 370 times

soliday
Posts: 390
Joined: 28 May 2008, 09:15

Re: problem with version 31 rhel6, openmpi

Post by soliday » 13 Oct 2016, 10:20

Most likely you are using a different version of openmpi. You can check your version by running:
mpiexec -V
mpiexec (OpenRTE) 1.10.2

You can build your own RPM for whatever version you like by using:
http://www.aps.anl.gov/asd/oag/downloads/Build-AOP-RPMs

ding
Posts: 53
Joined: 30 Jul 2008, 12:36

Re: problem with version 31 rhel6, openmpi

Post by ding » 18 Oct 2016, 12:56

HI Bob,
yes, my openmpi version is mpiexec (OpenRTE) 1.8.1. I think that's the problem.

while I am trying to build rpms with Build-AOP-RPMs, I didn't succeed. I attached the error file in case you have a quick solution. Otherwise, I am wondering probably it is a faster way if you can build an elegant 31.0 rpm version for us based on openmpi 1.8 version. We used RHEL 6.4 version, x86_64. thanks.
-Yuantao
Attachments
error.txt
(4.84 KiB) Downloaded 366 times


ding
Posts: 53
Joined: 30 Jul 2008, 12:36

Re: problem with version 31 rhel6, openmpi

Post by ding » 19 Oct 2016, 17:54

thank you Bob. This version works well. I appreciate all your help.
-Yuantao

Post Reply