Received: (at submit) by debbugs.gnu.org; 7 Aug 2023 14:52:48 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Aug 07 10:52:48 2023 Received: from localhost ([127.0.0.1]:34090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qT1bE-0005pS-0Q for submit <at> debbugs.gnu.org; Mon, 07 Aug 2023 10:52:48 -0400 Received: from lists.gnu.org ([2001:470:142::17]:38684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <csantosb@HIDDEN>) id 1qT1b9-0005pC-Qs for submit <at> debbugs.gnu.org; Mon, 07 Aug 2023 10:52:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <csantosb@HIDDEN>) id 1qT1b4-0001Ra-8Y for bug-guix@HIDDEN; Mon, 07 Aug 2023 10:52:38 -0400 Received: from confino.investici.org ([93.190.126.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <csantosb@HIDDEN>) id 1qT1b1-0005Fn-Fv for bug-guix@HIDDEN; Mon, 07 Aug 2023 10:52:37 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4RKK6h2zshz10x3 for <bug-guix@HIDDEN>; Mon, 7 Aug 2023 14:52:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1691419948; bh=FiPkvXG4U6toKxnw46V9m/D2DOMLa3OUFe07CoR6fXM=; h=From:To:Subject:Date:Reply-To:From; b=EQDtwUnoZwCHsDMfiMkeB/snC0OTHVxW5tuFCD31y+z8iBuVQga1FqmbS6jwotUuH xCXKIDaUPOTyyrPoj7zIQt7AgjmassiPcA1d+6jvSGc1BK1B+pC19TGdkHSySyOQKn Uzg0HWldkPJnqY7k+QloejRTNiK0NUIgxGUIYW1Q= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@HIDDEN) by localhost (Postfix) with ESMTPSA id 4RKK6h2GjGz10sB for <bug-guix@HIDDEN>; Mon, 7 Aug 2023 14:52:28 +0000 (UTC) User-agent: mu4e 1.10.5; emacs 29.1 From: Cayetano Santos <csantosb@HIDDEN> To: bug-guix@HIDDEN Subject: Python-pytorch slow Date: Mon, 07 Aug 2023 16:50:10 +0200 Message-ID: <87bkfi29ck.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=93.190.126.19; envelope-from=csantosb@HIDDEN; helo=confino.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Reply-To: csantosb@HIDDEN Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) Hi guix, I just noticed that the following line (latest guix, as for today) guix shell -C --emulate-fhs --network python python-pytorch python-torchvision -- python3 quickstart_tutorial.py with https://raw.githubusercontent.com/pytorch/tutorials/main/beginner_source/basics/quickstart_tutorial.py is noticeably slower than the version of the torch suite provided by conda, for example. Thanks, Cayetano Santos
csantosb@HIDDEN
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#65127
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.