Re: [OMPI devel] RFC: Move the Open MPI communication infrastructure in OPAL

2014-07-10 Thread Jeff Squyres (jsquyres)
FWIW: I can't speak for other BTL maintainers, but I'm out of the office for the next week, and the usnic BTL will be standing still during that time. Once I return, I will be making additional changes in the usnic BTL (new features, updates, ...etc.). So if you have the cycles, doing it in th

Re: [OMPI devel] openmpi.spec

2014-07-10 Thread Jeff Squyres (jsquyres)
Mike and I talked in IM. The results of our chat was Mike's commit: https://svn.open-mpi.org/trac/ompi/changeset/32205 On Jul 10, 2014, at 9:57 AM, Mike Dubman wrote: > > Hi, > The following commit https://svn.open-mpi.org/trac/ompi/changeset/32147 does > some harm: > > the line 202 in

Re: [OMPI devel] trunk and fortran errors

2014-07-10 Thread Jeff Squyres (jsquyres)
Mike / Gilles -- As of r32204, this should be fixed. Please let me know if it now works for you. Thanks. On Jul 10, 2014, at 8:27 AM, Jeff Squyres (jsquyres) wrote: > I'm back in the office today and will be checking into this. > > Sent from my phone. No type good. > >> On Jul 10, 2014,

[OMPI devel] RFC: BTL Interface Change (2 of 5)

2014-07-10 Thread Nathan Hjelm
What: Change the descriptor completion callback function to include cbdata and context pointers. Old callback: typedef void (*mca_btl_base_completion_fn_t)( struct mca_btl_base_module_t* module, struct mca_btl_base_endpoint_t* endpoint, struct mca_btl_base_descriptor_t* descriptor,

Re: [OMPI devel] RFC: Move the Open MPI communication infrastructure in OPAL

2014-07-10 Thread Ralph Castain
George: any update on when this will happen? On Jun 4, 2014, at 9:14 PM, George Bosilca wrote: > WHAT:Open our low-level communication infrastructure by moving all > necessary components > (btl/rcache/allocator/mpool) down in OPAL > > WHY: All the components required for inte

Re: [OMPI devel] hwloc and pmi

2014-07-10 Thread Nathan Hjelm
Nope, just added a missing file to the tarball. -Nathan On Thu, Jul 10, 2014 at 06:54:19AM -0700, Ralph Castain wrote: >IIRC, I thought I saw a change to that makefile.am flow thru yesterday? >Could be there was an error in it >On Jul 10, 2014, at 5:26 AM, Jeff Squyres (jsquyres) >

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r32166 - in trunk: ompi/mca/coll/fca ompi/mca/coll/hcoll ompi/mca/mtl/mxm ompi/tools/ompi_info opal/mca/base opal/runtime

2014-07-10 Thread Jeff Squyres (jsquyres)
Two quibbles with this commit: 1. Can the help strings for the various components be updated to use proper grammar and capitalization? For example: Version of the libfca library ompi compiled with change to: Version of the libfca library with which Open MPI was compiled 2. I'm not a fan of -

[OMPI devel] openmpi.spec

2014-07-10 Thread Mike Dubman
Hi, The following commit https://svn.open-mpi.org/trac/ompi/changeset/32147 does some harm: the line 202 in the change causes openmpi.src.rpm to contain arch in the rpm name, i.e. openmpi-1.8.2a1-1.el6.src.rpm The src.rpm should be arch agnostic. what do you think? Thanks

Re: [OMPI devel] hwloc and pmi

2014-07-10 Thread Ralph Castain
IIRC, I thought I saw a change to that makefile.am flow thru yesterday? Could be there was an error in it On Jul 10, 2014, at 5:26 AM, Jeff Squyres (jsquyres) wrote: > Shouldn't be - PMI should be linking against the internal hwloc. > > I'm AFK and can't look at this. Have a look at other com

Re: [OMPI devel] Shared library version numbers for 1.8.2

2014-07-10 Thread Jeff Squyres (jsquyres)
Thanks Mike. I just updated the oshmem version number to 3:0:0 (not 4:0:0; the prior version number was 2:0:1). On Jul 10, 2014, at 8:34 AM, Mike Dubman wrote: > confirmed. > Thanks > > > On Thu, Jul 10, 2014 at 3:31 PM, Jeff Squyres (jsquyres) > wrote: > Bert: good catch, thanks > > Mel

Re: [OMPI devel] Shared library version numbers for 1.8.2

2014-07-10 Thread Mike Dubman
confirmed. Thanks On Thu, Jul 10, 2014 at 3:31 PM, Jeff Squyres (jsquyres) wrote: > Bert: good catch, thanks > > Mellanox: can you confirm that this change was required? > > Sent from my phone. No type good. > > > On Jul 9, 2014, at 4:59 PM, "Ralph Castain" wrote: > > > > Ouch - yes, we defini

Re: [OMPI devel] Shared library version numbers for 1.8.2

2014-07-10 Thread Jeff Squyres (jsquyres)
Bert: good catch, thanks Mellanox: can you confirm that this change was required? Sent from my phone. No type good. > On Jul 9, 2014, at 4:59 PM, "Ralph Castain" wrote: > > Ouch - yes, we definitely should roll it to 4:0:0. I gather the ABI change > was required to comply with the spec. I no

Re: [OMPI devel] trunk and fortran errors

2014-07-10 Thread Jeff Squyres (jsquyres)
I'm back in the office today and will be checking into this. Sent from my phone. No type good. > On Jul 10, 2014, at 5:41 AM, "Gilles Gouaillardet" > wrote: > > On CentOS 5.x, gfortran is unable to compile this simple program : > > subroutine foo () > use, intrinsic :: iso_c_binding, only

Re: [OMPI devel] hwloc and pmi

2014-07-10 Thread Jeff Squyres (jsquyres)
Shouldn't be - PMI should be linking against the internal hwloc. I'm AFK and can't look at this. Have a look at other components that use hwloc and copy their header file setup and make file.am setup. Sent from my phone. No type good. On Jul 10, 2014, at 8:22 AM, "Mike Dubman" mailto:mi...@dev

[OMPI devel] hwloc and pmi

2014-07-10 Thread Mike Dubman
Hi guys, jenkins node failing on this. is hwloc-devel now required to be available as part of distro? Thanks M *15:14:11* make[3]: Leaving directory `/scrap/jenkins/scrap/workspace/hpc-ompi-shmem/label/hpc-test-node/opal'*15:14:11* make[2]: Leaving directory `/scrap/jenkins/scrap/workspace/hpc-o

Re: [OMPI devel] trunk and fortran errors

2014-07-10 Thread Gilles Gouaillardet
On CentOS 5.x, gfortran is unable to compile this simple program : subroutine foo () use, intrinsic :: iso_c_binding, only : c_ptr end subroutine foo an other workaround is to install gfortran 4.4 (yum install gcc44-gfortran) and configure with FC=gfortran44 On 2014/07/09 19:46, Jeff Squyres