|
[Sponsors] |
SU2_CFD: error while loading shared libraries: libmpi.so.20: cannot open shared objec |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 19, 2020, 11:56 |
SU2_CFD: error while loading shared libraries: libmpi.so.20: cannot open shared objec
|
#1 |
New Member
Liam
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Hello,
I did a search of this error message and didnt find anything so hoping you guys can help. I did find a few mentions on google but they were for another application and mentioned a wrong /lib folder in the config. I have a Professor who is trying to install SU2 on our IBM Spectrum Scale HPC. During install the Professor has set LD_LIBRARY_PATH="/opt/ibm/platform_mpi/lib" mpirun path is “/opt/ibm/platform_mpi/bin/mpirun“. mpicc path as "/usr/mpi/gcc/openmpi-2.1.2a1/bin/mpicc" and mpicxx path as "/usr/mpi/gcc/openmpi-2.1.2a1/bin/mpicxx". We also tried mpirun path as “/opt/ibm/platform_mpi/bin/mpirun“. mpicc path as “/opt/ibm/platform_mpi/bin/mpicc“ mpicxx path as “/opt/ibm/platform_mpi/bin/mpicxx“ But Still get this error. SU2_CFD: error while loading shared libraries: libmpi.so.20: cannot open shared object file: No such file or directory thanks for any information you can give me. |
|
June 20, 2020, 05:05 |
|
#2 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
Are you building the code from source or using the precompiled binaries?
|
|
June 22, 2020, 09:40 |
|
#3 |
New Member
Liam
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
||
June 23, 2020, 05:41 |
|
#4 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
Can you post the output during compilation just to make sure the build system picked up MPI (and which version).
Also LD_LIBRARY_PATH needs to be set when you run the code, not just when compiling. |
|
June 24, 2020, 10:39 |
|
#5 |
New Member
Liam
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Thanks for the reply. I believe the problem is we need an update. Working with vendor on this.
Thank you. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam for OpenFOAM 4.0 | mnikku | OpenFOAM Community Contributions | 80 | May 17, 2022 09:06 |
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops | avinashjagdale | OpenFOAM Meshing & Mesh Conversion | 53 | March 8, 2019 10:42 |
polynomial BC | srv537 | OpenFOAM Pre-Processing | 4 | December 3, 2016 10:07 |
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library | aylalisa | OpenFOAM Installation | 23 | June 15, 2015 15:49 |
error while loading shared libraries: libelf.so.0: cannot open shared object file: No | esmailpour | OpenFOAM | 7 | October 15, 2009 08:09 |