This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc: error while loading shared libraries: libmpi.so.0: cannot open shared object file: No such file or directory


Ajit wrote:
* ''gcc:error while loading shared libraries: libmpi.so.0: cannot open shared
object file: No such file or directory"*

                 I am using Ubuntu 13.10. After updation I am getting an
error as above. can you please tell me how to resolve this.



--
View this message in context: http://gcc.1065356.n5.nabble.com/gcc-error-while-loading-shared-libraries-libmpi-so-0-cannot-open-shared-object-file-No-such-file-or-y-tp986419.html
Sent from the gcc - Help mailing list archive at Nabble.com.

So, you compile a parallel application using MPI.
- Which command do you use ? "mpicc" ?
- What "mpicc --show" gives ?
It looks like your command cannot locate the MPI library

Patrick

--
===================================================================
|  Equipe M.O.S.T.         |                                      |
|  Patrick BEGOU           | mailto:Patrick.Begou@grenoble-inp.fr |
|  LEGI                    |                                      |
|  BP 53 X                 | Tel 04 76 82 51 35                   |
|  38041 GRENOBLE CEDEX    | Fax 04 76 82 52 71                   |
===================================================================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]