Re: [OMPI users] What is the default install library for PATH and LD_LIBRARY_PATH

2012-11-13 Thread huaibao zhang
; If you're unsure which version of openmpi you have, you can start from >> which mpicc >> mpicc --showme > > > > Z Koza > > 2012/11/13 huaibao zhang : >> Hi Reuti, >> >> Thanks for your answer. I really appreciate it. >> I am usin

Re: [OMPI users] What is the default install library for PATH and LD_LIBRARY_PATH

2012-11-13 Thread huaibao zhang
:24 PM, Reuti wrote: > Am 13.11.2012 um 15:44 schrieb huaibao zhang: > >> I installed OpenMPI on my Ubuntu 64 bit desktop. At first, I did not specify >> "prefix", so even I've installed it. I could not find where it is. Since the >> "PATH" an

Re: [OMPI users] What is the default install library for PATH and LD_LIBRARY_PATH

2012-11-13 Thread huaibao zhang
t 12:24 PM, Reuti wrote: > Am 13.11.2012 um 15:44 schrieb huaibao zhang: > >> I installed OpenMPI on my Ubuntu 64 bit desktop. At first, I did not specify >> "prefix", so even I've installed it. I could not find where it is. Since the >> "PATH" and &qu

[OMPI users] What is the default install library for PATH and LD_LIBRARY_PATH

2012-11-13 Thread huaibao zhang
Hell all, I installed OpenMPI on my Ubuntu 64 bit desktop. At first, I did not specify "prefix", so even I've installed it. I could not find where it is. Since the "PATH" and "LD" have to be given, the mpicc can find the "lib open-pal.so.0" file. Thanks very much. Paul