Re: [OMPI users] error when running mpirun

2013-02-11 Thread albatr...@gmail.com
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

Re: [OMPI users] error when running mpirun

2013-02-10 Thread Ralph Castain
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