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
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
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,
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,
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
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)
>
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 -
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
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
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
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
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
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
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
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
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
16 matches
Mail list logo