GNU bug report logs - #65127
Python-pytorch slow

Previous Next

Package: guix;

Reported by: csantosb <at> inventati.org

Date: Mon, 7 Aug 2023 14:53:01 UTC

Severity: normal

Done: Cayetano Santos <csantosb <at> inventati.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 65127 <at> debbugs.gnu.org (full text, mbox):

From: Spencer Skylar Chan <schan12 <at> umd.edu>
To: 65127 <at> debbugs.gnu.org
Subject: Re: Python-pytorch slow
Date: Wed, 9 Aug 2023 14:01:06 +0000
Hi Cayento,

Pytorch in Guix is not built with GPU support, so it will always use
the CPU even if a GPU is available. You can check the configuration
with =guix shell python-pytorch python -- python3 -c 'import torch;
print(torch.__config__.show())'=

Best,
Skylar




This bug report was last modified 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.