Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25742

2012-01-19 Thread Ralph Castain
On Jan 19, 2012, at 11:58 AM, George Bosilca wrote: > This is a critical change, with a significant impact on the code base. > Basically by moving the binding later in the code after the modex was > completed, all memory allocated before (which is all memory allocated during > the registration

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25742

2012-01-19 Thread George Bosilca
This is a critical change, with a significant impact on the code base. Basically by moving the binding later in the code after the modex was completed, all memory allocated before (which is all memory allocated during the registration of all OMPI modules) will endue being on the wrong NUMA node