From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guix-HPC activity report Date: Fri, 22 Feb 2019 16:41:23 +0100 Message-ID: References: <871s4dm7xc.fsf@gnu.org> <20190214112551.2f1e46b6@ultron.hulten.org> <87zhqyph1n.fsf@inria.fr> <87d0ntm10w.fsf@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxCxL-0002m1-S6 for guix-devel@gnu.org; Fri, 22 Feb 2019 10:41:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxCxK-0000TA-Ry for guix-devel@gnu.org; Fri, 22 Feb 2019 10:41:43 -0500 Received: from mail-qk1-x730.google.com ([2607:f8b0:4864:20::730]:42198) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxCxK-0000Nv-LV for guix-devel@gnu.org; Fri, 22 Feb 2019 10:41:42 -0500 Received: by mail-qk1-x730.google.com with SMTP id y140so1359493qkb.9 for ; Fri, 22 Feb 2019 07:41:35 -0800 (PST) In-Reply-To: <87d0ntm10w.fsf@inria.fr> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel Hi Ludo, Thank you for your precision. On Fri, 15 Feb 2019 at 18:09, Ludovic Court=C3=A8s wrote: > > zimoun skribis: > > > Well, is it still accurate ? > > Is Guix binary still slower than other ? > > The comment links to > , which reads: > > Enable various SIMD instruction sets. [=E2=80=A6] FFTW will try to dete= ct at > runtime whether the CPU supports these extensions. That is, you can > compile with --enable-avx and the code will still run on a CPU without > AVX support. If I understand well, the claims p.45 of the EasyBuild presentation [1] should not true any more. Because there is a factor 2+ with their benchmarks. [1] https://users.ugent.be/~kehoste/eum18/eum18_easybuild_past_present_futu= re_20180130.pdf > So I believe the numbers one gets with the =E2=80=98fftw=E2=80=99 package= in Guix are > the best one can get because FFTW does the right thing of using the > right version of its hot functions at run time. (That said, you can > redo the benchs, and if this is not the case, it=E2=80=99s a bug! :-)) A benchmark from "our side" should be informative. :-) But I am not sure that I would like to dive in EasyBuild stuff... ;-) Thank you again ! All the best, simon