From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Have GPGPU support in guix? Date: Wed, 25 Apr 2018 19:17:51 +0200 Message-ID: <87sh7jtdc0.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBO3l-00058L-Um for guix-devel@gnu.org; Wed, 25 Apr 2018 13:18:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBO3h-0006oc-0v for guix-devel@gnu.org; Wed, 25 Apr 2018 13:18:25 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21078) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fBO3g-0006o0-Mz for guix-devel@gnu.org; Wed, 25 Apr 2018 13:18:20 -0400 In-reply-to: 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: Fis Trivial Cc: guix-devel Hi, > I tried to use guix to manage many of my softwares on my system, but > some dependencies are missing which is blocking a full transition to > Guix based system and development environment. Most notably is GPU > computing support. > > My daily routine is doing machine learning, which requires GPU for > computing nowadays. I=E2=80=99m currently working on packaging Tensorflow (without GPU support)= . I don=E2=80=99t know if Tensorflow with GPU support will work with OpenCL. -- Ricardo