Re: [OMPI devel] Upgrading our (openSUSE) Open MPI version

2016-08-25 Thread Nathan Hjelm
__malloc_initialize_hook got “poisoned” in a newer release of glibc. We disabled use of that symbol in 2.0.x. It might be worth adding to 1.10.4 as well. -Nathan > On Aug 25, 2016, at 8:09 AM, Karol Mroz wrote: > > __malloc_initialize_hook ___ deve

Re: [OMPI devel] Upgrading our (openSUSE) Open MPI version

2016-08-25 Thread Karol Mroz
Good morning Gilles and Franz-Joseph. Gilles, You're absolutely right...compilation is not actually at fault. The report I received stated that the removal of __malloc_initialize_hook from glibc2.24 was causing a build failure. Apparently I took the report too literally, and in order to rush a fi

Re: [OMPI devel] Upgrading our (openSUSE) Open MPI version

2016-08-24 Thread Gilles Gouaillardet
Karol, i was able to build openmpi 1.10.3 and run simple programs on tumbleweed with updated glibc (2.24-436.59) i downloaded from http://download.opensuse.org/repositories/Base:/System/openSUSE_Factory/x86_64/ would you mind describing the issue you faced with the updated glibc and openmp

Re: [OMPI devel] Upgrading our (openSUSE) Open MPI version

2016-08-24 Thread Gilles Gouaillardet
Karol, is there any place i can download glibc 2.24 for tumbleweed ? i'd like to have a look at what is going wrong with openmpi 1.10 Cheers, Gilles On 8/25/2016 10:24 AM, Karol Mroz wrote: Greetings! I would like to upgrade our (openSUSE Tumbleweed) version of Open MPI from 1.10.3 to

Re: [OMPI devel] Upgrading our (openSUSE) Open MPI version

2016-08-24 Thread Karol Mroz
Hi Gilles, Thanks for the speedy reply. I'm using our existing spec file. Tumbleweed is meant to be a rolling distribution, so I think 2.0.0 fits well. I can always upgrade the package when 2.0.1 comes out. For our Leap distribution, a more mature 1.10.x fits. Thanks for confirming VT is out of

Re: [OMPI devel] Upgrading our (openSUSE) Open MPI version

2016-08-24 Thread Gilles Gouaillardet
Karol, it is correct vampirtrace was removed from Open MPI 2.0.0 are you using your own (or openSUSE) .spec file ? or the one provided by Open MPI ? fwiw, Open MPI 1.10.4 and 2.0.1 should be released in a near future. Cheers, Gilles On 8/25/2016 10:24 AM, Karol Mroz wrote: Greetings!