Hi Ralph ,
Thanks for the reply.. In fact it worked after installing the
libnuma rpm .
Thanks a ton..
cheers
Satya
On Mon, Feb 11, 2013 at 1:40 AM, Ralph Castain wrote:
> The error message indicates that libnuma was not installed on at least one
> node. That's a system library, n
The error message indicates that libnuma was not installed on at least one
node. That's a system library, not an OMPI one, so you'll need to get it
installed by someone with root privileges.
On Feb 10, 2013, at 12:04 PM, satya k wrote:
> Hi everyone,
>
> I m getting the below error when execu
Hi everyone,
I m getting the below error when executing mpirun with hostfile option
$mpirun -np 4 -hostfile nodes ./hello
orted: error while loading shared libraries: libnuma.so.1: cannot open
shared object file: No such file or directory
-