Re: [easybuild] Build of iomkl-2018a.eb fails

2018-03-06 Thread Ole Holm Nielsen
Building from PR 5949 worked for me: $ eb --from-pr 5949 OpenMPI-2.1.2-iccifort-2018.1.163-GCC-6.4.0-2.28.eb == temporary log file in case of crash /tmp/eb-WgkLyV/easybuild-d11n9L.log == processing EasyBuild easyconfig /tmp/eb-WgkLyV/files_pr5949/o/OpenMPI/OpenMPI-2.1.2-iccifort-2018.1.163-GCC-6

Re: [easybuild] Build of iomkl-2018a.eb fails

2018-03-05 Thread Åke Sandgren
To clarify, it's a bug in the OpenMPI configure script when dealing with UCX which they haven't fixed. On 03/05/2018 03:36 PM, Balázs Hajgató wrote: > Dear Ole, > > use > configopts += '--without-ucx ' > > in the OpenMPI easyconfig > > Sincerely, > > Balazs > > > On 05/03/2018 15:27, Ole Hol

Re: [easybuild] Build of iomkl-2018a.eb fails

2018-03-05 Thread Kenneth Hoste
Dear Ole, See also https://github.com/easybuilders/easybuild-easyconfigs/issues/5805. Maybe we should just include --without-ucx in the easyconfig, since the installation can never work for OpenMPI 2.1.1 (and 2.1.2?) with UCX enabled? regards, Kenneth On 05/03/2018 15:36, Balázs Hajgató wr

Re: [easybuild] Build of iomkl-2018a.eb fails

2018-03-05 Thread Balázs Hajgató
Dear Ole, use configopts += '--without-ucx ' in the OpenMPI easyconfig Sincerely, Balazs On 05/03/2018 15:27, Ole Holm Nielsen wrote: Using EB 3.5.2 I'm trying to build the latest iomkl:   eb iomkl-2018a.eb -r This works like a charm on 2 of our 3 binary architectures, but on our Sandy B

[easybuild] Build of iomkl-2018a.eb fails

2018-03-05 Thread Ole Holm Nielsen
Using EB 3.5.2 I'm trying to build the latest iomkl: eb iomkl-2018a.eb -r This works like a charm on 2 of our 3 binary architectures, but on our Sandy Bridge nodes with Mellanox Infiniband the build aborts: # eb iomkl-2018a.eb -r == temporary log file in case of crash /tmp/eb-Dnjmix/easybui