From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dk8pn-0002o7-Pj for guix-patches@gnu.org; Tue, 22 Aug 2017 09:03:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dk8pi-0004DP-Qh for guix-patches@gnu.org; Tue, 22 Aug 2017 09:03:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40095) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dk8pi-0004DL-Mv for guix-patches@gnu.org; Tue, 22 Aug 2017 09:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dk8pi-0003AW-FZ for guix-patches@gnu.org; Tue, 22 Aug 2017 09:03:02 -0400 Subject: [bug#28045] [PATCH] gnu: Add openfoam Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170811110636.23339-1-pgarlick@tourbillion-technology.com> <20170814214925.2cd96b3f@centurylink.net> <1502905946.2548.31.camel@tourbillion-technology.com> <17DA467A-7864-4EED-9F61-16D634A0B976@centurylink.net> <1502962978.2875.25.camel@tourbillion-technology.com> Date: Tue, 22 Aug 2017 15:02:09 +0200 In-Reply-To: <1502962978.2875.25.camel@tourbillion-technology.com> (Paul Garlick's message of "Thu, 17 Aug 2017 10:42:58 +0100") Message-ID: <87r2w369im.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: Paul Garlick Cc: 28045@debbugs.gnu.org Hi Paul, Paul Garlick skribis: > To stick with the OpenFOAM default a 32bit version of scotch/pt-scotch > would be needed. =C2=A0This would mean either reverting commit 26599d6, or > introducing a new scotch32 package, the same as the previous > definition, guaranteed to use 32bit integers. I think we should introduce a =E2=80=9Cscotch32=E2=80=9D variant (with a cl= ear explanation of what the =E2=80=9C32=E2=80=9D means). Thoughts? Ludo=E2=80=99.