From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fLOqU-0007PB-9f for guix-patches@gnu.org; Wed, 23 May 2018 04:10:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fLOqQ-0003Uw-3t for guix-patches@gnu.org; Wed, 23 May 2018 04:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36815) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fLOqQ-0003Un-0r for guix-patches@gnu.org; Wed, 23 May 2018 04:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fLOqP-0005JS-QX for guix-patches@gnu.org; Wed, 23 May 2018 04:10:01 -0400 Subject: [bug#31434] [PATCH 0/2] OpenMPI 3.0 Resent-Message-ID: From: ludovic.courtes@inria.fr (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180512160121.28855-1-ludo@gnu.org> Date: Wed, 23 May 2018 10:09:35 +0200 In-Reply-To: <20180512160121.28855-1-ludo@gnu.org> ("Ludovic \=\?utf-8\?Q\?Cou\?\= \=\?utf-8\?Q\?rt\=C3\=A8s\=22's\?\= message of "Sat, 12 May 2018 18:01:21 +0200") Message-ID: <87h8my3i9s.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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, bavier@cray.com Hello Eric, Ludovic Court=C3=A8s skribis: > The attached patch updates OpenMPI to 3.0.1. The =E2=80=98superlu-dist= =E2=80=99 upgrade > was necessary to get there. Did you have a chance to look into it? You mentioned on IRC that there might be a better way than setting OMPI_MCA_plm_rsh_agent. Thanks in advance! Ludo=E2=80=99.