Hi,
I'm running a program that uses OpenMPI and I keep getting this error:
"error while loading shared libraries: libopen-rte.so.0: cannot open shared object file: no such file or directory"
Does anybody know if this error is due to improper installation of OpenMPI or does libopen-rte.so.0 not exist in the newer OpenMPI versions? I'm currently using OpenMPI version 5.0.7
Thanks!