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
problem with version 31 rhel6, openmpi
problem with version 31 rhel6, openmpi
- Attachments
-
- tt.log
- log file with error info
- (5.28 KiB) Downloaded 432 times
Re: problem with version 31 rhel6, openmpi
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
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
Re: problem with version 31 rhel6, openmpi
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
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 425 times
Re: problem with version 31 rhel6, openmpi
thank you Bob. This version works well. I appreciate all your help.
-Yuantao
-Yuantao