I have just installed openmpi on my system and tried to run the example
Hello_f90. The following error was generated upon executing.
: error while loading shared libraries: libmpi_f90.so.0: cannot open
shared object file: No such file or directory
The library with libmpi_f90 is located i
Jeff
Thanks for the suggestion
It seems that LD_LIBRARY_PATH was the problem. The examples run now?
Max
Jeff Squyres wrote:
On Apr 14, 2010, at 10:17 PM, max marconi wrote:
I have just installed openmpi on my system and tried to run the example
Hello_f90. The following error was