From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:25:55 2021 Received: (at 50672) by debbugs.gnu.org; 27 Sep 2021 13:25:55 +0000 Received: from localhost ([127.0.0.1]:40087 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUqdm-0000wP-S1 for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:25:55 -0400 Received: from mail-qk1-f169.google.com ([209.85.222.169]:33426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUqdl-0000wA-K2 for 50672@debbugs.gnu.org; Mon, 27 Sep 2021 09:25:54 -0400 Received: by mail-qk1-f169.google.com with SMTP id d207so37024456qkg.0 for <50672@debbugs.gnu.org>; Mon, 27 Sep 2021 06:25:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=VFRlwK4mV6naqyfCI5Y6XVMFjvh40/J3tb8OHLotFNI=; b=mATdSy4AJ6xux8Uw3jqN6KxrK2KcWYFbI1GHC9+/ut+baiqfO6Mk5myW8NipQOlGCY fvJrcLMVOroyV7kPsk+hEhyBLHoetBK8t/dK3tGtQ3IHbP4/lR9acHAKyjD6jznUu6Xn yy6jEP9xSbifFLVs+ViuSs+5wOizeAoXYblDZj4f2eXvI3S6s3bx+CJpbpQnkvKuk6Xe fIKMEoGo2XzTKtWfD5xKX5wvelEB+zelPDoI8LADFJS367akDCaVhzzWki1bQEXQI9Wj vA+kBepImqecb2d4Y9a3IrgxR5sc5bbFWIyFYUQ3KTKT4zyOwuNO4nfGaI7AXGDR8vce EVmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=VFRlwK4mV6naqyfCI5Y6XVMFjvh40/J3tb8OHLotFNI=; b=HxZJk+nGYlGrN4XyvHXKTrVyiH0qK3UfvrrqCImkTe8mqQGXh76Qu9YQE/MmwJlxkN 5xRZa3SjxgP3Obm5VU75BJDRLx7kVUJdUt+EknM6RNDFTE8v4I8BgXvHIjOFF3PhbQPO iF/5sIclotnfxBJNuS3ErIr3XAZC9tmAwAj6gT6llN6c7rJ1WQ/EKXN3xUk7Xgn1xy1B GxdtFErzUTwyMYihYjp5Ox3rrX+ICFtbHSr8vdmIiAF+OGzrEdSfOKQsAqEMjxVCrRJZ +PJAWp82NiZ5TUVWInpDLPk3lDGTn2ELm3oWHT1QBeoVEIMVovQN1/K1Gu3PRKONvuew jbJg== X-Gm-Message-State: AOAM531o6HolOkG6c/LVIDE8gTmKJtLGppOISV6hn5sriLkUKP0a0WGN RHdTiV6CbRH80/p8O8lJGBmryhc3zCSKgWRLRUs= X-Google-Smtp-Source: ABdhPJyBGjuCRHfkYOt1u4CsdQWs84EDoSfFnBzNBdQSmJ3pBYeCttsYfyE6D2ZYh/jExbCH6OI8IKFw3Re84l0mMN8= X-Received: by 2002:a37:a943:: with SMTP id s64mr23986187qke.422.1632749147849; Mon, 27 Sep 2021 06:25:47 -0700 (PDT) MIME-Version: 1.0 References: <875yuwsxad.fsf@inria.fr> <87a6k6j6uu.fsf@gnu.org> <87tuiam5ni.fsf@gnu.org> In-Reply-To: <87tuiam5ni.fsf@gnu.org> From: zimoun Date: Mon, 27 Sep 2021 15:25:36 +0200 Message-ID: Subject: Re: bug#50672: python-pytorch is not reproducible To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50672 Cc: 50672@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Fri, 24 Sept 2021 at 16:11, Ludovic Court=C3=A8s wrote: > Having unbundled NNPACK in d326dec8115cf5e2cac9497633dc11ecc970361b, I > can confirm that PyTorch itself is now reproducible, but NNPACK isn=E2=80= =99t. I reproduce: "guix build nnpack --no-grafts --check" differs. Pytorch, not= . > PyTorch upstream noted that the problem is in NNPACK, not PyTorch > proper. Closing this report? However, I notice 2 things: 1- Unbundled dependencies are still fetched 2- Does the Git submodule mechanism work with the SWH fallback? --8<---------------cut here---------------start------------->8--- Initialized empty Git repository in /gnu/store/=E2=80=A6-python-pytorch-1.9.0-checkout/.git/ From https://github.com/pytorch/pytorch * tag v1.9.0 -> FETCH_HEAD [...] HEAD is now at d69c22d [docs] Add torch.package documentation for beta release (#59886) /gnu/store/=E2=80=A6-bash-minimal-5.0.16/bin/sh: warning: setlocale: LC_ALL= : cannot change locale (en_US.utf8) Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' [...] Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' [...] Cloning into '/gnu/store/=E2=80=A6-python-pytorch-1.9.0-checkout/third_part= y/NNPACK'... Cloning into '/gnu/store/=E2=80=A6-python-pytorch-1.9.0-checkout/third_part= y/QNNPACK'... Cloning into '/gnu/store/=E2=80=A6-python-pytorch-1.9.0-checkout/third_part= y/XNNPACK'... [...] Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' Submodule path 'third_party/XNNPACK': checked out '55d53a4e7079d38e90acd75dd9e4f9e781d2da35' [...] --8<---------------cut here---------------end--------------->8--- Cheers, simon