From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33311) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fHWyB-0002Xj-QI for guix-patches@gnu.org; Sat, 12 May 2018 12:02:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fHWyB-0000MQ-4V for guix-patches@gnu.org; Sat, 12 May 2018 12:02:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51865) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fHWyB-0000MJ-2C for guix-patches@gnu.org; Sat, 12 May 2018 12:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fHWyA-0001Sc-O6 for guix-patches@gnu.org; Sat, 12 May 2018 12:02:02 -0400 Subject: [bug#31434] [PATCH 0/2] OpenMPI 3.0 Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fHWxl-0000kY-5P for guix-patches@gnu.org; Sat, 12 May 2018 12:01:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fHWxk-0000Ej-Hh for guix-patches@gnu.org; Sat, 12 May 2018 12:01:37 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Sat, 12 May 2018 18:01:21 +0200 Message-Id: <20180512160121.28855-1-ludo@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 31434@debbugs.gnu.org Cc: bavier@cray.com Hello, The attached patch updates OpenMPI to 3.0.1. The ‘superlu-dist’ upgrade was necessary to get there. I was able to rebuild everything that depends on it on x86_64, except ‘dealii-openmpi’, where GCC would eat all the memory of the machine before completing (I suppose it might work with --cores=1 but I haven’t tried.) Ludo’. Ludovic Courtès (2): gnu: superlu-dist: Update to 5.3.0. gnu: openmpi: Update to 3.0.1. gnu/packages/maths.scm | 87 ++++++++++++++++++++++++++++++++++-------- gnu/packages/mpi.scm | 8 ++-- 2 files changed, 76 insertions(+), 19 deletions(-) -- 2.17.0