Re: [OMPI users] Process Binding Warning

2015-03-13 Thread Saliya Ekanayake
Thank you. It worked! On Fri, Mar 13, 2015 at 10:37 AM, Ralph Castain wrote: > You shouldn’t have to do so > > On Mar 13, 2015, at 7:14 AM, Saliya Ekanayake wrote: > > Thanks Ralph. Do I need to specify where to find numactl-devel when > compiling OpenMPI? > > On Thu, Mar 12, 2015 at 7:17 PM, R

Re: [OMPI users] Process Binding Warning

2015-03-13 Thread Ralph Castain
You shouldn’t have to do so > On Mar 13, 2015, at 7:14 AM, Saliya Ekanayake wrote: > > Thanks Ralph. Do I need to specify where to find numactl-devel when compiling > OpenMPI? > > On Thu, Mar 12, 2015 at 7:17 PM, Ralph Castain > wrote: > You are missing the numactl a

Re: [OMPI users] Process Binding Warning

2015-03-13 Thread Saliya Ekanayake
Thanks Ralph. Do I need to specify where to find numactl-devel when compiling OpenMPI? On Thu, Mar 12, 2015 at 7:17 PM, Ralph Castain wrote: > You are missing the numactl and numactl-devel packages on that compute > node, and so we cannot bind the memory to the same location as your proc. > As t

Re: [OMPI users] Process Binding Warning

2015-03-12 Thread Ralph Castain
You are missing the numactl and numactl-devel packages on that compute node, and so we cannot bind the memory to the same location as your proc. As the warning indicates, it can impact performance but won't stop you from running > On Mar 12, 2015, at 12:51 PM, Saliya Ekanayake wrote: > > Hi,

[OMPI users] Process Binding Warning

2015-03-12 Thread Saliya Ekanayake
Hi, I am getting the following binding warning and wonder if I am missing some library or so -- WARNING: a request was made to bind a process. While the system supports binding the process itself, at least one node does NOT s